Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-60451

cannot execute the DML because it encountered a quarantined transaction (string.string.string) holding a row lock (TX) required by this statement

Cause

A quarantined transaction holding a conflicting transaction lock failed to recover.


Action

Resolve the transaction quarantine by following the recommended steps in the Oracle documentation and drop it using the DDL command ALTER DATABASE DROP TRANSACTION QUARANTINE.