Multiple choice technology databases

Where would you look for errors from the database engine?

  1. Database Log

  2. Alert Log

  3. Error Log

  4. Session Log

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The Alert Log is the correct location to look for errors from the Oracle database engine. It contains critical error messages, startup/shutdown information, and other important diagnostic events. Database logs, error logs, and session logs are not the standard Oracle terminology for engine-level error tracking.