archive
LearnoMate Technologies > archive
When archive log generates in Oracle?
16
Apr
In this blog we will try to understand generation of archivelog in Oracle database. if our database is an article of mode and on the database if there are many transactions are happening to the database changes will be recorded in archivelog . all DML and DDL operations are get recorded into archivelog mode. 1 […]