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: Database Deadlock

Re: Database Deadlock

From: joel garry <joel-garry_at_home.com>
Date: 23 May 2006 16:54:23 -0700
Message-ID: <1148428463.794047.255580@38g2000cwa.googlegroups.com>


If you have metalink access Note:164661.1 and Note:285270.1 can be useful for learning about deadlocks, and Note:1039273.6 is good for figuring out how locks work, you might want to figure out where that bit of code came from and see what it locks, then figure out what else locks the same items, perhaps in a different order.

Of course, there is a lot of stuff about this on the net, including the docs
http://download-west.oracle.com/docs/cd/A87860_01/doc/server.817/a76965/c23cnsis.htm#2907 .

jg

--
@home.com is bogus.
"A new age of the ticket..."
http://www.nytimes.com/2003/09/01/technology/01TICK.html?ex=1377748800&en=6c7bd8e0e69ad367&ei=5007&partner=USERLAND
Received on Tue May 23 2006 - 18:54:23 CDT

Original text of this message

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