RE: application deadlock ORA-00060

I believe you would need to run a 10046, level 4 or 12 trace to see the
values.  I am not sure there is a way to see them without that.
 
hth,
-joe

________________________________

From: oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx] On Behalf Of sol beach
Sent: Wednesday, April 09, 2008 2:56 PM
To: Oracle-L
Subject: application deadlock ORA-00060


The trace file shows two "identical" statement like the following:

DELETE FROM APP_TABLEA WHERE ID = :1

How can I learn the value of the two bind variables?

Other related posts: