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: Can't update table

Re: Can't update table

From: Chuck Hamilton <chuck_hamilton_at_yahoo.com>
Date: Wed, 29 Nov 2000 10:28:25 -0800 (PST)
Message-Id: <10695.123226@fatcity.com>


--0-498777856-975522505=:6424
Content-Type: text/plain; charset=us-ascii

Sounds like there's either a table lock or library cache lock held on the table. try querying dba_waiters or dba_blockers to see who has the lock.

"Bond, Mike" <CEMAB_at_cews.okc.disa.mil> wrote:

Hi,

I am having a problem updating a table. Using 8.1.6.1 on NT.

I can update other tables owned by user 'BOB'.

All tables were created via IMPORT. Table X 'should' be the same as the rest.

But no one can update table X, owned by BOB.

No errors are returned and no alert log entries are generated. SQL PLus simply hangs.

It doesn't matter if it is 1 record to be updated or 30,000, the same result - nothing.

BOB can select from this and other tables just fine.

BOB can update other tables just fine.

Ideas?

Thanks,

Mike

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Bond, Mike
INET: CEMAB_at_cews.okc.disa.mil

Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
San Diego, California -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).


---------------------------------
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
--0-498777856-975522505=:6424
Content-Type: text/html; charset=us-ascii


<P>Sounds like there's either a table lock&nbsp;or library cache lock held on the table. try querying dba_waiters or dba_blockers to see who has the lock. </P><BR>
<P><B><I>"Bond, Mike" &lt;CEMAB_at_cews.okc.disa.mil&gt;</I></B> wrote: <BR></P><BR>
<BLOCKQUOTE style="BORDER-LEFT: #1010ff 2px solid; MARGIN-LEFT: 5px; PADDING-LEFT: 5px">Hi,<BR><BR>I am having a problem updating a table. Using 8.1.6.1 on NT.<BR><BR>I can update other tables owned by user 'BOB'. <BR><BR>All tables were created via IMPORT. Table X 'should' be the same as the<BR>rest.<BR><BR>But no one can update table X, owned by BOB. <BR><BR>No errors are returned and no alert log entries are generated. SQL PLus<BR>simply hangs. <BR><BR>It doesn't matter if it is 1 record to be updated or 30,000, the same result<BR>- nothing.<BR><BR>BOB can select from this and other tables just fine.<BR><BR>BOB can update other tables just fine.<BR><BR>Ideas?<BR><BR>Thanks,<BR><BR>Mike<BR>-- <BR>Please see the official ORACLE-L FAQ: http://www.orafaq.com<BR>-- <BR>Author: Bond, Mike<BR>INET: CEMAB@cews.okc.disa.mil<BR><BR>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051<BR>San Diego, California -- Public Internet access / Mailing Lists<BR>--------------------!
------------------------------------------------<BR>To REMOVE yourself from this mailing list, send an E-Mail message<BR>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in<BR>the message BODY, include a line containing: UNSUB ORACLE-L<BR>(or the name of mailing list you want to be removed from). You may<BR>also send the HELP command for other information (like subscribing).</BLOCKQUOTE><p><br><hr size=1><b>Do You Yahoo!?</b><br>
<a href="http://shopping.yahoo.com/">Yahoo! Shopping</a> -
Thousands of Stores. Millions of Products.
Received on Wed Nov 29 2000 - 12:28:25 CST

Original text of this message

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