We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceb3160 commit 7e1e456Copy full SHA for 7e1e456
doc/api.md
@@ -5021,7 +5021,8 @@ is loaded. These files affect connections and applications. Common
5021
files include `tnsnames.ora`, `sqlnet.ora`, `ldap.ora`, and
5022
[`oraaccess.xml`](#oraaccess).
5023
5024
-Default locations for these files include:
+The files should be accessible to the node-oracledb binary, not the
5025
+database server. Default locations include:
5026
5027
- `/opt/oracle/instantclient_12_2/network/admin` if Instant Client is in `/opt/oracle/instantclient_12_2`.
5028
- `/usr/lib/oracle/12.2/client64/lib/network/admin` if Oracle 12.2 Instant Client RPMs are used on Linux.
0 commit comments