Your database is running in archivelog mode and a nightly backup of the database, along with an autobackup of the contro

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899559
Joined: Mon Aug 02, 2021 8:13 am

Your database is running in archivelog mode and a nightly backup of the database, along with an autobackup of the contro

Post by answerhappygod »

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 DBID 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.

A. 1, 2, 5, 3, 6, 4
B. 1, 2, 3, 5, 6, 4
C. 2, 1, 5, 7, 3, 4
D. 2, 1, 5, 6, 7, 4, 3
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This question has been solved and has 1 reply.

You must be registered to view answers and replies in this topic. Registration is free.


Register Login
 
Post Reply