Oracle Database 12c: Installation and Administration — Question 131

Which two statements are true about standard database auditing? (Choose two.)

Answer options

Correct answer: A, B

Explanation

Options A and B are correct because standard database auditing includes the ability to track DDL statements and standalone procedure references. Option C is incorrect as SYSDBA operations can be audited, and option D is wrong since multiple audit records can be generated for repeated executions of the same statement within a session.