Oracle Database 12c: RAC Administration — Question 4

Which three statements are true about the cluster file system archiving scheme?

Answer options

Correct answer: A, B, D

Explanation

The correct answers A, B, and D are true because each node can only read its own archived logs, nodes archive files locally without network involvement, and each node uses a uniquely named directory for archiving. Options C, E, and F are incorrect because they imply shared access to archived files between nodes, a common directory path across nodes, and a single location for writes, which contradicts the unique archiving setup.