How To Enable JDBC Debugging For Operations Performed From FMW Control
(Doc ID 1332082.1)
Last updated on AUGUST 11, 2020
Applies to:
Enterprise Manager for Fusion Middleware - Version 11.1.1.2.0 to 11.1.1.6.0Information in this document applies to any platform.
Goal
How to debug SQL operations generated by admin operations carried out from FMW Control.
FMW Control 11g is the GUI tool to perform most of the admin and monitoring operations, some of them accessing a database under the covers and performing SQL operations to retrieve results and/or update some information.
Note FMW Control invokes the MBeans exposed by each managed product, and these MBeans can also be accessed from WLST, JConsole or in general any JMX client. The solution here apply as well if you are performing the admin operations using WLS or any other JMX client.
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 |