Database Error Messages

OCI-22919

dangling REF or nowait lock request of referenced object failed

Cause

Either the object corresponding to the REF did not exist or the object was locked by another user and the lock with nowait request failed.


Action

Ensure that the REF value is pointing to an existing object or issue a lock request without the nowait option.