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

After converting your physical standby database to a logical database, you get an error:

DGMGRL> show configuration -

Configuration- proddg -

Protection Mode: MaxPerformance -
Databases:
prod-Primary datatabse
prodsby-Physical standby database
Error: ORA-16810 multiple errors or warnings detected for database

Fast-Start Failover: DISABLED -
Configuration Status:

ERROR -
How can you rectify the error?

Answer options

Correct answer: D

Explanation

The correct answer is D because reinstating both databases allows the broker to automatically recognize PRODSBY as a logical standby, resolving the metadata issue. Options A and B are incorrect since they involve adding new databases instead of correcting the existing configuration. Option C suggests replacing the metadata incorrectly without addressing the primary database's reinstatement.