1 Chapter 12: Data and Database Administration Modern Database Management Jeffrey A. Hoffer, Mary B. Prescott, Fred R. McFadden.

Slides:



Advertisements
Similar presentations
Chapter 11: Data and Database Administration
Advertisements

Database Management System MIS 520 – Database Theory Fall 2001 (Day) Lecture 13.
Chapter 11: data and Database Administration
Data and Database Administration Chapter 12. Outline What is Concurrency Control? Background Serializability  Locking mechanisms.
10/25/2001Database Management -- R. Larson Data Administration and Database Administration University of California, Berkeley School of Information Management.
© 2005 by Prentice Hall 1 Chapter 12: Data and Database Administration Modern Database Management 7 th Edition Jeffrey A. Hoffer, Mary B. Prescott, Fred.
1 7 Concepts of Database Management, 4 th Edition, Pratt & Adamski Chapter 7 DBMS Functions.
Transaction Management and Concurrency Control
Transaction Management and Concurrency Control
Transaction Management and Concurrency Control
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 10 Transaction Management and Concurrency Control.
Data and Database Administration
E. Wainright Martin Carol V. Brown Daniel W. DeHayes Jeffrey A. Hoffer William C. Perkins MANAGINGINFORMATIONTECHNOLOGY FIFTH EDITION CHAPTER 5 T HE D.
DAVID M. KROENKE’S DATABASE PROCESSING, 10th Edition © 2006 Pearson Prentice Hall 8-1 COS 346 Day 18.
© 2007 by Prentice Hall 1 Chapter 12: Data and Database Administration Modern Database Management 8 th Edition Jeffrey A. Hoffer, Mary B. Prescott, Fred.
IS 4420 Database Fundamentals Chapter 12: Data and Database Administration Leon Chen.
Concepts of Database Management Seventh Edition
Database Administration Part 1 Chapter Six CSCI260 Database Applications.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 10 Transaction Management and Concurrency Control.
 Mechanism for restoring a database quickly and accurately after loss or damage  RESPONSIBILITY OF ?????  Recovery facilities: Backup Facilities Backup.
 Mechanism for restoring a database quickly and accurately after loss or damage  RESPONSIBILITY OF ?????  Recovery facilities: Backup Facilities Backup.
Business Intelligence: Data and Text Management Instructor: Bajuna Salehe Web:
10/5/1999Database Management -- R. Larson Data Administration and Database Administration University of California, Berkeley School of Information Management.
© 2009 Pearson Education, Inc. Publishing as Prentice Hall 1 Chapter 13: Data and Database Administration Modern Database Management 9 th Edition Jeffrey.
1 © Prentice Hall, 2002 Chapter 12: Data and Database Administration Modern Database Management 6 th Edition Jeffrey A. Hoffer, Mary B. Prescott, Fred.
Data and Database Administration CISB514 Advanced Database  At the end of this chapter, you should be able to:  Define terms related to data & dbase.
Data and Database Administration CISB344 Database 2  At the end of this chapter, you should be able to:  Define terms related to data & database administration.
Data and Database Administration
© 2013 Pearson Education, Inc. Publishing as Prentice Hall 1 CHAPTER 11: DATA AND DATABASE ADMINISTRATION Modern Database Management 11 th Edition Jeffrey.
This presentation prepared for MIS 421 / MBA 575 at Western Washington University. Material in this presentation drawn from Richard T. Watson, Data Management:
Data Administration & Database Administration
Concepts of Database Management Sixth Edition
© 2013 Pearson Education, Inc. Publishing as Prentice Hall 1 CHAPTER 11: DATA AND DATABASE ADMINISTRATION Modern Database Management 11 th Edition Jeffrey.
© 2011 Pearson Education, Inc. Publishing as Prentice Hall 1 Chapter 11: Data and Database Administration Modern Database Management 10 h Edition Jeffrey.
DBSQL 7-1 Copyright © Genetic Computer School 2009 Chapter 7 Transaction Management, Database Security and Recovery.
1 Topics in Database Administration u What is database administration? u What are the tasks involved in establishing, creating, implementing and maintaining.
The University of Akron Dept of Business Technology Computer Information Systems DBMS Functions 2440: 180 Database Concepts Instructor: Enoch E. Damson.
Concepts of Database Management, Fifth Edition
Recovery & Concurrency Control. What is a Transaction?  A transaction is a logical unit of work that must be either entirely completed or aborted. 
BIS Database Systems School of Management, Business Information Systems, Assumption University A.Thanop Somprasong Chapter # 10 Transaction Management.
MIS 385/MBA 664 Systems Implementation with DBMS/ Database Management Dave Salisbury ( )
© 2009 Pearson Education, Inc. Publishing as Prentice Hall 1 UNIT 9: Data Management Modern Database Management 9 th Edition Jeffrey A. Hoffer, Mary B.
Topics in Database Administration What is database administration? What is data administration? What are the tasks involved in establishing, creating,
Data and Database Administration Chapter 12 (Contd.)
D ATABASE A DMINISTRATION L ECTURE N O 3 Muhammad Abrar.
Data & Database Administration
MBA 664 Database Management Dave Salisbury ( )
TM 13-1 Copyright © 1999 Addison Wesley Longman, Inc. Data and Database Administration.
Chapter 11 © 2013 Pearson Education, Inc. Publishing as Prentice Hall Chapter 11: data and Database Administration Modern Database Management 11 th Edition.
Transaction Processing Concepts
Topics in Database Administration What is database administration? What is data administration? What are the tasks involved in establishing, creating,
Data and Database Administration CS263 Lecture 15.
10 1 Chapter 10_B Concurrency Control Database Systems: Design, Implementation, and Management, Rob and Coronel.
1 Data and Database Administration Data and Database Administration By Lec. Adeel Shahzad FromBook-B.
© 2013 Pearson Education, Inc. Publishing as Prentice Hall 1 CHAPTER 11: DATA AND DATABASE ADMINISTRATION Modern Database Management 11 th Edition Jeffrey.
© 2009 Pearson Education, Inc. Publishing as Prentice Hall 1 Lecture 13: Data and Database Administration Modern Database Management 9 th Edition Jeffrey.
Chapter 13 Managing Transactions and Concurrency Database Principles: Fundamentals of Design, Implementation, and Management Tenth Edition.
CSC314 Day 16 Transaction processing Concurrency Control 1.
Copyright © 2016 Pearson Education, Inc. CHAPTER 12: DATA AND DATABASE ADMINISTRATION Modern Database Management 12 th Edition Jeff Hoffer, Ramesh Venkataraman,
TM 13-1 Copyright © 1999 Addison Wesley Longman, Inc. Data and Database Administration.
Chapter 12: Data and Database Administration
Transaction Management and Concurrency Control
IS 325 Notes for Thursday September 7, 2017.
Chapter 12: Data and Database Administration
LM 8 Data Administration & Database Administration
Chapter 12: Data and Database Administration
Chapter 10 Transaction Management and Concurrency Control
Chapter 12: Data and Database Administration
Introduction of Week 13 Return assignment 11-1 and 3-1-5
Presentation transcript:

