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

Which three are true about disabling of the Data Guard Broker management of databases in a configuration and the effects of doing this? (Choose three.)

Answer options

Correct answer: B, C, D

Explanation

Option B is correct because database properties can still be modified when the database is disabled from broker management. Option C is accurate as it states that only the disable database DGMGRL command can be used to disable a standby database that serves as a fast start failover target. Option D is true since the only method to disable broker management for the primary database is through the disable configuration DGMGRL command, while the other options do not accurately reflect the behavior of the Data Guard Broker management.