Oracle Database 12c: RAC and Grid Infrastructure Administration — Question 49
Which two are prerequisites for creating a standby database using Enterprise Manager cloud control?
Answer options
- A. The primary database must have FORCE LOGGING enabled.
- B. The primary database must be in archivelog mode.
- C. A backup of the primary database must exist.
- D. The primary host and the proposed standby database host must run the same operating system.
- E. The primary database instance must be started using an SPFILE.
- F. The primary database must have flashback enabled.
Correct answer: A, B
Explanation
The correct answers are A and B because having FORCE LOGGING enabled and being in archivelog mode are essential for the proper functioning of a standby database. Other options, while important in different contexts, are not prerequisites for the creation of a standby database using Enterprise Manager.