Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> ORA-00060: deadlock detected while waiting for resource

ORA-00060: deadlock detected while waiting for resource

From: JBB <merci_at_pasdespam.fr>
Date: Mon, 05 Sep 2005 12:51:22 +0200
Message-ID: <431c232d$0$25700$626a14ce@news.free.fr>


This exception appears somme times in my application. It raises a Java exception in my program.

For a deadlock there must be two 'process' ( db connection ) involved. One of these is easily identified because it raises the exception. But how to know what is the other process that is blocked ( and deblocked when I rollback the process in exception).

Are there exceptions traces in oracle ?

Thanks Received on Mon Sep 05 2005 - 05:51:22 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US