- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
DatabaseSystemRecovery.ppt
Database System Recovery CSE544 Philip A. Bernstein Copyright ?2000 Philip A. Bernstein Outline 1. Introduction 2. DB Recovery Model 3. Recovery Manager 4. Log-based Recovery 5. Media Failure 6. Shadow Paging 1. Introduction Transaction - The execution of a program that performs an administrative function by accessing a shared database, usually on behalf of an on-line user. Transaction Processing – The technology for building large-scale systems that run transactions Examples What Makes Transaction Processing (TP) Hard? Atomicity - no partial results Isolation – appears to run transactions serially Durability – results aren’t lost by a failure Availability - system must be up all the time Reliability - system should rarely fail Response time - within 1-2 seconds Throughput - thousands of transactions/second Scalability - start small, ramp up to Internet-scale Configurability - for above requirements + low cost Distribution - of users and data Example: An E-Commerce Server Zooming In At least half of the work of making a TP system work is outside the transaction boundary I.e., above the yellow line on the previous slide Much of it is distributed computing Some is TP-specific (e.g. persistent queues, workflow) This section of the course focuses below the yellow line, in the DBMS Focusing on Recovery All database reads/writes are within a transaction Transactions have the “ACID” properties Atomicity - all or nothing Consistency - preserves database integrity Isolation - execute as if they were run alone Durability - results aren’t lost by a failure Recovery subsystem guarantees A D Concurrency control guarantees I Application program guarantees C 2. DB Recovery Model A database may become inconsistent because of a transaction failure (abort) database system failure (possibly caused by OS crash) media crash (disk-resident data is corrupted) The recovery system ensures the database contains exactly those updates produced by committed transactions I.e. atomicity an
您可能关注的文档
- (二零一六.04.22)计算机科学与技术专业毕业设计(论文)答辩主.doc
- 082801农业机械化工程博士研究生培养方案-附件2.doc
- 1-4硕士学位论文印刷格式样式.doc-分类号.doc
- 1.在HTML中,title一般都放有(B)标记中.doc
- 1.葛斯琴,薛怀君,白明,杨星科.二零一六.第八章第二节鞘.doc
- 10.国家质量基础的共性技术研究与应用重点专项2016年.doc
- 130901379072583750二零一六级计算机科学与技术专业理论教.doc
- 13[学位授予]山东建筑大学硕士学位论文撰写的基本要求.doc-.doc
- 13电信论文指导书-目录.doc
- 1453429中央支持地方专项-学科建设-特色重点学科建设-中国.doc
- 2012-2021北京重点校高一(下)期中语文汇编:词类活用.pdf
- 电力市场与经济运行优化:电力市场优化算法_(28).电力市场中的市场力分析.docx
- 医院培训课件:《俯卧位通气的护理》.pptx
- 电力市场与经济运行优化:电力系统能效优化方法_(1).电力市场基础理论.docx
- 电力市场与经济运行优化:电力系统能效优化方法_(9).电力系统运行与能效优化.docx
- 电力市场与经济运行优化:电力系统能效优化方法_(15).电力市场与环境影响分析.docx
- 电力市场与经济运行优化:电力系统优化调度_(1).电力市场基础与原理.docx
- 电力市场与经济运行优化:电力系统优化调度_(14).电力市场改革政策与影响.docx
- 电力市场与经济运行优化:电力系统运行优化_(4).电力系统运行基础.docx
- 2025年航运行业分析.docx
最近下载
- (悟空识字表格版1600.doc VIP
- 应征入伍服兵役高等学校学生国家教育资助申请表1(样表).docx
- 艾默生ES2402变频器调试指导书.docx VIP
- 中南15ZJ602 建筑节能门窗.docx VIP
- 白改黑施工组织设计.docx
- 航天精神PPT模板 (10).pptx VIP
- 2025年秋浙教版科学九年级上册期中综合素质评价(含答案).docx VIP
- 黑龙江省佳木斯市富锦市三江区域联合体2025-2026学年九年级上学期开学英语试题(含答案).pdf VIP
- 【报告】艾瑞-2020年中国大宗商品产业链智慧升级研究报告-2020.1-48页.pdf
- 《建筑电气工程施工质量验收规范》GB50303-2015.ppt VIP
文档评论(0)