What is a consistent backup?

Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.

What is a consistent backup?

Rating:

A consistent backup is a whole database backup (backup of the control file and all data files of a database) that does not require media recovery after being restored. In other words, a consistent backup does not require the application of redo data before it can be made consistent. It can be opened using the RESETLOGS option without performing media recovery. All data files in a consistent backup must have the same checkpoint system change number (SCN) in their headers, which must match the checkpoint information stored in the control file. They must not contain any change beyond the checkpoint SCN.

A consistent backup of a database can be taken only when the database is closed, and if the database was cleanly shut down, i.e., it was shut down using the SHUTDOWN NORMAL, SHUTDOWN IMMEDIATE, or SHUTDOWN TRANSACTIONAL command. If the database was shut down using the SHUTDOWN ABORT command, the backup will be an inconsistent backup and require recovery (application of redo data) to be consistent.


Rating:



Other articles

Click here to Article home

 
uCertify.com | Our Company | Articles | Privacy | Security | Contact Us | News and Press Release | uCertify India
MCSE: MCSA, MCTS, MCITP    JAVA Certification: SCJP, SCWCD Cisco Certification: CCNA, CCENT, A+, Network+, Security+
Oracle Certification: OCP 9i, OCP 10g, OCA 9i, OCA 10g CIW foundation    EC-212-32    CISSP    Photoshop ACE    Adobe Flash ACE
© 2008 uCertify.com. All rights reserved. All trademarks are the property of their respective owners.