Oracle Database 12c: RAC and Grid Infrastructure Administration — Question 68

You must manually reinstate a database using DGMGRL.
To which database should you connect with DGMGRL before issuing the REINSTATE command and in which state should the target database be?

Answer options

Correct answer: C

Explanation

The correct answer is C because the REINSTATE command requires the target database to be in the MOUNTED state and DGMGRL must be connected to the primary database to execute the command successfully. Options A and E are incorrect as they state the target database must be in NOMOUNT state, which is not suitable for reinstatement. Options B and D do not specify the connection to the primary database, which is necessary for the REINSTATE operation.