Oracle Database 11g: Administration I — Question 2

Which three are true about auditing? (Choose three.)

Answer options

Correct answer: B, E, F

Explanation

The correct answers are B, E, and F because auditing can indeed be enabled for specific users, audit records are typically stored in the database, and DML statements can be audited upon successful execution. Options A, C, and D are incorrect as DDL statements are usually audited upon execution regardless of outcome, auditing can be active when the database is in other states, and not all operations occur by default.