Diagnosability Management With The 11g JDBC Driver
(Doc ID 1080707.1)
Last updated on AUGUST 30, 2023
Applies to:
JDBC - Version 11.1.0.6 and laterInformation in this document applies to any platform.
Goal
The JDBC diagnosability management feature introduces an MBean, oracle.jdbc.driver.OracleDiagnosabilityMBean. This MBean provides a means to enable and disable JDBC logging. This How-To shows how to enable logging through the use of the MBean at runtime.
Note: We are using JDK 1.6 and ojdbc6_g.jar (11.2.0.1) JDBC driver for this demo
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 |
Steps |
More Information |