You are monitoring your Data Guard broker configuration and issue this set of DGMGRL commands:
DGMGRL> SHOW CONFIGURATION
Configuration ‒ DRSolution
Protection Mode: MaxPerformance
Databases:
Close_by ‒ Primary database
FS_inst ‒ Far Sync
Far_away ‒ Physical standby database
Fast-Start Failover: DISABLED
Configuration Status: SUCCESS
What is true concerning this configuration?
Select an option, then click Submit answer.
-
○
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.
-
○
The far sync instance will not forward redo to the Far_away physical standby because the Protection mode is not MaxProtection.
-
○
The close_by primary database forwards redo to the Far_away physical standby directly and also sends redo to the FS_inst Far Sync instance.
-
○
The far sync instance will not forward redo to the Far_away physical standby because Fast-Start Failover is disabled.
-
○
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.