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

Which three statements are true about Global Sequences when connected to a physical standby database with Real-Time Query enabled?

Answer options

Correct answer: B, D, E

Explanation

Option B is correct because Global Sequences require a defined LOG_ARCHIVE_DEST_n parameter to function properly with the primary database. Option D is also correct, as a small CACHE size can negatively affect the performance of the physical standby database. Option E is correct because Global Sequences need both the NOORDER and CACHE options to be set, while options A and C are not universally true and can be misleading.