Oracle
1Z0-034 · Question #59
You realize that the control file is damaged in your production database. After restoring the control file from autobackup, what is the next step that you must do to proceed with the database…
The correct answer is A. Mount the database. After restoring the control file, it is time to load the restored control file onto the database instance, to issue STARTUP MOUNT command to load it.
Performing Recoveries
Question
You realize that the control file is damaged in your production database. After restoring the control file from autobackup, what is the next step that you must do to proceed with the database recovery?
Options
- AMount the database
- BOpen the database in NORMAL mode
- COpen the database in RESTRICTED mode
- DOpen the database with the RESETLOGS option
How the community answered
(40 responses)- A75% (30)
- B8% (3)
- C3% (1)
- D15% (6)
Explanation
After restoring the control file, it is time to load the restored control file onto the database instance, to issue STARTUP MOUNT command to load it.
Topics
#control file restore#autobackup#database recovery#MOUNT mode
Community Discussion
No community discussion yet for this question.