Compensation-Aware Data Types in RDBMS
Summary: Compensation-aware data types enable long-running, resumable transactions to perform shared updates under semantic locks. Domain-specific update semantics attached to standard SQL types guarantee undoability and compatibility with concurrent uncommitted activity, avoiding cascading aborts; demonstrated in Oracle RDBMS. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Aravind Yalamanchi (Oracle)
- 2. Dieter Gawlick (Oracle)
BibTeX Citation
@inproceedings{yalamanchi_sigmod09,
title = {{Compensation-Aware Data Types in RDBMS}},
author = {Yalamanchi, Aravind and Gawlick, Dieter},
series = {{SIGMOD} '09},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/1559845.1559950},
url = {https://dl.acm.org/doi/10.1145/1559845.1559950},
year = {2009}
}
Incoming Citations (Sorted by Pagerank)
Showing 1 of 1 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 1,423 | Consistency Rationing in the Cloud: Pay only when it matters | 2009 | VLDB | 0.00010822279 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 4 of 4 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 64 | Sagas | 1987 | SIGMOD | 0.00038756588 |
| 2,535 | ACTA: A Framework for Specifying and Reasoning about Transaction Structure and Behavior | 1990 | SIGMOD | 8.4560885e-05 |
| 2,835 | A Formal Approach to Recovery by Compensating Transactions | 1990 | VLDB | 8.0726749e-05 |
| 6,468 | A Practical and Modular Method to Implement Extended Transaction Models | 1995 | VLDB | 5.8711447e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 11,526 | Robustness Against Read Committed: A Free Transactional Lunch | 2022 | PODS |
| 2 | 1,705 | Split-Transactions for Open-Ended Activities | 1988 | VLDB |
| 3 | 9,025 | Tolerating Bounded Inconsistency for Increasing Concurrency in Database Systems | 1992 | PODS |
| 4 | 9,954 | Robustness against Read Committed for Transaction Templates | 2021 | VLDB |
| 5 | 5,292 | An Optimistic Commit Protocol for Distributed Transaction Management | 1991 | SIGMOD |
| 6 | 6,622 | Compensation-Based On-Line Query Processing | 1992 | SIGMOD |
| 7 | 12,900 | Concurrency Control and Recovery in Transactional Process Management | 1999 | PODS |
| 8 | 5,934 | Semantics Based Transaction Management Techniques for Replicated Data | 1988 | SIGMOD |
| 9 | 12,937 | Low-Cost Compensation-Based Query Processing | 1998 | VLDB |
| 10 | 2,835 | A Formal Approach to Recovery by Compensating Transactions | 1990 | VLDB |