Oracle Database Administration 2019 Certified Professional — Question 19
Which three statements are true about ASM Cloud File System (ACFS) replication? (Choose three.)
Answer options
- A. Replication is automatically terminated if the primary file system has less than 2 GB free space.
- B. ACFS auditing information is replicated from the primary file system to the standby file system.
- C. Standby redo log files are required on the standby site for synchronous redo transport.
- D. The privilege SYSREPL has been introduced for ACFS replication.
- E. One site of an ACFS replication configuration can host both primary and standby file systems.
Correct answer: A, B, E
Explanation
Option A is correct because replication does stop if the primary file system has insufficient free space. Option B is accurate since ACFS auditing information is indeed replicated to the standby. Option E is also correct, allowing one site to manage both primary and standby configurations. Options C and D are incorrect; standby redo log files are not always required for synchronous transport, and the SYSREPL privilege is not needed specifically for ACFS replication.