kc第16讲事务管理技术(阅读).pptVIP

  • 18
  • 0
  • 约1.68万字
  • 约 36页
  • 2016-12-11 发布于重庆
  • 举报
第10讲:(第15章) 事务管理技术 重庆大学计算机学院 Transaction Concept A transaction is a unit of program execution that accesses and possibly updates various data items. A transaction must see a consistent database. During transaction execution the database may be temporarily inconsistent. When the transaction completes successfully (is committed), the database must be consistent. After a transaction commits, the changes it has made to the database persist, even if there are system failures. Multiple transactions can execute in parallel. Two main issues to deal with: Failures of various kinds,su

文档评论(0)

1亿VIP精品文档

相关文档