1 Chapter 12: Data and Database Administration Modern Database Management Jeffrey A. Hoffer, Mary B. Prescott, Fred R. McFadden

2 Objectives Definition of terms List functions and roles of data/database administration Describe role of data dictionaries and information repositories Compare optimistic and pessimistic concurrency control Describe problems and techniques for data security Describe problems and techniques for data recovery Describe database tuning issues and list areas where changes can be done to tune the database Describe importance and measures of data quality Describe importance and measures of data availability

3 Definitions Data Administration: A high-level function that is responsible for the overall management of data resources in an organization, including maintaining corporate-wide definitions and standards Database Administration: A technical function that is responsible for physical database design and for dealing with technical issues such as security enforcement, database performance, and backup and recovery

4 Traditional Data Administration Functions Data policies, procedures, standards Planning Data conflict (ownership) resolution Internal marketing of DA concepts Managing the data repository

5 Traditional Database Administration Functions Selection of hardware and software Installing/upgrading DBMS Tuning database performance Improving query processing performance Managing data security, privacy, and integrity Data backup and recovery

6 Evolving Approaches to Data Administration Blend data and database administration into one role Fast-track development – monitoring development process (analysis, design, implementation, maintenance) Procedural DBAs–managing quality of triggers and stored procedures eDBA–managing Internet-enabled database applications PDA DBA–data synchronization and personal database management Data warehouse administration

7 Figure 12-2 Data modeling responsibilities

8 Data Warehouse Administration Similar to DA/DBA roles Emphasis on integration and coordination of metadata/data across many data sources Specific roles: – Support decision –support applications – Manage data warehouse growth – Establish service level agreements regarding data warehouses and data marts

9 The need to manage data is permanent Data can exist at several levels Application software should be separate from the database Application software can be classified by how they treat data 1.Data capture 2.Data transfer 3.Data analysis and presentation M ANAGERIAL I SSUES IN M ANAGING D ATA Principles in Managing Data

10 Application software should be considered disposable Data should be captured once There should be strict data standards M ANAGERIAL I SSUES IN M ANAGING D ATA Principles in Managing Data

11 M ANAGERIAL I SSUES IN M ANAGING D ATA The Data Management Process

12 M ANAGERIAL I SSUES IN M ANAGING D ATA Organizations should have policies regarding: – Data ownership – Data administration Data Management Policies

