File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9019,7 +9019,7 @@ directories are searched for the configuration files. They include:
90199019- `$TNS_ADMIN`
90209020- `/opt/oracle/instantclient_19_6/network/admin` if Instant Client is in `/opt/oracle/instantclient_19_6`.
90219021- `/usr/lib/oracle/19.6/client64/lib/network/admin` if Oracle 19.6 Instant Client RPMs are used on Linux.
9022- - `$ORACLE_HOME/network/admin` if node-oracledb is using libraries from the database installation.
9022+ - `$ORACLE_HOME/network/admin` or `$ORACLE_BASE_HOME/network/admin` if node-oracledb is using libraries from the database installation.
90239023
90249024A wallet configuration file `cwallet.sso` for secure connection can be located
90259025with, or separately from, the `tnsnames.ora` and `sqlnet.ora` files. It should
You can’t perform that action at this time.
0 commit comments