Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Blocking Lock

Re: Blocking Lock

From: Diego Cutrone <diegocutrone_at_yahoo.com.ar>
Date: Fri, 17 Sep 2004 12:51:52 -0700
Message-ID: <006c01c49cef$c816f100$6700a8c0@DC>


Hi Hamid,

Were you able to get the wait event the sessions are waiting on? Regarding your comments, most surely it should have been "enqueue wait" event, but the interesting thing here should be the details from v$session_wait and v$lock views when the wait is taking place.

With that information we may have a better idea of the cause of the wait.

HTH
Regards
Diego.

> NO we don't have any bitmap index, this is not happen all the times may
once
> or twice a day
>
> -----Original Message-----
> From: Terry Sutton [mailto:terrysutton_at_usa.net]
> Sent: Thursday, September 16, 2004 9:52 PM
> To: 'Oracle-L (E-mail)
> Subject: Re: Blocking Lock
>
>
> Is there a bitmap index on the table being inserted into?
>
> ----- Original Message -----
> We have an application running on Oracle database 8.1.7.4 on sun Solaris
> 2.8, recently we have some problem with blocking locks one transaction
> (simple insert statement) blocking all other transactions and waiting for
> ever, is there any bug related to this issue announced by oracle.
> Any Idea appreciated.
> Thanks,
>
>
> Hamid Alavi
>
> Office : 818-737-0526
> Cell phone : 818-416-5095
> --
> http://www.freelists.org/webpage/oracle-l
>
> --
> http://www.freelists.org/webpage/oracle-l
> --
> http://www.freelists.org/webpage/oracle-l

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Sep 17 2004 - 10:45:15 CDT

Original text of this message

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