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:
9019
9019
- `$TNS_ADMIN`
9020
9020
- `/opt/oracle/instantclient_19_6/network/admin` if Instant Client is in `/opt/oracle/instantclient_19_6`.
9021
9021
- `/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.
9023
9023
9024
9024
A wallet configuration file `cwallet.sso` for secure connection can be located
9025
9025
with, or separately from, the `tnsnames.ora` and `sqlnet.ora` files. It should
You can’t perform that action at this time.
0 commit comments