Oracle Database: Backup and Recovery — Question 2
Which three are prerequisites for enabling Fast-Start Failover? (Choose three.)
Answer options
- A. The configuration must be operating in either Maximum Performance or Maximum Availability mode.
- B. Flashback Database must be enabled on both the primary database and the Fast-Start Failover target standby database.
- C. The maximum protection mode can be used, but with two or more standby databases.
- D. The Data Guard environment must be managed by the Data Guard Broker.
- E. The Fast-Start Failover target standby database must receive REDO directly from the primary database.
- F. You can specify only one standby database as the fast-start failover target.
Correct answer: A, B, D
Explanation
The correct prerequisites for enabling Fast-Start Failover include operating in Maximum Performance or Maximum Availability mode (A), enabling Flashback Database on both primary and standby databases (B), and having the Data Guard environment managed by the Data Guard Broker (D). Options C, E, and F do not represent necessary conditions for Fast-Start Failover, as they either impose unnecessary restrictions or don't address required settings.