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.