Oracle Database 12c: RAC and Grid Infrastructure Administration — Question 64
Which three are true regarding the Enterprise Manager Cloud Control Data Guard configuration verification wizard?
Answer options
- A. It checks that supplemental logging is turned on if there is a logical standby database in the configuration.
- B. It verifies that parameter settings in the SPFILE or in memory or both, are consistent with the broker configuration properties for that database.
- C. It checks that the current data protection level is consistent with the broker’s configured data protection mode.
- D. It modifies the database configurable parameters to match the values set for the broker configuration.
- E. It generates a workload on the primary database causing log switching, and monitors the arrival rate of redo on the standby database.
Correct answer: A, B, C
Explanation
Options A, B, and C are accurate as they describe the verification processes performed by the wizard in checking logging settings, parameter consistency, and data protection levels. Option D is incorrect because the wizard does not modify database parameters, and option E is misleading since it refers to workload generation which is not a primary function of the wizard.