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

Which three statements are true about standby redo logs in a Data Guard configuration with no Oracle Streams or Goldengate configured?

Answer options

Correct answer: A, D, E

Explanation

The correct statements A, D, and E highlight the necessity of standby redo logs for real-time apply on logical and physical standbys, as well as the recommendation for their presence on primary databases. Option B is incorrect because standby redo logs are not limited to synchronous redo transport, and option C is wrong since primary databases can also generate redo logs, albeit not to standby redo logs directly.