Site icon Database Tutorials

Check Database ALERT LOG Output

In today’s article, we will be learning how to Check ALERT LOG Output in Database.

We can query the errors encountered in the database directly without accessing the ALERT LOG file on the server as shown below.

The following query will retrieve entries from the alert log file containing “ORA-“, “shutdown”, and “Checkpoint not complete”.

2. In addition, the ALERT_LOG file should be examined on all NODEs in the database as follows.

Exit mobile version