QuestionQ18
Managing the Redo Transport ServicesYou must configure an Oracle Data Guard environment that contains:
- A primary database
- A physical standby database
Consider these requirements:
- No data loss is allowed.
- The physical standby database must be able to be converted to a snapshot standby database.
- During normal operation, transactions must commit when redo has been written to disk on the primary database and once it has been received by the standby database instance.
- Primary database availability must not be affected by standby database availability.
- The physical standby database must be able to be converted to a logical standby database.
- Real Application Clusters must be deployable on the primary database.
- Real Application Clusters must be deployable on the physical standby database.
You configure SYNC AFFIRM redo transport mode together with Maximum Protection mode.
Which requirements will you satisfy?
- A 1, 2, 6, and 7
- B 1, 2, 3, 4, 5, 6, and 7
- C 1, 2, and 5
- D 1, 2, 3, 6, and 7
- E 1, 6, and 7
Community Discussion