Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Can't update table
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C05A35.3F1962EE
Content-Type: text/plain
I do not see those views. Should catalog.sql or catproc.sql have created
them?
Am checking.
-----Original Message-----
From: Chuck Hamilton [mailto:chuck_hamilton_at_yahoo.com]
Sent: Wednesday, November 29, 2000 12:28 PM
To: ORACLE-L_at_fatcity.com
Cc: CEMAB_at_cews.okc.disa.mil
Subject: Re: Can't update table
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
Do You Yahoo!?
Yahoo! <http://shopping.yahoo.com/> Shopping - Thousands of Stores.
Millions of Products.
------_=_NextPart_001_01C05A35.3F1962EE
Content-Type: text/html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII"> <META content="MSHTML 5.00.3105.105" name=GENERATOR></HEAD> <BODY>
</P><BR> <P><B><I>"Bond, Mike" <CEMAB_at_cews.okc.disa.mil></I></B> wrote: <BR></P><BR> <BLOCKQUOTE
Lists<BR>--------------------------------------------------------------------<BR>ToREMOVE 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 Received on Wed Nov 29 2000 - 12:50:30 CST