Re: application deadlock ORA-00060

From: Alexander Fatkulin <afatkulin_at_gmail.com>
Date: Wed, 9 Apr 2008 17:53:14 -0400
Message-ID: <49d668000804091453p50875cfek4489de05b1143665@mail.gmail.com>


Do you have rowid's in your deadlock trace file? these can be used to find rows

that will not work if data for these rowid's has changed after trace was generated though but you can try to use flashback query to see how data was at the deadlock time

On Wed, Apr 9, 2008 at 4:56 PM, sol beach <sol.beach_at_gmail.com> wrote:

> 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?
>

-- 
Alex Fatkulin,
The Pythian Group,
http://www.pythian.com/blogs/author/alexf

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Apr 09 2008 - 16:53:14 CDT

Original text of this message