13 M ANAGERIAL I SSUES IN M ANAGING D ATA Data Ownership Corporate information policy – foundation for managing the ownership of data

14

15 Data Administration Key functions of the data administration group: Promote and control data sharing Analyze the impact of changes to application systems when data definitions change Maintain the data dictionary Reduce redundant data and processing Reduce system maintenance costs and improve system development productivity Improve quality and security of data Insure data integrity M ANAGERIAL I SSUES IN M ANAGING D ATA

16 Open Source DBMSs An alternative to proprietary packages such as Oracle, Microsoft SQL Server, or Microsoft Access – mySQL is an example of open-source DBMS – Less expensive than proprietary packages – Source code is available, for modification

17 Database Security Database Security: Protection of the data against accidental or intentional loss, destruction, or misuse

18 Figure 12-3 Possible locations of data security threats

19 Threats to Data Security Accidental losses attributable to: – Human error – Software failure – Hardware failure Theft and fraud. Improper data access: – Loss of privacy (personal data) – Loss of confidentiality (corporate data) Loss of data integrity Loss of availability (through, e.g. sabotage)

20 Figure 12-4 Establishing Internet Security

21 Web Security Static HTML files are easy to secure – Standard database access controls – Place Web files in protected directories on server Dynamic pages are harder – Control of CGI scripts – User authentication – Session security – SSL for encryption – Restrict number of users and open ports – Remove unnecessary programs

22 W3C Web Privacy Standard Platform for Privacy Protection (P3P) Addresses the following: – Who collects data – What data is collected and for what purpose – Who is data shared with – Can users control access to their data – How are disputes resolved – Policies for retaining data – Where are policies kept and how can they be accessed

23 Database Software Security Features Views or subschemas Integrity controls Authorization rules User-defined procedures Encryption Authentication schemes Backup, journalizing, and checkpointing

24 Views and Integrity Controls Views – Subset of the database that is presented to one or more users – User can be given access privilege to view without allowing access privilege to underlying tables Integrity Controls – Protect data from unauthorized use – Domains – set allowable values – Assertions – enforce database conditions

25 Authorization Rules Controls incorporated in the data management system  Restrict: – access to data – actions that people can take on data  Authorization matrix for: – Subjects – Objects – Actions – Constraints

26 Figure 12-5 Authorization matrix

27 Some DBMSs also provide capabilities for user- defined procedures to customize the authorization process Figure 12-6a Authorization table for subjects (salespeople) Figure 12-6b Authorization table for objects (orders) Figure 12-7 Oracle privileges Implementing authorization rules

28 Encryption – the coding or scrambling of data so that humans cannot read them Secure Sockets Layer (SSL) is a popular encryption scheme for TCP/IP connections Figure 12-8 Basic two-key encryption

29 Authentication Schemes Goal – obtain a positive identification of the user Passwords: First line of defense – Should be at least 8 characters long – Should combine alphabetic and numeric data – Should not be complete words or personal information – Should be changed frequently

30 Authentication Schemes (cont.) Strong Authentication – Passwords are flawed: Users share them with each other They get written down, could be copied Automatic logon scripts remove need to explicitly type them in Unencrypted passwords travel the Internet Possible solutions: – Two factor–e.g. smart card plus PIN – Three factor–e.g. smart card, biometric, PIN – Biometric devices–use of fingerprints, retinal scans, etc. for positive ID – Third-party mediated authentication–using secret keys, digital certificates

31 Examples of Different Biometric Technologies Fingerprint Iris Face Handprint Voice

32 Fingerprint Minutiae ( mi – noo – shee – ah ) – Points of interest in the fingerprint Advantages – Subjects have multiple fingers – Easy to use, with some training – Fingerprints are unique to each finger of each individual and the ridge arrangement remains permanent during one's lifetime Source: National Science & Technology Council’s (NSTC) Subcommittee on Biometrics

33 Security Policies and Procedures Personnel controls – Hiring practices, employee monitoring, security training Physical access controls – Equipment locking, check-out procedures, screen placement Maintenance controls – Maintenance agreements, access to source code, quality and availability standards Data privacy controls – Adherence to privacy legislation, access rules

34 Database Recovery  Mechanism for restoring a database quickly and accurately after loss or damage  Recovery facilities: Backup Facilities Journalizing Facilities Checkpoint Facility Recovery Manager

35 Backup Facilities Automatic dump facility that produces backup copy of the entire database Periodic backup (e.g. nightly, weekly) Cold backup – database is shut down during backup Hot backup – selected portion is shut down and backed up at a given time Backups stored in secure, off-site location

36 Journalizing Facilities Audit trail of transactions and database updates Transaction log – record of essential data for each transaction processed against the database Database change log – images of updated data – Before-image – copy before modification – After-image – copy after modification audit trail Produces an audit trail

37 Figure 12-9 Database audit trail From the backup and logs, databases can be restored in case of damage or loss

