How To Pass JDBC Connection Properties At Connection Time On JDBC 19?
(Doc ID 2583545.1)
Last updated on AUGUST 01, 2023
Applies to:
JDBC - Version 18.0.0.0.0 and laterInformation in this document applies to any platform.
Goal
On : 19.3.0.0.0 version, JDBC
A number of programs do not fill the PROGRAM, MODULE, ACTION, …. fields into V$SESSION.
Until now it was possible to set these only inside the Java program code.
With JDBC 19.3 version it is possible to set this directly into the connection URL. Is there documentation or an example on how to test this?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |