You want to check the details of few errors that users have reported. You search for the alert log file and execute few commands to find the location of the alert log file.
View the Exhibit and check the commands executed.
What is the location of the alert_orcl.log file?
A.
ORACLE_BASE/diag/rdbms/orcl/alert
B.
ORACLE_BASE/diag/rdbms/orcl/orcl/trace
C.
ORACLE_HOME/dbs
D.
/u01/app/oracle/admin/orcl/adump
E.
ORACLE_HOME/rdbms
F.
/u01/app/oracle/flash_recovery_area
How this answer came?
background_dump_dest and diagnostic_dest are empty.
$ORACLE_BASE is defined, then it must be B.
(Usually diagnostic_dest is defined to be $ORACLE_BASE)