Definition
Cascading Rollback (ACID)
A cascading rollback, is a phenomenon in a database system where the failure of a single transaction causes a chain reaction, forcing several other dependent transactions to be rolled back or aborted.
Cascading Rollback (ACID)
A cascading rollback, is a phenomenon in a database system where the failure of a single transaction causes a chain reaction, forcing several other dependent transactions to be rolled back or aborted.