CC414 Database Management Systems



Similar documents
Chapter 1. Database Systems. Database Systems: Design, Implementation, and Management, Sixth Edition, Rob and Coronel

Introduction. Chapter 1. Introducing the Database. Data vs. Information

Chapter 1 - Database Systems

Figure Sample 3GL COBOL Program

ISM 318: Database Systems. Objectives. Database. Dr. Hamid R. Nemati

Database Systems Introduction Dr P Sreenivasa Kumar

Introduction to Database Systems CS4320. Instructor: Christoph Koch CS

Database Management Systems. Chapter 1

Introduction to Database Systems

Introduction to Database Systems. Module 1, Lecture 1. Instructor: Raghu Ramakrishnan UW-Madison

DATABASE DESIGN AND IMPLEMENTATION USING VISUAL BASIC

Topics. Introduction to Database Management System. What Is a DBMS? DBMS Types

ECS 165A: Introduction to Database Systems

Types & Uses of Databases

B.Sc (Computer Science) Database Management Systems UNIT-V

Week 1 Part 1: An Introduction to Database Systems. Databases and DBMSs. Why Use a DBMS? Why Study Databases??

COIS Databases

DATABASES AND DATABASE USERS

Chapter 1 Databases and Database Users

Copyright 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley. Chapter 1 Outline

Chapter 14: Databases and Database Management Systems

IT2304: Database Systems 1 (DBS 1)

IT2305 Database Systems I (Compulsory)

æ A collection of interrelated and persistent data èusually referred to as the database èdbèè.

Answers to Review Questions

CS2Bh: Current Technologies. Introduction to XML and Relational Databases. Introduction to Databases. Why databases? Why not use XML?

B.Com(Computers) II Year RELATIONAL DATABASE MANAGEMENT SYSTEM Unit- I

CS 525 Advanced Database Organization - Spring 2013 Mon + Wed 3:15-4:30 PM, Room: Wishnick Hall 113

COURSE NAME: Database Management. TOPIC: Database Design LECTURE 3. The Database System Life Cycle (DBLC) The database life cycle contains six phases;

David M. Kroenke and David J. Auer Database Processing 11 th Edition Fundamentals, Design, and Implementation. Chapter Objectives

Databases. DSIC. Academic Year

COMP5138 Relational Database Management Systems. Databases are Everywhere!

Study Notes for DB Design and Management Exam 1 (Chapters 1-2-3) record A collection of related (logically connected) fields.

Credit value: 10 Guided learning hours: 60

Database Management. Technology Briefing. Modern organizations are said to be drowning in data but starving for information p.

CHAPTER 6 DATABASE MANAGEMENT SYSTEMS. Learning Objectives

ICOM 6005 Database Management Systems Design. Dr. Manuel Rodríguez Martínez Electrical and Computer Engineering Department Lecture 2 August 23, 2001

DATABASE MANAGEMENT SYSTEM

Relational Database Systems 2 1. System Architecture

Files. Files. Files. Files. Files. File Organisation. What s it all about? What s in a file?

Chapter 2 Database System Concepts and Architecture

1 File Processing Systems

DATABASE DESIGN AND IMPLEMENTATION II SAULT COLLEGE OF APPLIED ARTS AND TECHNOLOGY SAULT STE. MARIE, ONTARIO. Sault College

MIS S S t S ru r ct u ur u e r & & Pl P a l nn n i n n i g

5.5 Copyright 2011 Pearson Education, Inc. publishing as Prentice Hall. Figure 5-2

CSC408H Lecture Notes

Database System Architecture & System Catalog Instructor: Mourad Benchikh Text Books: Elmasri & Navathe Chap. 17 Silberschatz & Korth Chap.

FROM RELATIONAL TO OBJECT DATABASE MANAGEMENT SYSTEMS

14 Databases. Source: Foundations of Computer Science Cengage Learning. Objectives After studying this chapter, the student should be able to:

DATABASE SYSTEM CONCEPTS AND ARCHITECTURE CHAPTER 2

