ExamQuestions.com

Register
Login
Oracle Database 12c Data Guard Administration Exam Questions

Oracle

Oracle Database 12c Data Guard Administration

16 / 48

Question 16:

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

Answer options:

A. If the CACHE option is set then the size of the cache must be at least 100.
B. Their creation requires that a LOG_ARCHIVE_DEST_n parameter be defined in the standby that points back to their primary.
C. Their usage will always have a performance impact on the primary database.
D. Their usage may have a performance impact on the physical standby database if the CACHE size is too small
E. They must have the NOORDER and CACHE options set.