Tagged: archivelog

Oracle : Setup ArchiveLOG mode

Archive logging is essential for production databases where the loss of a transaction might be fatal. It is generally considered unnecessary in development and test environments. A general view on a database oracle Instance...