Oracle
1Z0-067 · Question #166
Your database is running in archivelog mode and a nightly backup of the database, along with an autobackup of the control file, is taken by using RMAN. Because of a media failure, the SPFILE and the…
The correct answer is C. 2, 1, 5, 7, 3, 4. Not A : After spfile is restore, instance must be restart in no mount before able to restore control
New Features for Availability
Question
Your database is running in archivelog mode and a nightly backup of the database, along with an autobackup of the control file, is taken by using RMAN. Because of a media failure, the SPFILE and the control files are lost. Examine the steps to restore the SPFILE and the control file to mount the database: 1. Set D3ID of the target database in RMAN. 2. Start the database instance by using the startup force nomount command in RMAN. 3. Restore the control files from the backup. 4. Mount the database. 5. Restore the SPFILE from the autobackup. 6. Create a PFILE from the recovered SPFILE. 7. Restart the instance in nomount state. Identify the required steps in the correct order.
Options
- A1, 2, 5, 3, 6, 4
- B1, 2, 3, 5, 6, 4
- C2, 1, 5, 7, 3, 4
- D2, 1, 5, 6, 7, 4, 3
How the community answered
(35 responses)- A6% (2)
- B17% (6)
- C74% (26)
- D3% (1)
Explanation
Not A : After spfile is restore, instance must be restart in no mount before able to restore control
Topics
#RMAN restore sequence#SPFILE recovery#control file recovery#startup nomount
Community Discussion
No community discussion yet for this question.