File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -59,9 +59,8 @@ The properties of a *Connection* object are listed below.
59
59
identifier <https://www.oracle.com/pls/topic/lookup?ctx=dblatest
60
60
&id=GUID-8A9F1295-4360-4AC6-99A4-050C5C82E0B0> `__
61
61
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> `__.
65
64
66
65
Displaying ``Connection.clientId `` will show a value of ``null ``. See
67
66
:ref: `End-to-end Tracing, Mid-tier Authentication, and Auditing <endtoend >`.
Original file line number Diff line number Diff line change @@ -21,9 +21,8 @@ own mid-tier authentication but connect to the database using the one
21
21
database schema. By setting ``clientId `` to the application’s
22
22
authenticated user name, the database is aware of who the actual end
23
23
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
27
26
data access by that user.
28
27
29
28
The attributes are set on a :attr: `connection <oracledb.connectionClass> `
You can’t perform that action at this time.
0 commit comments