Oracle Database Administration 2019 Certified Professional — Question 23
Which three statements are true about ASM Cloud File System (ACFS) auditing? (Choose three.)
Answer options
- A. acfsutil audit read marks audit files to indicate that it is safe to purge them.
- B. acfsutil audit init must be run by a system administrator.
- C. acfsutil audit purge can be run by an audit manager.
- D. Audit information gathered by each cluster node can be consolidated into the unified ACFS audit trail.
- E. acfsutil audit archive must be used to archive audit files that are larger than 10 MB.
Correct answer: B, C, D
Explanation
The correct answer is B, C, and D because acfsutil audit init requires system administrator privileges to ensure proper setup, while acfsutil audit purge can be performed by an audit manager, indicating delegated authority. Additionally, the ability to consolidate audit information from all cluster nodes into a unified ACFS audit trail is a feature of the system, whereas options A and E are incorrect as they do not accurately describe the functionalities of ACFS auditing.