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
- A. The configuration transport mode may be modified while the entire configuration is disabled from broker management.
- B. Database properties may be modified when that database is disabled from broker management.
- C. A standby database that is the fast start failover target, may be disabled from broker management only by using the disable database DGMGRL command.
- D. The only way to disable broker management of the primary database is to use the disable configuration DGMGRL command.
- E. The only way to disable broker management of a far sync instance is to use the disable configuration DGMGRL command.
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.