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: Having Deadlock Problem

Re: Having Deadlock Problem

From: anacedent <anacedent_at_hotmail.com>
Date: Tue, 08 Jun 2004 18:06:49 -0700
Message-ID: <Jotxc.283$tI2.254@fed1read07>


andy wrote:
> Hi Jonathan,
>
> Thanks for your reply it was very helpful. You are right , COM+
> components intiate distributed transactions using XA interface
> provided by ORACLE. I have been analyzing this problem for a while now
> and had felt that this was a deadlock problem. What surprised me also
> was that there is no closed loop here .
> What happens is that the first transaction (session 13) gets stuck and
> holds the lock for indefinite period.
>
> The log file was generated by Oracle and the ORA 0249 error might not
> be the reason for this error.
>
> What I'm trying to figure out is why does the first transaction get
> stuck? Is there anyway I could locate this? or maybe atleast shortlist
> the possible causes why the first transaction getting stuck.

Sessions can & do go quietly into enqueue wait state & will wait forever to acquire a needed ITL slot for an object. Received on Tue Jun 08 2004 - 20:06:49 CDT

Original text of this message

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