Introduction. Introduction: Database management system. Introduction: DBS concepts & architecture. Introduction: DBS versus File system

David M. Kroenke and David J. Auer Database Processing 12 th Edition

Introduction: Database management system

Concepts of Database Management Seventh Edition. Chapter 7 DBMS Functions

INFORMATION SYSTEMS SPECIALIST

Principles of Database. Management: Summary

Chapter 2. Data Model. Database Systems: Design, Implementation, and Management, Sixth Edition, Rob and Coronel

Relational Database Basics Review

SACRAMENTO CITY UNIFIED SCHOOL DISTRICT Position Description. DEPARTMENT: Technology Services SALARY: Range 13 Salary Schedule A

Database Systems. Lecture 1: Introduction

Logistics. Database Management Systems. Chapter 1. Project. Goals for This Course. Any Questions So Far? What This Course Cannot Do.

Database Fundamentals

Life Cycle of Records

Database Administrator [DBA]

Information Technology Specialist - Band A. Class Specifications Demonstration Project

THE ORGANISATION. Senior Management Major end users (divisions) Information Systems Department

How To Build A New System For A College

OLAP and OLTP. AMIT KUMAR BINDAL Associate Professor M M U MULLANA

Basic Concepts of Database Systems

DATABASE MANAGEMENT SYSTEMS

Chapter 6. Foundations of Business Intelligence: Databases and Information Management

Ursuline College Accelerated Program

Overview of Data Management

Foundations of Business Intelligence: Databases and Information Management

Data Hierarchy. Traditional File based Approach. Hierarchy of Data for a Computer-Based File

What is a database? COSC 304 Introduction to Database Systems. Database Introduction. Example Problem. Databases in the Real-World

Chapter 6 8/12/2015. Foundations of Business Intelligence: Databases and Information Management. Problem:

Database Management. Chapter Objectives

CHAPTER 2 DATABASE MANAGEMENT SYSTEM AND SECURITY

Evolution of Distributed Database Management System

Instructor: Michael J. May Semester 1 of The course meets 9:00am 11:00am on Sundays. The Targil for the course is 12:00pm 2:00pm on Sundays.

Introduction to Computing. Lectured by: Dr. Pham Tran Vu

IT1104- Information Systems & Technology (Compulsory)

DESIGN, IMPLEMENTATION, AND MANAGEMENT. Carlos Coronel Steven Morris Peter Rob

Business Intelligence

Backup and Recovery. What Backup, Recovery, and Disaster Recovery Mean to Your SQL Anywhere Databases

DATABASE SYSTEMS. Chapter 7 Normalisation

CS 649 Database Management Systems. Fall 2011

Data Warehousing. Overview, Terminology, and Research Issues. Joachim Hammer. Joachim Hammer

Data Management Implementation Plan

Fundamentals of Database System

Introductory Concepts

Introduction to Database Systems. Chapter 1 Introduction. Chapter 1 Introduction

Foundations of Business Intelligence: Databases and Information Management

D6 INFORMATION SYSTEMS DEVELOPMENT. SOLUTIONS & MARKING SCHEME. June 2013

Database System. Session 1 Main Theme Introduction to Database Systems Dr. Jean-Claude Franchitti

Alexander Nikov. 5. Database Systems and Managing Data Resources. Learning Objectives. RR Donnelley Tries to Master Its Data

Database and Data Mining Security

Transcription:

CC44 Database Management Systems Prof. Dr. Amani A. Saad Course Info See contents on Course Home page. Lecture: 2 hrs Sunday 2:30-2:0 Lab: 2 hrs Tut: 2 hrs» TAs: Eng. Omar Shalash Eng. Ihab Zaghlool 2

