Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall Chapter 1: The Database Environment and Development Process Modern Database Management.

Slides:



Advertisements
Similar presentations
Chapter 1: The Database Environment
Advertisements

The Database Environment
Prentice Hall, Database Systems Week 1 Introduction By Zekrullah Popal.
IS 4420 Database Fundamentals Leon Chen. 2 Agenda About yourself About yourself  Name  Major About the instructor About the instructor Syllabus Syllabus.
Chapter 1: The Database Environment
Introduction to Databases
1 IS380 Class Agenda 01/11/05 Sock H. Chung 1.Syllabus 2.Chapter 1 3.Introduction 4. Request.
1 Introduction The Database Environment. 2 Web Links Google General Database Search Database News Access Forums Google Database Books O’Reilly Books Oracle.
© Prentice Hall 1 Chapter 1: The Database Environment.
Chapter 1 INTRODUCTION TO DATABASE.
© 2007 by Prentice Hall 1 Chapter 1: The Database Environment Modern Database Management 8 th Edition Jeffrey A. Hoffer, Mary B. Prescott, Fred R. McFadden.
Chapter 1: The Database Environment and Development Process
Chapter 1: The Database Environment and Development Process
Chapter 1 Introduction to Databases
Chapter 1: The Database Environment
Introduction to Databases
Database Management COP4540, SCS, FIU An Introduction to database system.
Chapter 1 1 © Prentice Hall, 2002 Database Design Dr. Bijoy Bordoloi Introduction to Database Processing.
Chapter 1 1 © Prentice Hall, 2002 Database Design Dr. Bijoy Bordoloi Introduction to Database Processing.
CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS Modern Database Management 11 th Edition Jeffrey A. Hoffer, V. Ramesh, Heikki Topi © 2013 Pearson.
CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS Modern Database Management 11 th Edition Jeffrey A. Hoffer, V. Ramesh, Heikki Topi © 2013 Pearson.
Chapter 1: The Database Environment and Development Process
Chapter 1: The Database Environment and Development Process
Accounting Information System (DBMS Approach) Yohanes Handoko, SE.
MIS 385/MBA 664 Systems Implementation with DBMS/ Database Management Dave Salisbury ( )
Architecture for a Database System
© 2007 by Prentice Hall 1 Introduction to databases.
CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS Modern Database Management 11 th Edition Jeffrey A. Hoffer, V. Ramesh, Heikki Topi © 2013 Pearson.
© 2009 Pearson Education, Inc. Publishing as Prentice Hall 1 Chapter 1: The Database Environment Modern Database Management 9 th Edition Jeffrey A. Hoffer,
© 2009 Pearson Education, Inc. Publishing as Prentice Hall 1 Unit 1: Background and Terminology Chapters 1 + 2: Modern Database Management 9 th Edition.
MIS 327 Database Management system 1 MIS 327: DBMS Dr. Monther Tarawneh Dr. Monther Tarawneh Week 2: Basic Concepts.
Database System Introduction to Database Environment October 31, 2009 Software Park, Bangkok Thailand Pree Thiengburanathum College of Arts and Media Chiang.
Chapter 1 Chapter 1: The Database Environment Modern Database Management 8 th Edition Jeffrey A. Hoffer, Mary B. Prescott, Fred R. McFadden © 2007 by Prentice.
Chapter 1 1 Lecture # 1 & 2 Chapter # 1 Databases and Database Users Muhammad Emran Database Systems.
CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS Modern Database Management 11 th Edition, International Edition Jeffrey A. Hoffer, V. Ramesh,
THE DATABASE ENVIRONMENT Definitions: Data, Information, Database, MetadataData, Information File Processing Systems The Database Approach Components of.
Database Design & Management
1 Database Systems Instructor: Nasir Minhas Assistant Professor UIIT PMAS-AAUR
© 2011 Pearson Education, Inc. Publishing as Prentice Hall 1 Chapter 1: The Database Environment and Development Process Modern Database Management 10.
MIS 301 Information Systems in Organizations Dave Salisbury ( )
Copyright © 2016 Pearson Education, Inc. CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS Modern Database Management 12 th Edition Jeff Hoffer,
Copyright © 2016 Pearson Education, Inc. CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS Modern Database Management 12 th Edition Jeff Hoffer,
Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall Chapter 1: The Database Environment and Development Process (Contd..) Modern Database.
CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS Modern Database Management 11 th Edition, International Edition Jeffrey A. Hoffer, V. Ramesh,
1 Lecture1 Introduction to Databases Systems Database 1.
Chapter 1 1 DATABASE ENGINEERING INTRODUCTION. Chapter 1 2 DATABASE ENGINEERING EC-316 Credits4(3,1) Text Book: Modern Database Management, by Hoffer,
© 2005 by Prentice Hall 1 Chapter 1: The Database Environment Modern Database Management 7 th Edition Jeffrey A. Hoffer, Mary B. Prescott, Fred R. McFadden.
Introduction to Databases Transparencies
Database Fundamentals
Database Management Systems Lecture # 01
The Database Environment
File Systems Vs Database Systems
Lecture 2.
Introduction to Databases
Chapter 1: The Database Environment
CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS
Introduction to Databases
Chapter 1: The Database Environment
CHAPTER 1: THE DATABASE ENVIRONMENT AND DEVELOPMENT PROCESS
Chapter 1: The Database Environment
Chapter 1: The Database Environment
The Database Environment
Chapter 1: The Database Environment
Introduction to Databases
Background Prepared by: Mr. Mahmoud Rafeek Alfarra.
DATABASE ENGINEERING INTRODUCTION.
Introduction to Databases Transparencies
Chapter 1: The Database Environment
The Database Environment
MIS 385/MBA 664 Systems Implementation with DBMS/ Database Management
Presentation transcript:

Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall Chapter 1: The Database Environment and Development Process Modern Database Management 11 th Edition Jeffrey A. Hoffer, V. Ramesh, Heikki Topi

Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall Objectives  Define terms  Name limitations of conventional file processing  Explain advantages of databases  Identify costs and risks of databases  List components of database environment  Identify categories of database applications  Describe database system development life cycle  Explain prototyping and agile development approaches  Explain roles of individuals  Explain the three-schema architecture for databases

Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall Definitions  Database: organized collection of logically related data  Data: stored representations of meaningful objects and events  Structured: numbers, text, dates  Unstructured: images, video, documents  Information: data processed to increase knowledge in the person using the data  Metadata: data that describes the properties and context of user data

Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall Data or Information?

Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall Figure 1-1a Data in context Context helps users understand data 5 Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall Data or Information?

Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall Graphical displays turn data into useful information that managers can use for decision making and interpretation Figure 1-1b Summarized data 6 Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall Data or Information?

Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall Descriptions of the properties or characteristics of the data, including data types, field sizes, allowable values, and data context 7 Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall

Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall Traditional File Processing Systems

Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall Disadvantages of File Processing  Program-Data Dependence All programs maintain metadata for each file they use All programs maintain metadata for each file they use  Duplication of Data Different systems/programs have separate copies of the same data Different systems/programs have separate copies of the same data  Limited Data Sharing No centralized control of data No centralized control of data  Lengthy Development Times Programmers must design their own file formats Programmers must design their own file formats  Excessive Program Maintenance 80% of information systems budget 80% of information systems budget

Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall Problems with Data Dependency  Each application programmer must maintain his/her own data  Each application program needs to include code for the metadata of each file  Each application program must have its own processing routines for reading, inserting, updating, and deleting data  Lack of coordination and central control  Non-standard file formats

Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall Duplicate Data 11 Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall

Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall Problems with Data Redundancy  Waste of space to have duplicate data  Causes more maintenance headaches  The biggest problem: Data changes in one file could cause inconsistencies Data changes in one file could cause inconsistencies Compromises in data integrity Compromises in data integrity

Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall SOLUTION: The DATABASE Approach  Central repository of shared data  Data is managed by a controlling agent  Stored in a standardized, convenient form Requires a Database Management System (DBMS)

Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall Database Management System DBMS manages data resources like an operating system manages hardware resources A software system that is used to create, maintain, and provide controlled access to user databases Order Filing System Invoicing System Payroll System DBMS Central database Contains employee, order, inventory, pricing, and customer data It provides an efficient, reliable, convenient and safe multi-user storage of and access to massive amounts of persistent data.

Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall Advantages of THE DATABASE APPROACH  Program-data independence  Planned data redundancy  Improved data consistency  Improved data sharing  Increased application development productivity  Enforcement of standards  Improved data quality  Improved data accessibility and responsiveness  Reduced program maintenance  Improved decision support

Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall Costs and Risks of the Database Approach  New, specialized personnel  Installation and management cost and complexity  Conversion costs  Need for explicit backup and recovery  Organizational conflict

Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall 17