Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> resource busy and acquire with NOWAIT specified
I updated table and inserted rows and commit. Then, I would like to
truncate the table, but I got:
SQL> TRUNCATE TABLE DR11_ORDERS_TMP;
TRUNCATE TABLE DR11_ORDERS_TMP
*
ERROR at line 1:
ORA-00054: resource busy and acquire with NOWAIT specified
How can unlock table ? Received on Mon Mar 20 2000 - 14:10:14 CST
![]() |
![]() |