When executing a job, sometimes the following error message appears in the BG logs:
ORA-00054: resource busy and acquire with NOWAIT specified
All Clarity versions
The NOWAIT keyword forced a return to the command prompt because a resource was unavailable for a LOCK TABLE or SELECT FOR UPDATE command.
The error message that is displayed in the log file indicates that a table is locked.