$ errors.fyi/oracle/ORA-00060 74 namespaces · 3,092 codes
oracle · oracle/ORA-00060
ORA-00060

deadlock detected while waiting for resource

Two or more sessions are waiting for resources that the others hold, creating a cycle with no resolution. Oracle automatically detects the deadlock and rolls back one statement in the victim session. The application should retry the transaction. Review locking order in the application to prevent deadlocks.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT