Error while trying to truncate a table
Error while trying to truncate a table
(OP)
Hi while trying to truncate a table I get:
ORA-00054: resource busy and acquire with NOWAIT specified
How can I unlock it and get around the problem
kind regards,
Alistair.
ORA-00054: resource busy and acquire with NOWAIT specified
How can I unlock it and get around the problem
kind regards,
Alistair.
RE: Error while trying to truncate a table
Cause: Resource interested is busy.
Action: Retry if necessary.