What is the difference between restoring a database and recovering a database?
Answer Posted / Manuj Kumar
Restoring a database refers to the process of re-creating an entire database from backup files. This includes creating new control files, datafiles, and redo logs based on the backup set and archive log files. On the other hand, recovering a database involves using the recovery manager (RMAN) or SQL*Plus commands to bring a database to a consistent state after a failure or crash. Recovery can be done in no-media recovery or media recovery mode.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category