# The Automatic Diagnostic Repository uses the $ORACLE_BASE environment
# variable as the base setting. 
# The 'diagnostic_dest' parameter defaults to the same value as $ORACLE_BASE. 
# From an O/S prompt, navigate to the following directories and locate the
# appropriate files, where the db_name and instance name are both 'o11g':

# The classic, text version of the Oracle Alert Log:
cd $ORACLE_BASE/diag/rdbms/o11g/o11g/trace

# The Oracle Alert Log in XML format:
cd $ORACLE_BASE/diag/rdbms/o11g/o11g/alert

# The Oracle Health Check logs:
cd $ORACLE_BASE/diag/rdbms/o11g/o11g/hm
