摘要
本文主要讨论了多数据库系统中在全局事务取消或失败的情况下,如何保证事务原子性的问题.在分析重做、重试、补偿方法和两阶段提交协议这几种方法的利、弊的基础上,充分利用它们的优点,在一个系统中实现了四种方法的有机结合.
discuss how transaction atomicity can be preserved in presence of global transactions aborts and failures. At first, several different mechanisms, redo, retry, compensate and two phase commit protocol, for ensuring global transaction atomicity have been simply studied. Then we analyse the merits and demerits of each approach, and combine them into a single uniform solution.
出处
《小型微型计算机系统》
CSCD
北大核心
2000年第2期194-197,共4页
Journal of Chinese Computer Systems
基金
国防预研基金资助!(94J3.4.2.JW 0515)
关键词
多数据库系统
子事务
原子性
事务处理
Multidatabase system
Transaction
Subtransaction
Atomicity