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 -> SOLVED: Need help debugging ORA-00060: DEADLOCK

SOLVED: Need help debugging ORA-00060: DEADLOCK

From: <rgutterman_at_my-deja.com>
Date: Wed, 20 Oct 1999 14:59:04 GMT
Message-ID: <7uklbg$8sd$1@nnrp1.deja.com>


Thanks -

We finally determined that the problem happened because update statements were updating (though not changing the value of) the PK on parent tables - FK constraints/ RI enforcement somehow resulted in a table lock - problem was solved by adding indexes on child table FK's.

Phew!

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Oct 20 1999 - 09:59:04 CDT

Original text of this message

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