38 Checkpoint Facilities DBMS periodically refuses to accept new transactions  system is in a quiet state Database and transaction logs are synchronized This allows recovery manager to resume processing from short period, instead of repeating entire day

39 Recovery and Restart Procedures Switch - Mirrored databases Restore/Rerun - Reprocess transactions against the backup Transaction Integrity - Commit or abort all transaction changes Backward Recovery (Rollback) - Apply before images Forward Recovery (Roll Forward) - Apply after images (preferable to restore/rerun)

40 Transaction ACID Properties Atomic – Transaction cannot be subdivided Consistent – Constraints don’t change from before transaction to after transaction Isolated – Database changes not revealed to users until after transaction has completed Durable – Database changes are permanent

41 Figure Basic recovery techniques a) Rollback

42 Figure Basic recovery techniques (cont.) b) Rollforward

43 Database Failure Responses Aborted transactions – Preferred recovery: rollback – Alternative: Rollforward to state just prior to abort Incorrect data – Preferred recovery: rollback – Alternative 1: re-run transactions not including inaccurate data updates – Alternative 2: compensating transactions System failure (database intact) – Preferred recovery: switch to duplicate database – Alternative 1: rollback – Alternative 2: restart from checkpoint Database destruction – Preferred recovery: switch to duplicate database – Alternative 1: rollforward – Alternative 2: reprocess transactions

44 Concurrency Control Problem Problem – in a multi-user environment, simultaneous access to data can result in interference and data loss Solution Solution – Concurrency Control – The process of managing simultaneous operations against a database so that data integrity is maintained and the operations do not interfere with each other in a multi-user environment.

45 Figure Lost update (no concurrency control in effect) Simultaneous access causes updates to cancel each other inconsistent read A similar problem is the inconsistent read problem

46 Concurrency Control Techniques Serializability – Finish one transaction before starting another Locking Mechanisms – The most common way of achieving serialization – Data that is retrieved for the purpose of updating is locked for the updater – No other user can perform update until unlocked

47 Figure 12-12: Updates with locking (concurrency control) This prevents the lost update problem

48 Locking Mechanisms Locking level: – Database – used during database updates – Table – used for bulk updates – Block or page – very commonly used – Record – only requested row; fairly commonly used – Field – requires significant overhead; impractical Types of locks: – Shared lock - Read but no update permitted. Used when just reading to prevent another user from placing an exclusive lock on the record – Exclusive lock - No access permitted. Used when preparing to update

49 Deadlock An impasse that results when two or more transactions have locked common resources, and each waits for the other to unlock their resources Figure The problem of deadlock John and Marsha will wait forever for each other to release their locked resources!

50 Managing Deadlock Deadlock prevention: This involves locking all records required at the beginning of a transaction – Two-phase locking protocol Growing phase Shrinking phase – May be difficult to determine all needed resources in advance Deadlock Resolution: – Allow deadlocks to occur – Mechanisms for detecting and breaking them Resource usage matrix

51 Versioning Optimistic approach to concurrency control used instead of locking The assumption is that simultaneous updates will be infrequent – Each transaction can attempt an update as it wishes – The system will reject an update when it senses a conflict – It uses rollback and commit to restore the correct transaction status

52 Figure The use of versioning Better performance than locking

53 Managing Data Quality Causes of poor data quality – External data sources – Redundant data storage – Lack of organizational commitment Data quality improvement – Perform data quality audit – Establish data stewardship program (data steward is a liaison between IT and business units) – Apply total quality management (TQM) practices – Overcome organizational barriers – Apply modern DBMS technology – Estimate return on investment

54 Managing Data Quality Data Steward Data Steward - Liaisons between IT and business units Five Data Quality Issues: Security policy and disaster recovery Personnel controls Physical access controls Maintenance controls (hardware & software) Data protection and privacy

55 Data Dictionaries and Repositories Data dictionary – Documents data elements of a database System catalog – System-created database that describes all database objects Information Repository – Stores metadata describing data and data processing resources Information Repository Dictionary System (IRDS) – Software tool managing/controlling access to information repository

56 Figure Three components of the repository system architecture A schema of the repository information Software that manages the repository objects Where repository objects are stored Source: adapted from Bernstein, 1996.

57 Database Performance Tuning DBMS Installation – Setting installation parameters Memory Usage – Set cache levels – Choose background processes Input/Output Contention – Use striping – Distribution of heavily accessed files CPU Usage – Monitor CPU load Application tuning – Modification of SQL code in applications

58 Data Availability Downtime is expensive How to ensure availability – Hardware failures–provide redundancy for fault tolerance – Loss of data–database mirroring – Maintenance downtime–automated and nondisruptive maintenance utilities – Network problems–careful traffic monitoring, firewalls, and routers