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 -> Oracle detects deadlock (ORA-00060) with just one session open

Oracle detects deadlock (ORA-00060) with just one session open

From: André Hartmann <andrehartmann_at_hotmail.com>
Date: Fri, 20 Aug 2004 09:22:40 +0200
Message-ID: <4125a6c0$1@olaf.komtel.net>


Hi,

  On Ora9i_at_AIX I got a deadlock detected which only 1 connection is established. What I am doing is I use OCILobWrite to stuff data into a LOB and Oracle tells me:

ORA-00060: deadlock detected while waiting for resource

  Then I had a look into the trace files and I can't make sense of it (extract from .trc is at the end of the message). Oracle tells me "The following deadlock is not an ORACLE error...." I wont post ther entire process state here because its pretty lengthy and I dont expect you guys to go through it fully. SO what can be the cause of a deadlock when you just:

  If I remember my database lectures from university right, a deadlock can only occur through concurrent access when you have more than one session.. right ?

André Hartmann
Berlin, Germany

### small extract from .trc file to follow ###

.... Received on Fri Aug 20 2004 - 02:22:40 CDT

Original text of this message

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