Oracle Database Administration I — Question 170
Which three activities are recorded in the database alert log? (Choose three.)
Answer options
- A. Data Definition Language (DDL) statements
- B. non-default database parameters
- C. block corruption errors
- D. deadlock errors
- E. session logins and logouts
Correct answer: B, C, D
Explanation
The correct answers, B, C, and D, reflect critical issues and configurations that the alert log monitors, such as non-default parameters, block corruption, and deadlocks. Options A and E are incorrect as DDL statements and session logins/logouts are not typically recorded in the alert log.