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

Which three are required in order to use Real-Time Query without lagging behind the primary?

Answer options

Correct answer: A, D, E

Explanation

The correct answer includes A, D, and E because standby redo logs on the standby database, a compatible version, and enabled Real-Time apply are essential for Real-Time Query functionality without delays. Option B is incorrect as the primary database does not require standby redo logs, and option C is not necessary since Real-Time Query relies on the synchronous application of redo logs on the standby.