Question 21:
You are monitoring your Data Guard broker configuration and issue this set of DGMGRL commands: DGMGRL> SHOW CONFIGURATION - ConfigurationDRSolution - 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?
Answer options:
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 the Protection mode is not MaxProtection. C. 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. D. The far sync instance will not forward redo to the Far_away physical standby because Fast-Start Failover is disabled. 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.