how to do dbms_application_info.set_module from JDBC code

From: Digvijay Lamba <digvijay_at_gmail.com>
Date: 8 Mar 2005 18:08:33 -0800
Message-ID: <7552d8fe.0503081808.10784c87_at_posting.google.com>



Hi,
I want to use the Oracle dbms_application_module's set_module and set_action functionality for tracing my calls. However my client uses JDBC to connect. I can't find how I can make sure the SQL queries done from JDBC are used with the correct module set.

Has anyone ever tried it? Or knows for sure that it can't be done?

I don't want to explicitly execute that as a query before EVERY SQL statement.

Thanks
Digvijay. Received on Wed Mar 09 2005 - 03:08:33 CET

Original text of this message