www.oradev.com
  Database   Sql   Functions   Packages   Performance   Books   Oracle   Other   About   XML   ORA-messages
  ORA-00054

Common error messages

TNS connection closed
IO error writing block
Resource busy
Invalid character
Invalid datatype
Syntax error
Looping chain synonyms
Resolve connect identifier
number too large for buffer
All error messages



  OraDev.com

ORA-00054: resource busy and acquire with NOWAIT specified

Cause: Resource interested is busy.
Action: Retry if necessary.
When you see this you are trying to put a lock on a row that somebody else already locked.