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: