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

Home -> Community -> Usenet -> c.d.o.server -> Need help debugging ORA-00060: DEADLOCK

Need help debugging ORA-00060: DEADLOCK

From: <rgutterman_at_my-deja.com>
Date: Tue, 19 Oct 1999 02:12:22 GMT
Message-ID: <7ugk20$f9u$1@nnrp1.deja.com>


I'm having a problem with an Oracle 8i deadlock condition. I have two processes executing the same SQL code - so they should be updating tables in the same order. They also should not need to access the same rows. But I get the error ORA-00060: deadlock detected while waiting for resource. Anything other than locking tables in a different order which could cause this problem? Any suggestions how I can pin it down?
TIA Sent via Deja.com http://www.deja.com/
Before you buy. Received on Mon Oct 18 1999 - 21:12:22 CDT

Original text of this message

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