Skip to content

Commit 7e1e456

Browse files
committed
Clarify that config files are on the "client"
1 parent ceb3160 commit 7e1e456

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/api.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5021,7 +5021,8 @@ is loaded. These files affect connections and applications. Common
50215021
files include `tnsnames.ora`, `sqlnet.ora`, `ldap.ora`, and
50225022
[`oraaccess.xml`](#oraaccess).
50235023
5024-
Default locations for these files include:
5024+
The files should be accessible to the node-oracledb binary, not the
5025+
database server. Default locations include:
50255026
50265027
- `/opt/oracle/instantclient_12_2/network/admin` if Instant Client is in `/opt/oracle/instantclient_12_2`.
50275028
- `/usr/lib/oracle/12.2/client64/lib/network/admin` if Oracle 12.2 Instant Client RPMs are used on Linux.

0 commit comments

Comments
 (0)