4.4.2.2 Oracle Database Server and Client Settings

To configure the Oracle Database Server and Client Settings, refer to the following table:

Table 4-3 Oracle Database Server and Client Settings

Description Example Value
In the .profile file, set TNS_ADMIN pointing to the appropriate tnsnames.ora file. TNS_ADMIN=$HOME/tns
In the .profile file, set ORACLE_HOME pointing to the appropriate Oracle Client installation. ORACLE_HOME=/scratch/oraofss/app_client19c/product/ 19.0.0/client_1
In the .profile file, set PATH to include the appropriate $ORACLE_HOME/bin path. PATH=$JAVA_HOME/bin:$ORACLE_HOME/bin