Oracle Database 12c: RAC and Grid Infrastructure Administration — Question 66
Which three are benefits of using the Data Guard Broker to manage standby databases?
Answer options
- A. It simplifies physical standby database creation.
- B. It provides an easy failover capability using a single command.
- C. It coordinates database state transitions and updates database properties dynamically.
- D. It automatically changes database properties after the protection mode for a configuration is changed.
- E. It provides an easy switchover capability using a single command.
- F. It simplifies logical standby database creation.
- G. It load balances connections between the primary and all the standby database instances that are open as read-only for reporting.
Correct answer: B, C, E
Explanation
The correct answers B, C, and E highlight the ease of failover and switchover capabilities provided by the Data Guard Broker, along with its ability to dynamically manage database properties. Options A, D, F, and G, while beneficial, do not specifically relate to the primary advantages of the Data Guard Broker in managing standby databases.