@@ -2612,10 +2612,12 @@ sales =
2612
2612
` ` `
2613
2613
2614
2614
The ` tnsnames .ora ` file can be in a default location such as
2615
+ ` / opt/ oracle/ instantclient_12_2/ network/ admin` (if Instant Client is
2616
+ in ` / opt/ oracle/ instantclient_12_2` ), in
2615
2617
` $ORACLE_HOME / network/ admin/ tnsnames .ora ` or
2616
- ` / etc/ tnsnames .ora ` . Alternatively set the ` TNS_ADMIN ` environment
2617
- variable and put the file in ` $TNS_ADMIN / tnsnames .ora ` . For more
2618
- information on ` tnsnames .ora ` files see [General Syntax of
2618
+ ` / etc/ tnsnames .ora ` . Alternatively set the [ ` TNS_ADMIN ` ][8]
2619
+ environment variable and put the file in ` $TNS_ADMIN / tnsnames .ora ` .
2620
+ For more information on ` tnsnames .ora ` files see [General Syntax of
2619
2621
tnsnames.ora][18] in the Oracle documentation.
2620
2622
2621
2623
Some older databases may use a 'SID' instead of a 'Service Name'. A
@@ -6287,6 +6289,7 @@ PL/SQL users may be interested in using [PL/Scope][78].
6287
6289
[5]: https://docs.oracle.com/database/122/SQLRF/SELECT.htm#GUID-CFA006CA-6FF1-4972-821E-6996142A51C6__BABEAACC
6288
6290
[6]: https://docs.oracle.com/database/122/LNOCI/oci-programming-advanced-topics.htm#LNOCI16617
6289
6291
[7]: https://docs.oracle.com/database/122/LNOCI/oci-programming-basics.htm#GUID-D77D0D4A-7483-423A-9767-CBB5854A15CC
6292
+ [8]: https://docs.oracle.com/database/122/NETRF/local-naming-parameters-in-tnsnames-ora-file.htm#NETRF260
6290
6293
[9]: https://docs.oracle.com/database/122/LNOCI/managing-scalable-platforms.htm#LNOCI-GUID-624A4771-58C5-4E2B-8131-E3389F58A0D6
6291
6294
[10]: https://docs.oracle.com/database/122/LNOCI/managing-scalable-platforms.htm#LNOCI-GUID-8A9F1295-4360-4AC6-99A4-050C5C82E0B0
6292
6295
[11]: https://docs.oracle.com/database/122/CNCPT/topics-for-database-administrators-and-developers.htm#GUID-89DB0C3C-A36F-4254-8C82-020F5F6DE31F
0 commit comments