Oracle Database 12c: RAC and Grid Infrastructure Administration — Question 102

Your expertise is requested for these customer requirements:
1. The Data Guard environment must be in maximum protection mode.
2. Reports must be offloaded to a physical standby database.
3. There must be no lag between the primary and standby databases that affect the reports produced.
4. The primary database must be resilient in case of a single network failure.
Which solution is correct for these requirements?

Answer options

Correct answer: B

Explanation

Answer B is correct because it ensures that the physical standby database can operate in maximum protection mode with no data lag, as it uses synchronous transport. Other options either do not meet the requirement for maximum protection mode or involve configurations that would not eliminate lag effectively, such as asynchronous transport or multiple standby databases without addressing the lag issue.