Oracle Database 12c: RAC and Grid Infrastructure Administration — Question 27
Which four database parameters might be affected by or influence the creation of standby databases?
Answer options
- A. DB_NAME
- B. ARCHIVE_LAG_TARGET
- C. COMPATIBLE
- D. DB_FILE_NAME_CONVERT
- E. DB_UNIQUE_NAME
- F. FAL_SERVER
- G. STANDBY_ARCHIVE_DEST
Correct answer: A, D, E, F
Explanation
The correct answers A, D, E, and F are all parameters that directly relate to the configuration and identification of standby databases. Options B, C, and G do not specifically influence the creation of standby databases in the same way, as they focus on archive settings and compatibility rather than the naming and file conversion aspects important for standby configurations.