- 11
- 0
- 约1.15万字
- 约 61页
- 2021-10-11 发布于安徽
- 举报
Chapter SixDatabase AdministrationChapter Objectives6-Understand the need for and importance of database administrationLearn different ways of processing a databaseUnderstand the need for concurrency control, security, and backup and recoveryLearn about typical problems that can occur when multiple users process a database concurrentlyUnderstand the use of locking and the problem of deadlockChapter Objectives (Cont’d)6-Learn the difference between optimistic and pessimistic lockingKnow the meaning of ACID transactionLearn the four 1992 ANSI standard isolation levelsUnderstand the need for security and specific tasks for improving database security Know the difference between recovery via reprocessing and recovery via rollback/rollforwardChapter Objectives (Cont’d)6-Understand the nature of the tasks required for recovery using rollback/rollforwardKnow basic administrative and managerial DBA functionsHeather Sweeney DesignsDatabase Design5-Heather Sweeney Designs:HSD Database in Microsoft SQL Server 2012 Figure 6-1: The HSD Database in Microsoft SQL Server 20126-Heather Sweeney Designs:HSD Database Diagram in SQL Server 2012 6-The Database Processing EnvironmentFigure 6-2: The Database Processing Environment6-Control, Security and Reliability6-Three necessary database administration functions are:Concurrency controlSecurityBackup and RecoveryConcurrency Control6-Concurrency control ensures that one user’s actions do not adversely impact another user’s actions.At the core of concurrency is accessibility.In one extreme, data becomes inaccessible once a user touches the data.This ensures that data that is being considered for update is not shown.In the other extreme, data is always readable.The data is even readable when it is locked for update.Concurrency Control (continued)6-InterdependencyChanges required by one user may impact others.ConcurrencyPeople or applications may try to update the same information at the same time.Record retentionWhen information should
您可能关注的文档
- 《数据库原理(第6版)英文版》教学课件—ch01Getting Started.pptx
- 《数据库原理(第6版)英文版》教学课件—ch02The Relational Model.pptx
- 《数据库原理(第6版)英文版》教学课件—ch03Structured Query Language.pptx
- 《数据库原理(第6版)英文版》教学课件—ch04Data Modeling and the Entity-Relationship Model.pptx
- 《数据库原理(第6版)英文版》教学课件—ch05Database Design.pptx
- 《数据库原理(第6版)英文版》教学课件—ch07Database Processing Applications.pptx
- 《数据库原理(第6版)英文版》教学课件—ch08Big Data, Data Warehouses, and Business Intelligence Systems.pptx
- 实用商务英语写作课件-Unit 5Social Correspondence (I).ppt
- 实用商务英语写作课件-Unit 6Social Correspondence (II).ppt
- 实用商务英语写作课件-Unit 7Business Correspondence .ppt
原创力文档

文档评论(0)