What is inconsistant backup and When it can be happend and Why it performed?
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:
Last Updated (Wednesday, 23 December 2009 14:54)



