resource busy and acquire with NOWAIT
Experts,
Am getting this error, Please guide me on this.
My current setting is :
ddl_lock_timeout integer 0
Occurred when..
drop table dept1
*
ERROR at line 1:
ORA-00054: resource busy and acquire with NOWAIT specified or timeout expired
Why this error is encountering? What happen if we change ddl_lock_timeout parameter value is increased to '100'.
Thanks in Advance!
Harry
Am getting this error, Please guide me on this.
My current setting is :
ddl_lock_timeout integer 0
Occurred when..
drop table dept1
*
ERROR at line 1:
ORA-00054: resource busy and acquire with NOWAIT specified or timeout expired
Why this error is encountering? What happen if we change ddl_lock_timeout parameter value is increased to '100'.
Thanks in Advance!
Harry
0