Skip to content

Commit 2618d53

Browse files
committed
Update Easy Connect Plus tech brief URL in doc
1 parent 1083136 commit 2618d53

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/api.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9343,11 +9343,11 @@ version of the Oracle Client libraries.
93439343
If you are using Oracle Client 19c, the latest [Easy Connect Plus][151] syntax
93449344
allows the use of multiple hosts or ports, along with optional entries for the
93459345
wallet location, the distinguished name of the database server, and even lets
9346-
some network configuration options be set. The technical paper [Oracle Database 19c
9347-
Easy Connect Plus Configurable Database Connection Syntax][177] discusses the
9348-
syntax. The Easy Connect Plus syntax means that [`tnsnames.ora`](#tnsadmin) or
9349-
[`sqlnet.ora`](#tnsadmin) files are not needed for some further common
9350-
connection scenarios.
9346+
some network configuration options be set. The technical paper [Oracle
9347+
Database 21c Easy Connect Plus Configurable Database Connection Syntax][177]
9348+
discusses the syntax. The Easy Connect Plus syntax means that
9349+
[`tnsnames.ora`](#tnsadmin) or [`sqlnet.ora`](#tnsadmin) files are not needed
9350+
for some further common connection scenarios.
93519351

93529352
For example, if a firewall terminates idle connections every five minutes, you
93539353
may decide it is more efficient to keep connections alive instead of having the
@@ -19059,7 +19059,7 @@ can be asked at [AskTom][158].
1905919059
[174]: https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=GUID-FAFD1247-06E5-4E64-917F-AEBD4703CF40
1906019060
[175]: https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=GUID-0203C8FA-A4BE-44A5-9A25-3D1E578E879F
1906119061
[176]: https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=GUID-B28362BE-8831-4687-89CF-9F77DB3698D2
19062-
[177]: https://download.oracle.com/ocomdocs/global/Oracle-Net-19c-Easy-Connect-Plus.pdf
19062+
[177]: https://download.oracle.com/ocomdocs/global/Oracle-Net-21c-Easy-Connect-Plus.pdf
1906319063
[178]: https://www.oracle.com/technetwork/database/options/clustering/applicationcontinuity/applicationcontinuityformaa-6348196.pdf
1906419064
[179]: https://eslint.org/docs/rules/no-await-in-loop
1906519065
[180]: https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=GUID-35CB2592-7588-4C2D-9075-6F639F25425E

0 commit comments

Comments
 (0)