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 -> Re: puzzling deadlock

Re: puzzling deadlock

From: Brian Peasland <dba_at_remove_spam.peasland.com>
Date: Thu, 25 Sep 2003 15:42:42 GMT
Message-ID: <3F730CF2.50877C6A@remove_spam.peasland.com>

You'll have to look more closely at the application's code. It is impossible for two concurrent sessions to issue just one DML statement and cause a deadlock. There have to be other DML statements involved. So you'll have to look at all the DML statements to figure out what is getting locked by concurrent sessions leading to a deadlock condition.

HTH,
Brian

-- 
===================================================================

Brian Peasland
dba_at_remove_spam.peasland.com

Remove the "remove_spam." from the email address to email me.


"I can give it to you cheap, quick, and good. Now pick two out of
 the three"
Received on Thu Sep 25 2003 - 10:42:42 CDT

Original text of this message

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