1 Pertemuan 14 Perencanaan, Desain dan Administrasi Databases Matakuliah: >/ > Tahun: > Versi: >

Slides:



Advertisements
Similar presentations
Database Application Lifecycle
Advertisements

DBS Development Lifecycle & DB Analysis
Database Planning, Design, and Administration
Database Planning, Design, and Administration
Developing Database Specifications TRACK 3. Learning Objectives At the end of the session, the participants should be able to Identify the information.
1 Pertemuan > > Matakuliah: >/ > Tahun: > Versi: >
CSC271 Database Systems Lecture # 18. Summary: Previous Lecture  Transactions  Authorization  Authorization identifier, ownership, privileges  GRANT/REVOKE.
1 Pertemuan > > Matakuliah: >/ > Tahun: > Versi: >
Database Environment Pertemuan 02 Matakuliah: M0564 /Pengantar Sistem Basis Data Tahun : 2008.
MIS 385/MBA 664 Systems Implementation with DBMS/ Database Management Dave Salisbury ( )
Database Planning, Design, and Administration Transparencies
1 Minggu 12, Pertemuan 23 Introduction to Distributed DBMS (Chapter , 22.6, 3rd ed.) Matakuliah: T0206-Sistem Basisdata Tahun: 2005 Versi: 1.0/0.0.
1 Pertemuan 02 Database environment Matakuliah: >/ > Tahun: > Versi: >
Chapter 6 Methodology Conceptual Databases Design Transparencies © Pearson Education Limited 1995, 2005.
1 Pertemuan 01 Pengantar tentang database Matakuliah: >/ > Tahun: > Versi: >
1 Pertemuan 17 Seleksi DBMS Matakuliah: >/ > Tahun: > Versi: >
Chapter 9 & 10 Database Planning, Design and Administration.
1 Pertemuan 18 Penemuan Fakta Matakuliah: >/ > Tahun: > Versi: >
1 Minggu 11, Pertemuan 22 Conceptual Database Design (Chapter 14.1, 3rd ed.) Matakuliah: T0206-Sistem Basisdata Tahun: 2005 Versi: 1.0/0.0.
Lecture Fourteen Methodology - Conceptual Database Design
© Pearson Education Limited, Chapter 6 Fact-finding Transparencies.
Lecture Nine Database Planning, Design, and Administration
The database development process
Database System Development Lifecycle Transparencies
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.
Chapter 9 Database Planning, Design, and Administration Sungchul Hong.
Database Planning, Design, and Administration Transparencies
Database System Development Lifecycle © Pearson Education Limited 1995, 2005.
Database System Development Lifecycle
Overview of the Database Development Process
C HAPTER 9 Database Planning, Design, and Administration Transparencies © Pearson Education Limited 1995,
Pertemuan 5 Pengembangan Teknologi Informasi Matakuliah: H0402/PENGELOLAAN SISTEM KOMPUTER Tahun: 2005 Versi: 1/0.
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
1 Introduction to Database Systems. 2 Database and Database System / A database is a shared collection of logically related data designed to meet the.
Methodology - Conceptual Database Design Transparencies
Methodology Conceptual Databases Design
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.
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 Pertemuan > > Matakuliah: >/ > Tahun: > Versi: >
1 Minggu 9, Pertemuan 17 Database Planning, Design, and Administration Matakuliah: T0206-Sistem Basisdata Tahun: 2005 Versi: 1.0/0.0.
Methodology - Conceptual Database Design. 2 Design Methodology u Structured approach that uses procedures, techniques, tools, and documentation aids to.
Database Planning, Design, and Administration Transparencies
1/26/2004TCSS545A Isabelle Bichindaritz1 Database Management Systems Design Methodology.
Methodology: Conceptual Databases Design
Database System Development Lifecycle 1.  Main components of the Infn System  What is Database System Development Life Cycle (DSDLC)  Phases of the.
Methodology - Conceptual Database Design
Information Systems Engineering. Lecture Outline Information Systems Architecture Information System Architecture components Information Engineering Phases.
1 Pertemuan > > Matakuliah: >/ > Tahun: > Versi: >
Chapter 9 & 10 Database Planning, Design and Administration Database Application Lifecycle DBMS Selection Database Administration.
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.
CONNECTING COMPONENT Pertemuan Matakuliah: M Analisis dan Perancangan Sistem Informasi Lanjut Tahun:
Chapter 9 Database Planning, Design, and Administration Transparencies © Pearson Education Limited 1995, 2005.
1 Pengembangan Sistem Informasi Williams, B.K, Stacy C. Sawyer (2007). Using Information Technology: A Practical Introduction to Computers & Communications.
Methodology Conceptual Databases Design
Methodology Conceptual Database Design
Tahun : <<2005>> Versi : <<1/1>>
Database System Development lifecycle
Database System Development Lifecycle
Pengembangan Sistem Informasi
Pengembangan Sistem Informasi
Database Planning, Design and Administration
Methodology Conceptual Databases Design
Ref: Connolly and Begg 6th ed., Chapter 10
Presentation transcript:

1 Pertemuan 14 Perencanaan, Desain dan Administrasi Databases Matakuliah: >/ > Tahun: > Versi: >

2 Learning Outcomes Pada akhir pertemuan ini, diharapkan mahasiswa akan mampu : Mahasiswa dapat Menguraikan tahap tahap dalam daur hidup pengembangan database

3 Outline Materi Phase dalam perancanaan dan desain database Daur hidup pengembangan database Database desain : konseptual, logikal dan physical desain

4 Chapter 9 Database Planning, Design, and Administration Transparencies

5 2 Chapter 9 - Objectives  Main components of an information system. u Main stages of database application lifecycle. u Main phases of database design: conceptual, logical, and physical design. u Benefits of CASE tools. u How to evaluate and select a DBMS.  Distinction between data administration and database administration. u Purpose and tasks associated with data administration and database administration.

6 Software Depression u 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. u Effort spent on maintenance began to absorb resources at an alarming rate.

7 Software Depression u As a result, many major software projects were –late, –over budget, –unreliable, –difficult to maintain, –performed poorly. u In late 1960s, led to ‘software crisis’, now refer to as the ‘software depression’.

8 Software Depression u 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. u Structured approach to development was proposed called information systems lifecycle.

9 Information System Resources that enable collection, management, control, and dissemination of information throughout an organization. u Database is fundamental component of I.S., and its development/usage should be viewed from perspective of the wider requirements of the organization.

10 Database Application Lifecycle u Database planning u System definition u Requirements collection and analysis u Database design u DBMS selection (optional)

11 Database Application Lifecycle u Application design u Prototyping (optional) u Implementation u Data conversion and loading u Testing u Operational maintenance.

12 Stages of the Database Application Lifecycle

13 Database Planning Management activities that allow stages of database application lifecycle to be realized as efficiently and effectively as possible. u Must be integrated with overall IS strategy of the organization.

14 Database Planning – Mission Statement u Mission statement for the database project defines major aims of database application. u Those driving database project normally define the mission statement. u Mission statement helps clarify purpose of the database project and provides clearer path towards the efficient and effective creation of required database application.

15 Database Planning – Mission Objectives u Once mission statement is defined, mission objectives are defined. u Each objective should identify a particular task that the database must support. u May be accompanied by some additional information that specifies the work to be done, the resources with which to do it, and the money to pay for it all.

16 Database Planning u Database planning should 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.

17 System Definition Describes scope and boundaries of database application and the major user views. u User view defines what is required of a database application from perspective of: – a particular job role (such as Manager or Supervisor) or –enterprise application area (such as marketing, personnel, or stock control).

18 System Definition u Database application may have one or more user views. u Identifying user views helps ensure that no major users of the database are forgotten when developing requirements for new application. u User views also help in development of complex database application allowing requirements to be broken down into manageable pieces.

19 Representation of a Database Application with Multiple User Views

20 Requirements Collection and Analysis Process of collecting and analyzing information about the part of organization to be supported by the database application, and using this information to identify users’ requirements of new system.

21 Requirements Collection and Analysis u 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 application. u Information is analyzed to identify requirements to be included in new database application.

22 Requirements Collection and Analysis u Another important activity is deciding how to manage database application with multiple user views. u Three main approaches: –centralized approach; –view integration approach; –combination of both approaches.

23 Requirements Collection and Analysis u Centralized approach –Requirements for each user view are merged into a single set of requirements. –A global data model is created based on the merged requirements (which represents all user views).

24 Centralized Approach to Managing Multiple User Views

25 Requirements Collection and Analysis u View integration approach –Requirements for each user view are used to build a separate data model.

26 Requirements Collection and Analysis u Data model representing single user view is called a local data model, composed of diagrams and documentation describing requirements of a particular user view of database. u Local data models are then merged to produce a global data model, which represents all user views for the database.

27 View Integration Approach to Managing Multiple User Views

28 Database Design Process of creating a design for a database that will support the enterprise’s operations and objectives.

29 Database Design u Major aims: –Represent data and relationships between data required by all major application areas and user groups. –Provide data model that supports any transactions required on the data. –Specify a minimal design that is appropriately structured to achieve stated performance requirements for the system (such as response times).

30 Database Design u Approaches include: –Top-down –Bottom-up –Inside-out –Mixed

31 Database Design u Main purposes of data modeling include: –to assist in understanding the meaning (semantics) of the data; –to facilitate communication about the information requirements. u Building data model requires answering questions about entities, relationships, and attributes.

32 Database Design u A data model ensures we understand: - each user’s perspective of the data; - nature of the data itself, independent of its physical representations; - use of data across user views.

33 Criteria to Produce an Optimal Data Model

34 Database Design u Three phases of database design: –Conceptual database design –Logical database design –Physical database design.

35 Conceptual Database Design Process of constructing a model of the information used in an enterprise, independent of all physical considerations. u Data model is built using the information in users’ requirements specification. u Source of information for logical design phase.

36 Logical Database Design Process of constructing a model of the information used in an enterprise based on a specific data model (e.g. relational), but independent of a particular DBMS and other physical considerations. u Conceptual data model is refined and mapped on to a logical data model.

37 Physical Database Design Process of producing a description of the database implementation on secondary storage. u Describes storage structures and access methods used to achieve efficient access to data. u Tailored to a specific DBMS system.

38 Three-Level ANSI-SPARC Architecture and Phases of Database Design

39 > Selanjutnya pert 15 SQL View