Oracle
1Z0-032 · Question #56
Your database runs in NOARCHIVELOG mode, and is backed up every night using RMAN scripts. However, last night your assistant DBA performed a manual operating system backup, instead of running the…
The correct answer is C. First you need to add the backup to the catalog using the CATALOG command, and then you can use. See the full explanation below for the reasoning.
Question
Your database runs in NOARCHIVELOG mode, and is backed up every night using RMAN scripts. However, last night your assistant DBA performed a manual operating system backup, instead of running the scripts. Today your database crashes and you now want to use the backups from last night. What do you need to do?
Options
- AYou need to perform the restore and recovery operations manually, because the backup was made manually.
- BFirst you need to resynchronize the catalog with the control file, and then you can use RMAN to recover
- CFirst you need to add the backup to the catalog using the CATALOG command, and then you can use
- DYou can just use RMAN and recover the database, because RMAN automatically updates the catalog
How the community answered
(26 responses)- A4% (1)
- B4% (1)
- C81% (21)
- D12% (3)
Community Discussion
No community discussion yet for this question.