coopermarsh
MIS
Help how can i find out whats locking this
SQL> truncate table log_table;
truncate table log_table
*
ERROR at line 1:
ORA-00054: resource busy and acquire with NOWAIT specified
SQL> truncate table log_table;
truncate table log_table
*
ERROR at line 1:
ORA-00054: resource busy and acquire with NOWAIT specified