TNS_ADMIN Environment Variable in Oracle
When multiple installation of Oracle homes and client are done, Use of TNS_ADMIN is defined for tnsnames.ora location. TNS_ADMIN environment variable
oracle configurationintermediate
by OracleDba
34 views
When multiple installation of Oracle homes and client are done, Use of TNS_ADMIN is defined for tnsnames.ora location. TNS_ADMIN environment variable
123
SET TNS_ADMIN=C:\data\app\oracle\product\dbhomeXE\network\admin
mkdir -p $ORACLE_BASE/network1
export TNS_ADMIN=$ORACLE_BASE/networkPlease to add comments
No comments yet. Be the first to comment!