References Text Book Database Management Systems, Ramakrishnan and Gehrke, 3 rd edition, McGraw-Hill Publishers. References Database Systems: Design, Implementation, and Management, 7 th edition, Rob and Coronel, Thomson Publishers. Database Processing: Fundamentals, Design, and Implementation, David Kroenke, th edition, Pearson Prentice Hall Publishers. DataBase Management Systems, Ramez Elmasry & Navathe, 5 th edition. Connolly, Thomas, Database Systems: A Practical Approach, 3 rd Edition, Addison Wesley, 2003. 3 In this lecture, you will learn: The difference between data and information What a database is, about different types of databases, and why they are valuable assets for decision making Why database design is important How modern databases evolved from files and file systems 4 2

About flaws in file system data management How a database system differs from a file system, and how a DBMS functions within the database system 5 Data: Data vs. Information Raw facts; building blocks of information Unprocessed information Information: Data processed to reveal meaning Accurate, relevant, and timely information is key to good decision making Good decision making is key to survival in global environment 6 3

Introducing the Database and the DBMS Database shared, integrated computer structure that houses: End user data (raw facts) Metadata (data about data) 7 Introducing the Database and the DBMS (continued) DBMS (database management system): Collection of programs that manages database structure and controls access to data Possible to share data among multiple applications or users Makes data management more efficient and effective 8 4

DBMS Makes Data Management More Efficient and Effective End users have better access to more and better-managed data Promotes integrated view of organization s operations Probability of data inconsistency is greatly reduced Possible to produce quick answers to ad hoc queries 9 The DBMS Manages the Interaction Between the End User and the Database 0 5

Why Study Databases??? Shift from computation to information Datasets increasing in diversity and volume. Digital libraries, interactive video, Human Genome project, EOS project... need for DBMS exploding DBMS encompasses most of CS OS, languages, theory, AI, multimedia, logic Types of Databases Single-user: Supports only one user at a time Multi-user: Supports multiple users at the same time 2 6

Types of Databases (continued) Workgroup: Multi-user database that supports a small group of users or a single department Enterprise: Multi-user database that supports a large group of users or an entire organization (more than 50 users). 3 Location of Databases Centralized: Supports data located at a single site Distributed: Supports data distributed across several sites 4 7

Uses of Databases Transactional (or production): Supports a company s day-to-day operations Data warehouse: Stores data used to generate information required to make tactical or strategic decisions Such decisions typically require data massaging Often used to store historical data Structure is quite different 5 Why Database Design is Important Defines the database s expected use Different approach needed for different types of databases Avoid redundant data (unnecessarily duplicated) Poorly designed database generates errors leads to bad decisions can lead to failure of organization 6 8

The Historical Roots of Database: Files and File Systems Although managing data through file systems is largely obsolete Understanding relatively simple characteristics of file systems makes complexity of database design easier to understand. Awareness of problems that plagued file systems can help prevent similar problems in DBMS. Knowledge of file systems is helpful if you plan to convert an obsolete file system to a DBMS. 7 Manual File Systems Traditionally composed of collection of file folders kept in file cabinet Organization within folders was based on data s expected use (ideally logically related) System was adequate for small amounts of data with few reporting requirements Finding and using data in growing collections of file folders became time-consuming and cumbersome 8 9

Conversion from Manual File System to Computer File System Could be technically complex, requiring hiring of data processing (DP) specialists DP specialists created file structures, wrote software, and designed application programs Resulted in numerous home-grown systems being created. Initially, computer files were similar in design to manual files 9 Contents of Customer File 20 0

Basic File Terminology 2 Example of Early Database Design DP specialist wrote programs for reports: Monthly summaries of types and amounts of insurance sold by agents Monthly reports about which customers should be contacted for renewal Reports that analyzed ratios of insurance types sold by agent Customer contact letters summarizing coverage Additional reports were written as required 22

Example of Early Database Design (continued) Other departments requested databases be written for them SALES database created for sales department AGENT database created for personnel department 23 Contents of the Agent File 24 2

Evolution of Simple File System As number of databases increased, small file system evolved Each file used its own application programs Each file was owned by individual or department who commissioned its creation 25 A Simple File System 26 3

