Oracle Database 12c: RAC Administration — Question 17
Which three options have a RAC-specific tuning component?
Answer options
- A. contention on index leaf blocks
- B. sequence definitions
- C. the size of the online redo log buffers
- D. contention for online redo log files
- E. contention for archived redo log files
- F. the load on the Cluster Interconnect
Correct answer: A, C, F
Explanation
The correct options A, C, and F are related to tuning considerations in a RAC environment, such as managing contention on resources and optimizing the performance of the Cluster Interconnect. Options B, D, and E do not specifically address tuning components unique to RAC, focusing instead on general database aspects or non-RAC specific logging issues.