Database Error Messages

ORA-02049

timeout: distributed transaction waiting for lock

Cause

"The number of seconds specified in the distributed_lock_timeout initialization parameter were exceeded while waiting for a lock or for a begin transaction hash collision to end."


Action

Treat this timeout as a deadlock. Roll back the transaction and try again.