Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Can't update table
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? Received on Wed Nov 29 2000 - 10:30:15 CST