Skip to content

Commit 47468c9

Browse files
SCRAJUSCRAJU
SCRAJU
authored and
SCRAJU
committed
Update the Virtual Private Database Link
1 parent 80cf26a commit 47468c9

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

doc/src/api_manual/connection.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,8 @@ The properties of a *Connection* object are listed below.
5959
identifier <https://www.oracle.com/pls/topic/lookup?ctx=dblatest
6060
&id=GUID-8A9F1295-4360-4AC6-99A4-050C5C82E0B0>`__
6161
for end-to-end application tracing, use with mid-tier authentication,
62-
and with `Virtual Private Databases <https://docs.oracle.com/en/database/
63-
oracle/oracle-database/19/cncpt/topics-for-database-administrators-and-
64-
developers.html#GUID-89DB0C3C-A36F-4254-8C82-020F5F6DE31F>`__.
62+
and with `Virtual Private Databases <https://www.oracle.com/pls/topic/
63+
lookup?ctx=dblatest&id=GUID-4F37BAE5-CA2E-42AC-9CDF-EC9181671FFE>`__.
6564

6665
Displaying ``Connection.clientId`` will show a value of ``null``. See
6766
:ref:`End-to-end Tracing, Mid-tier Authentication, and Auditing <endtoend>`.

doc/src/user_guide/tracing.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,8 @@ own mid-tier authentication but connect to the database using the one
2121
database schema. By setting ``clientId`` to the application’s
2222
authenticated user name, the database is aware of who the actual end
2323
user is. This can, for example, be used by Oracle `Virtual Private
24-
Database <https://docs.oracle.com/en/database/oracle/oracle-database/
25-
19/cncpt/topics-for-database-administrators-and-developers.html#GUID-
26-
89DB0C3C-A36F-4254-8C82-020F5F6DE31F>`__ policies to automatically restrict
24+
Database <https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=GUID-
25+
4F37BAE5-CA2E-42AC-9CDF-EC9181671FFE>`__ policies to automatically restrict
2726
data access by that user.
2827

2928
The attributes are set on a :attr:`connection <oracledb.connectionClass>`

0 commit comments

Comments
 (0)