开发者

How can I monitor DB calls in weblogic?

开发者 https://www.devze.com 2023-01-16 11:26 出处:网络
How do I find which DB ca开发者_StackOverflowll is currently executed by my weblogic server?you can find it in .out log fileyou can use JDBCSpy provided by weblogic.

How do I find which DB ca开发者_StackOverflowll is currently executed by my weblogic server?


you can find it in .out log file


you can use JDBCSpy provided by weblogic.

http://download.oracle.com/docs/cd/E11035_01/wls100/jdbc_drivers/spy.html

You may need to switch the driver to one provided by weblogic.

[]s

0

精彩评论

暂无评论...
验证码 换一张
取 消