Interview Questions
Oracle DBA
Backup & Recovery
Oracle DBA
Backup & Recovery
SCNs of the datafiles typically do not match when an inconsistent backup is taking place, and is performed while the database is open and users are accessing the database. this is an example of hot or open backup
A recovery operation performed using an inconsistent backup must rely on both archived and online redolog files to bring the database into a consistent state before it isopened.
Database must be in ARCHIVELOG mode to use an inconsistent backup method.
Tags:
