Database Planning, Design, and Administration Transparencies

Slides:



Advertisements
Similar presentations
Testing Relational Database
Advertisements

Database Application Lifecycle
Database Application Lifecycle
DBS Development Lifecycle & DB Analysis
Database Planning, Design, and Administration
Database Planning, Design, and Administration
CSC271 Database Systems Lecture # 18. Summary: Previous Lecture  Transactions  Authorization  Authorization identifier, ownership, privileges  GRANT/REVOKE.
Database Planning, Design, and Administration Transparencies
6.1 Copyright © 2014 Pearson Education, Inc. publishing as Prentice Hall Building Information Systems Chapter 13 VIDEO CASES Video Case 1: IBM: Business.
Chapter 6 Database Design
1 Pertemuan 14 Perencanaan, Desain dan Administrasi Databases Matakuliah: >/ > Tahun: > Versi: >
1 Pertemuan 17 Seleksi DBMS Matakuliah: >/ > Tahun: > Versi: >
Chapter 9 & 10 Database Planning, Design and Administration.
Lecture 9 – Database Design
© Pearson Education Limited, Chapter 6 Fact-finding Transparencies.
6 Chapter 6 Database Design Hachim Haddouti. 6 2 Hachim Haddouti and Rob & Coronel, Ch6 In this chapter, you will learn: That successful database design.
Lecture Nine Database Planning, Design, and Administration
Database System Development Lifecycle Transparencies
Chapter 1 Introduction to Databases
Database System Development Lifecycle
CSC271 Database Systems Lecture # 20.
Introduction to Databases Transparencies 1. ©Pearson Education 2009 Objectives Common uses of database systems. Meaning of the term database. Meaning.
CSC271 Database Systems Lecture # 21. Summary: Previous Lecture  Phases of database SDLC  Prototyping (optional)  Implementation  Data conversion.
SYSTEM ANALYSIS AND DESIGN
Introduction to Systems Analysis and Design Trisha Cummings.
Team Dosen UMN Database System Development Lifecycle Connolly Book Chapter
Chapter 9 Database Planning, Design, and Administration Sungchul Hong.
Database System Development Lifecycle © Pearson Education Limited 1995, 2005.
Database System Development Lifecycle
Overview of the Database Development Process
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 10 Practical Database Design Methodology and Use of UML Diagrams.
C HAPTER 9 Database Planning, Design, and Administration Transparencies © Pearson Education Limited 1995,
INFORMATION SYSTEM APPLICATIONS System Development Life Cycle.
ITEC224 Database Programming
Part3 Database Analysis and Design Techniques Chapter 04- Overview of Database Planning, Design and Administration Database Systems Lu Wei College of Software.
ITEC 3220M Using and Designing Database Systems
IST 210 Database Design Process IST 210 Todd S. Bacastow January 2005.
University of Sunderland COM 220 Lecture Three Slide 1 Database Application Lifecycle.
1 Chapter 9 Database Design. 2 2 In this chapter, you will learn: That successful database design must reflect the information system of which the database.
Week 4 Lecture Part 3 of 3 Database Design Samuel ConnSamuel Conn, Faculty Suggestions for using the Lecture Slides.
9/14/2012ISC329 Isabelle Bichindaritz1 Database System Life Cycle.
1 Chapter 15 Methodology Conceptual Databases Design Transparencies Last Updated: April 2011 By M. Arief
1 Minggu 9, Pertemuan 17 Database Planning, Design, and Administration Matakuliah: T0206-Sistem Basisdata Tahun: 2005 Versi: 1.0/0.0.
Database Planning, Design, and Administration Transparencies
1/26/2004TCSS545A Isabelle Bichindaritz1 Database Management Systems Design Methodology.
Database System Development Lifecycle 1.  Main components of the Infn System  What is Database System Development Life Cycle (DSDLC)  Phases of the.
Systems Analysis and Design in a Changing World, Fourth Edition
Systems Development Life Cycle
Chapter 9 & 10 Database Planning, Design and Administration Database Application Lifecycle DBMS Selection Database Administration.
IS2210: Systems Analysis and Systems Design and Change Twitter:
Chapter 5 Database System Development Lifecycle Pearson Education © 2009.
Chapter 10 Database System Development Lifecycle Pearson Education © 2009.
Chapter 4 Database System Development Lifecycle Pearson Education © 2009.
IST 210 Database Design Process IST 210, Section 1 Todd S. Bacastow January 2004.
Chapter 9 Database Planning, Design, and Administration Transparencies © Pearson Education Limited 1995, 2005.
Chapter (12) – Old Version
Lec 6: Practical Database Design Methodology and Use of UML Diagrams
Developing Information Systems
Chapter 6 Database Design
Database System Development lifecycle
Chapter 10 DB SDLC Ahmed M. Zeki ITIS 216 ITBIS 385.
Database System Development Lifecycle
Introduction to Databases Transparencies
CHAPTER 9 (part a) BASIC INFORMATION SYSTEMS CONCEPTS
Database Planning, Design and Administration
Information Systems Development (ISD) Systems Development Life Cycle
Ref: Connolly and Begg 6th ed., Chapter 10
Practical Database Design and Tuning Objectives
CHAPTER 5 THE DATA RESOURCE
Presentation transcript:

Database Planning, Design, and Administration Transparencies Chapter Name September 98 Chapter 4 Database Planning, Design, and Administration Transparencies © Pearson Education Limited, 2004 1

© Pearson Education Limited, 2004 Chapter Name September 98 Chapter 4 - Objectives How problems associated with software development led to the software crisis. How the software crisis led to a structured approach to software development called the information systems lifecycle. 2 © Pearson Education Limited, 2004 2

© Pearson Education Limited, 2004 Chapter Name September 98 Chapter 4 - Objectives About the relationship between the information systems lifecycle and the database system development lifecycle. The stages of the database system development lifecycle. The activities associated with each stage of the database system development lifecycle. 2 © Pearson Education Limited, 2004 2

© Pearson Education Limited, 2004 Software crisis Last few decades have seen proliferation of software applications, many requiring constant maintenance involving: correcting faults, implementing new user requirements, modifying software to run on new or upgraded platforms. © Pearson Education Limited, 2004

© Pearson Education Limited, 2004 Software crisis Effort spent on maintenance of software began to absorb resources at an alarming rate. As a result, many major software projects were late, over budget, unreliable, difficult to maintain, performed poorly. © Pearson Education Limited, 2004

© Pearson Education Limited, 2004 Software depression In late 1960s, led to ‘software crisis’, now refer to as the ‘software depression’. Major reasons for failure of software projects includes: - lack of a complete requirements specification; - lack of appropriate development methodology; - poor decomposition of design into manageable components. © Pearson Education Limited, 2004

Information system lifecycle Structured approach to software development was proposed called information systems (IS) lifecycle or software development lifecycle (SDLC). © Pearson Education Limited, 2004

© Pearson Education Limited, 2004 Information system Resources that enable collection, management, control, and dissemination of data/information throughout an organization. Database is fundamental component of IS. Development/usage should be viewed from perspective of the wider requirements of the organization. © Pearson Education Limited, 2004

Stages of database system development lifecycle Database planning System definition Requirements collection and analysis Database design DBMS selection (optional) © Pearson Education Limited, 2004

Stages of database system development lifecycle Application design Prototyping (optional) Implementation Data conversion and loading Testing Operational maintenance. © Pearson Education Limited, 2004

Stages of the database system development lifecycle © Pearson Education Limited, 2004

© Pearson Education Limited, 2004 Database planning Management activities that allow stages of database system development lifecycle to be realized as efficiently and effectively as possible. Should be integrated with overall IS strategy of the organization. © Pearson Education Limited, 2004

Database planning – mission statement Mission statement for the database project defines major aims of database system. Those driving database project normally define the mission statement. © Pearson Education Limited, 2004

Database planning – mission statement Mission statement helps clarify purpose of the database project and provides clearer path towards the efficient and effective creation of required database system. © Pearson Education Limited, 2004

Database planning – mission objectives Once mission statement is defined, mission objectives are defined. Each objective should identify a particular task that the database must support. © Pearson Education Limited, 2004

Database planning – mission objectives Should also include additional information that specifies the work to be done, the resources with which to do it, and the money to pay for it all. © Pearson Education Limited, 2004

© Pearson Education Limited, 2004 Database planning Database planning may also include development of standards that govern: how data will be collected, how the format should be specified, what necessary documentation will be needed, how design and implementation should proceed. © Pearson Education Limited, 2004

© Pearson Education Limited, 2004 System definition Describes scope and boundaries of database system, including its major user views. Describes how database system will interface with other parts of the organization’s information system. © Pearson Education Limited, 2004

Boundary for database system of StayHome © Pearson Education Limited, 2004

© Pearson Education Limited, 2004 System definition User view defines what is required of a database system from the perspective of: a particular job (such as Manager or Supervisor) or business application area (such as marketing, personnel, or stock control). Database system may have one or more user views. © Pearson Education Limited, 2004

© Pearson Education Limited, 2004 System Definition Identifying user views helps ensure that no major users of the database are forgotten when developing requirements for new application. User views also help in development of complex database system allowing requirements to be broken down into manageable pieces. © Pearson Education Limited, 2004

Database system with multiple user views © Pearson Education Limited, 2004

Requirements collection and analysis Process of collecting and analyzing information about the organization to be supported by the database system, and using this information to identify the requirements for the new system. © Pearson Education Limited, 2004

Requirements collection and analysis Information is gathered for each major user view including: a description of data used or generated; details of how data is to be used/generated; any additional requirements for new database system. © Pearson Education Limited, 2004

Requirements collection and analysis Information is analyzed to identify requirements for new database system. Another important activity is deciding how to manage database system with multiple user views. Three main approaches: centralized approach; view integration approach; combination of both approaches. © Pearson Education Limited, 2004

Requirements collection and analysis Centralized approach Requirements for each user view are merged into a single set of requirements for the new database system. A data model representing all user views is created during the database design stage. © Pearson Education Limited, 2004

Centralized approach to managing multiple user views © Pearson Education Limited, 2004

Requirements collection and analysis View integration approach Requirements for each user view remain as separate lists. Data models representing each user view are created and then merged during the database design stage. © Pearson Education Limited, 2004

Requirements collection and analysis Data model representing one or more but not all user views is called a local data model. Local data models are then merged to produce a global data model to represent all user views. © Pearson Education Limited, 2004

View integration approach to managing multiple user views © Pearson Education Limited, 2004

© Pearson Education Limited, 2004 Database design Process of creating a design that will support the organization’s mission statement and objectives for the required database system. © Pearson Education Limited, 2004

© Pearson Education Limited, 2004 Database design Two main phases of database design: Logical database design Physical database design. © Pearson Education Limited, 2004

© Pearson Education Limited, 2004 Database design Logical database design identifies the important objects that need to be represented in the database and the relationships between these objects. © Pearson Education Limited, 2004

© Pearson Education Limited, 2004 Database design Physical database design describes how the logical design is to be physically implemented (as tables) in the target DBMS. © Pearson Education Limited, 2004

© Pearson Education Limited, 2004 DBMS selection Selection of an appropriate DBMS to support the database system. Undertaken at any time prior to logical design provided sufficient information is available regarding system requirements. © Pearson Education Limited, 2004

© Pearson Education Limited, 2004 Application design Design of user interface and application programs that use and process the database. Database and application design are parallel activities. © Pearson Education Limited, 2004

© Pearson Education Limited, 2004 Application design Transaction is an action, or series of actions, carried out by a single user or application program that accesses or changes content of the database. Should define and document the high-level characteristics of the transactions required. © Pearson Education Limited, 2004

© Pearson Education Limited, 2004 Application design Important characteristics of transactions: data to be used by the transaction; functional characteristics of the transaction; output of the transaction; importance to the users; expected rate of usage. © Pearson Education Limited, 2004

© Pearson Education Limited, 2004 Application design Three main types of transactions: retrieval transactions update transactions mixed transactions © Pearson Education Limited, 2004

Guidelines for form/report design © Pearson Education Limited, 2004

© Pearson Education Limited, 2004 Prototyping Building working model of a database system. Purpose to identify features of a system that work well, or are inadequate; to suggest improvements or even new features; to clarify the users’ requirements; to evaluate feasibility of a particular system design. © Pearson Education Limited, 2004

© Pearson Education Limited, 2004 Prototyping There are two prototyping strategies: Requirements prototyping determines the requirements of a proposed database system and then the prototype is discarded. Evolutionary prototyping is used for the same purposes, but the prototype is not discarded and with further development becomes the working database system. © Pearson Education Limited, 2004

© Pearson Education Limited, 2004 Implementation Physical realization of the database and application designs. Use DDL to create database schemas and empty database files. Use DDL to create user views. Use 3GL or 4GL to create the application programs, which includes database transactions. Use DDL to implement security and integrity controls. However, some may be defined using DBMS utilities or operating system. © Pearson Education Limited, 2004

Data conversion and loading Transferring any existing data into new database and converting any existing applications to run on new database. only required when a new database system is replacing an old system. common for a DBMS to have a utility that loads existing files into the new database. May be possible to convert and use application programs from the old system for use by the new system. © Pearson Education Limited, 2004

© Pearson Education Limited, 2004 Testing Process of running the database system with the intent of finding errors. Use carefully planned test strategies and realistic data. Testing cannot show absence of faults; it can show only that software faults are present. Demonstrates that database and application programs appear to be working according to requirements. © Pearson Education Limited, 2004

Operational maintenance Process of monitoring and maintaining the database system following installation and involves: monitoring performance of system. If performance falls, may require tuning or reorganization of the database. maintaining and upgrading database system (when required). incorporating new requirements into database system. © Pearson Education Limited, 2004