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

Home -> Community -> Usenet -> c.d.o.misc -> Re: exclusively locked table

Re: exclusively locked table

From: DA Morgan <damorgan_at_psoug.org>
Date: Fri, 11 Aug 2006 13:53:29 -0700
Message-ID: <1155329610.364288@bubbleator.drizzle.com>


mike7411_at_gmail.com wrote:
> If a table is exclusively locked and someone else tries an insert on
> it, will Oracle simply wait forever for it to be unlocked before doing
> the insert?
>
> Thanks.

What kind of lock in what version? Being accessed with what SQL statement?

Look at the variations on SELECT FOR UPDATE syntax.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Fri Aug 11 2006 - 15:53:29 CDT

Original text of this message

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