Hello all,
I am using Oracle 7.3 on Solaris 2.5 with SQL*NET 2.0
I have a question about the SQL*NET configuration files. Where Oracle
searches the SQL*NET configuration files such as TNSNAMES.ORA and
LISTENER.ORA? I heard that these files default in /var/opt/oracle
directory. TNS_ADMIN variable is used to specify the directory other
than the /var/opt/oracle directory. However, when I type "echo
$TNS_ADMIN", undefined variable message was shown. When I type "lsnrctl
status", the parameter files are in $ORACLE_HOME/network/admin. How can
Oracle knows these files are in the $ORACLE_HOME/network/admin directoy?
Thanks,
Jimmy