QuestionQ8
Monitoring a Data Guard ConfigurationYou are monitoring your Data Guard broker configuration and run this group of DGMGRL commands:

Which statement is true about this configuration?
- A The Close_by primary database instance forwards redo to the FS_inst Far Sync instance, which forwards the redo in turn to the Far_away physical standby database instance.
- B The far sync instance will not forward redo to the Far_away physical standby because Fast-Start Failover is disabled.
- C The far sync instance will not forward redo to the Far_away physical standby because the Protection mode is not MaxProtection.
- D The Close_by primary database instance forwards redo to the Far_away physical standby directly and also sends redo to the FS_inst Far Sync instance.
- E The FS_inst Far Sync instance forwards redo to the Far_away physical standby only if the Close_by primary database is not able to do so.
Community Discussion