Example of Early Database Design (continued) As system grew, demand for DP s programming skills grew Additional programmers hired DP specialist evolved into DP manager, supervising a DP department Primary activity of department (and DP manager) remained programming 27 Problems with File System Data Management Using File Systems every task requires extensive programming in a third-generation language (3GL) Programmer must specify task and how it must be done Using DBMS a fourth-generation language (4GL) is used which Allows users to specify what must be done without specifying how it is to be done 28 4

Problems with File System Data Management - Programming in 3GL Time-consuming, high-level activity Programmer must be familiar with physical file structure As system becomes complex, access paths become difficult to manage and tend to produce malfunctions Complex coding establishes precise location of files and system components and data characteristics 29 Problems with File System Data Management -Programming in 3GL (continued) Ad hoc queries are impossible Writing programs to design new reports is time consuming As number of files increases, system administration becomes difficult Making changes in existing file structure is difficult File structure changes require modifications in all programs that use data in that file 30 5

Problems with File System Data Management -Programming in 3GL (continued) Modifications are likely to produce errors, requiring additional time to debug the program Security features hard to program and therefore often omitted 3 2- Structural and Data Dependence Structural dependence Access to a file depends on its structure. Changes in database structure affect program s ability to access data (e.g., adding a new field) Data dependence Changes in data affect program s ability to access it (e.g, changing a field type). Logical data format How a human being views the data Physical data format How the computer sees the data 32 6

Data Independence * Applications insulated from how data is structured and stored. Logical data independence: Protection from changes in logical structure of data. Physical data independence: Protection from changes in physical structure of data. One of the most important benefits of using a DBMS! 33 3- Field Definitions and Naming Conventions Flexible record definition anticipates reporting requirements by breaking up fields into their component parts. 34 7

Sample Customer File Fields 35 4- Data Redundancy Data redundancy results in data inconsistency Different and conflicting versions of the same data appear in different places Errors more likely to occur when complex entries are made in several different files and recur frequently in one or more files Data anomalies develop when required changes in redundant data are not made successfully 36 8

Data Integrity What is the definition of Data Integrity? 37 Data Anomalies Modification anomalies Occur when changes must be made to existing records Insertion anomalies Occur when entering new records Deletion anomalies Occur when deleting records 38 9

Database vs. File System Problems inherent in file systems make using a database system desirable File system Many separate and unrelated files Database Logically related data stored in a single logical data repository 39 Contrasting Database and File Systems 40 20

The Database System Environment Database system is composed of 5 main parts:. Hardware 2. Software Operating system software DBMS software Application programs and utility software 4 The Database System Environment 3. People (Define each of the following jobs) System Administrator Database Administrator Database Designer System Analyst and programmer End User 4. Procedures 5. Data 42 2

The Database System Environment (continued) 43 DBMS Functions Performs functions that guarantee integrity and consistency of data Data dictionary management defines data elements and their relationships Data storage management stores data and related data entry forms, report definitions, etc. important for performance tuning. Data transformation and presentation translates logical requests into commands to physically locate and retrieve the requested data 44 22

DBMS Functions (continued) Security management enforces user security and data privacy within database Multi-user access control creates structures that allow multiple users to access the data Backup and recovery management provides backup and data recovery procedures 45 DBMS Functions (continued) Data integrity management promotes and enforces integrity rules to eliminate data integrity problems Database access languages and application programming interfaces provides data access through a query language Database communication interfaces allows database to accept end-user requests within a computer network environment 46 23

Illustrating Metadata with Microsoft Access 47 Summary Information is derived from data, which is stored in a database To implement and manage a database, use a DBMS Database design defines its structure Good design is important 48 24

Summary (continued) Databases were preceded by file systems Because file systems lack a DBMS, file management becomes difficult as a file system grows DBMS were developed to address file systems inherent weaknesses 49 Why Use a DBMS? Data independence and efficient access. Reduced application development time. Data integrity and security. Uniform data administration. Concurrent access, recovery from crashes. 50 25