Oracle Error Message
ORA-00054
Prev:
ORA-00053
Home
Next:
ORA-00055
Code:
Search!
Description
resource busy and acquire with NOWAIT specified or timeout expired
Cause
Interested resource is busy.
Solution/Action
Retry if necessary or increase timeout.
Related Codes
timeout occurred while waiting for a resource
maximum number of enqueue resources (string) exceeded
maximum number of enqueues exceeded
maximum number of DML locks exceeded
DDL lock on object 'string.string' is already held in an incompatible mode
Prev:
ORA-00053
Home
Next:
ORA-00055
Commnets
When the table's particular row is used by some other process(ie, when the table is locked) then this error will be getting when we try to update the same row.
by
Annoymous
on
2009-08-05 10:29:26.293652
Please input your comments here!
Submit
Commnets