Skip to content

Commit 9491db7

Browse files
committed
Update the link to the Easy Connect Plus technical brief in the documentation
1 parent 10c45fc commit 9491db7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/src/user_guide/connection_handling.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -154,11 +154,11 @@ the latest `Easy Connect Plus <https://www.oracle.com/pls/topic/lookup?ctx=
154154
dblatest&id=GUID-8C85D289-6AF3-41BC-848B-BF39D32648BA>`__ syntax allows the
155155
use of multiple hosts or ports, along with optional entries for the wallet
156156
location, the distinguished name of the database server, and even lets some
157-
network configuration options be set. Oracle's `Technical Paper on Easy Connect
158-
Plus Syntax <https://download.oracle.com/ocomdocs/global/Oracle-Net-21c-Easy-
159-
Connect-Plus.pdf>`__ discusses the syntax. The Easy Connect Plus syntax means
160-
that :ref:`tnsnames.ora <tnsadmin>` or :ref:`sqlnet.ora <tnsadmin>` files are
161-
not needed for some further common connection scenarios.
157+
network configuration options be set. Oracle's `Technical Paper on Easy
158+
Connect Plus Syntax <https://download.oracle.com/ocomdocs/global/Oracle-Net-
159+
Easy-Connect-Plus.pdf>`__ discusses the syntax. The Easy Connect Plus syntax
160+
means that :ref:`tnsnames.ora <tnsadmin>` or :ref:`sqlnet.ora <tnsadmin>`
161+
files are not needed for some further common connection scenarios.
162162

163163
For example, if a firewall terminates idle connections every five minutes, you
164164
may decide it is more efficient to keep connections alive instead of having the

0 commit comments

Comments
 (0)