ARIES: A Transaction Recovery Method Supporting Fine-Granularity Locking and Partial Rollbacks Using Write-Ahead Logging.¶
Mohan, C., Haderle, D., Lindsay, B., Pirahesh, H., & Schwarz, P. (1992). ARIES: A Transaction Recovery Method Supporting Fine-Granularity Locking and Partial Rollbacks Using Write-Ahead Logging. ACM Transactions on Database Systems, 17(1), 94-162.
Cited by¶
4 citations across 4 artifacts.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Logging
- The writer at event time is the database engine, which records the change description before applying it to the actual data pages — the defining discipline.
This sourceCanonical write-ahead-logging recovery algorithm: log records appended before data pages are modified, ordered by monotonic log sequence numbers.
- The writer at event time is the database engine, which records the change description before applying it to the actual data pages — the defining discipline.
- Return Path
- In software state and transactions it is undo stacks, transaction rollback, version-control revert, write-ahead-log recovery, and two-phase-commit abort paths: the forward path commits state, the return path unwinds it.
This sourceSpecifies write-ahead logging with before-images so rollback can restore the last consistent state — the canonical return-path-as-infrastructure case.
- In software state and transactions it is undo stacks, transaction rollback, version-control revert, write-ahead-log recovery, and two-phase-commit abort paths: the forward path commits state, the return path unwinds it.
- Setup–Resolution Pair
Domain-specific¶
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:40d09633e4b6 · see in the full table