Presentation is loading. Please wait.

Presentation is loading. Please wait.

MANAGING DATA RESOURCES ~ pertemuan 7 ~ Oleh: Ir. Abdul Hayat, MTI.

Similar presentations


Presentation on theme: "MANAGING DATA RESOURCES ~ pertemuan 7 ~ Oleh: Ir. Abdul Hayat, MTI."— Presentation transcript:

1 MANAGING DATA RESOURCES ~ pertemuan 7 ~ Oleh: Ir. Abdul Hayat, MTI

2 OBJECTIVES Why do businesses have trouble finding the information they need in their information systems? Why do businesses have trouble finding the information they need in their information systems? How does a database management system help businesses improve the organization of their information? How does a database management system help businesses improve the organization of their information? How do the principal types of database models affect the way businesses can access and use information? How do the principal types of database models affect the way businesses can access and use information? What are the managerial and organizational requirements of a data-base environment? What are the managerial and organizational requirements of a data-base environment? What new tools and technologies can make databases more accessible and useful? What new tools and technologies can make databases more accessible and useful?

3 MANAGEMENT CHALLENGES Organizational obstacles to a database environment Organizational obstacles to a database environment Integrating data and ensuring quality Integrating data and ensuring quality

4 ORGANIZING DATA IN A TRADITIONAL FILE ENVIRONMENT File Organization Terms and Concepts – Bit: Smallest unit of data; binary digit (0,1) – Byte: Group of bits that represents a single character – Field: Group of words or a complete number – Record: Group of related fields – File: Group of records of same type – Database: Group of related files – Entity: Person, place, thing, event about which information is maintained – Attribute: Description of a particular entity – Key field: Identifier field used to retrieve, update, sort a record

5 ORGANIZING DATA IN A TRADITIONAL FILE ENVIRONMENT Data Hierarchy in a Computer System

6 ORGANIZING DATA IN A TRADITIONAL FILE ENVIRONMENT Entities and Attributes

7 ORGANIZING DATA IN A TRADITIONAL FILE ENVIRONMENT Problems with the Traditional File Environment – Data redundancy – Program-Data dependence – Lack of flexibility – Poor security – Lack of data-sharing and availability

8 ORGANIZING DATA IN A TRADITIONAL FILE ENVIRONMENT Traditional File Processing

9 THE DATABASE APPROACH TO DATA MANAGEMENT Database Management System (DBMS) The contemporary database environment Components of DBMS Sample Data Dictionary report Types of databases Relational DBMS Relational Data Model Basic Operations in a Relational Database Hierarchical and Network DBMS

10 DATABASE MANAGEMENT SYSTEM (DBMS) Creates and maintains databases Creates and maintains databases Eliminates requirement for data definition statements Eliminates requirement for data definition statements Acts as interface between application programs and physical data files Acts as interface between application programs and physical data files Separates logical and physical views of data Separates logical and physical views of data

11 THE CONTEMPORARY DATABASE ENVIRONMENT

12 COMPONENTS OF DBMS Data definition language: Data definition language: – Specifies content and structure of database and defines each data element Data manipulation language: Data manipulation language: – Manipulates data in a database Data dictionary: Data dictionary: – Stores definitions of data elements, and data characteristics

13 SAMPLE DATA DICTIONARY REPORT

14 TYPES OF DATABASES Relational DBMS Relational DBMS Hierarchical and Network DBMS Hierarchical and Network DBMS Object-Oriented Databases Object-Oriented Databases

15 RELATIONAL DBMS Represents data as two-dimensional tables called relations Represents data as two-dimensional tables called relations Relates data across tables based on common data element Relates data across tables based on common data element Examples: DB2, Oracle, MS SQL Server Examples: DB2, Oracle, MS SQL Server

16 RELATIONAL DATA MODEL

17 BASIC OPERATIONS IN A RELATIONAL DATABASE (1) Select: Select: – Creates subset of rows that meet specific criteria Join: Join: – Combines relational tables to provide users with information Project: Project: – Enables users to create new tables containing only relevant information

18 BASIC OPERATIONS IN A RELATIONAL DATABASE (2)

19 HIERARCHICAL AND NETWORK DBMS Hierarchical DBMS Hierarchical DBMS – Organizes data in a tree-like structure – Supports one-to-many parent-child relationships – Prevalent in large legacy systems Network DBMS Network DBMS Depicts data logically as many-to-many relationships Depicts data logically as many-to-many relationships

20 HIERARCHICAL DBMS

21 NETWORK DBMS

22 DISADVANTAGES OF HIERARCHICAL AND NETWORK DBMS Outdated Less flexible compared to RDBMS Lack support for ad-hoc and English language- like queries

23 OBJECT-ORIENTED DATABASE Object-oriented DBMS: – Stores data and procedures as objects that can be retrieved and shared automatically Object-relational DBMS: – Provides capabilities of both object-oriented and relational DBMS

24 BASIC SQL COMMAND SELECT: Specifies columns FROM: Identifies tables or views WHERE: Specifies conditions

25 RESULTS OF SELECT STATEMENT

26 RESULTS OF CONDITIONAL SELECTION

27 PROJECTION FROM JOINING PART AND SUPPLIER TABLES

28 DESIGNING DATABASES Conceptual design: Abstract model of database from a business perspective Physical design: Detailed description of business information needs Entity-relationship diagram: Methodology for documenting databases illustrating relationships between database entities Normalization: Process of creating small stable data structures from complex groups of data

29 ENTITY-RELATIONSHIP DIAGRAM

30 NORMALIZATION

31 DISTRIBUTING DATABASES Centralized database – Used by single central processor or multiple processors in client/server network Distributed database – Stored in more than one physical location – Partitioned database – Duplicated database

32 DISTRIBUTED DATABASES

33 KEY ELEMENTS IN A DATABASE ENVIRONMENT Data Administration Data Planning and Modeling Methodology Database Technology and Management Users

34 MANAGEMENT REQUIREMENTS FOR DATABASE SYSTEMS

35 DATABASE TRENDS Data Warehousing and Data Mining Database and the web

36 DATA WAREHOUSE Supports reporting and query tools Stores current and historical data Consolidates data for management analysis and decision making

37 COMPONENTS OF DATA WAREHOUSE

38 TYPICAL ARCHITECTURE OF DATA WAREHOUSE Operational Data source 1 Operational Data source 2 Operational Data source N Operational Data store (ODS) Metadata Detailed data Lightly summarized data Highly summarized data Archive/backup data Warehouse Manager Query Manager Load Manager Warehouse Manager End-user access tools Reporting, query, application development, and EIS tools OLAP tools Data mining tools

39 DATA MART Subset of data warehouse Contains summarized or highly focused portion of data for a specified function or group of users

40 TYPICAL ARCHITECTURE OF DATA MART Reporting, query, application development, and EIS tools OLAP tools Data mining tools Data Marts Summarized data (Relational Database) Summarized data (Multi- dimensional Database) (First Tier) (Second Tier) (Third Tier)

41 DATA ACCESS AND ANALYSIS Queries and reports Online Analytical Processing (OLAP) Data Mining

42 ON-LINE ANALYTICAL PROCESSING Multidimensional data analysis Supports manipulation and analysis of large volumes of data from multiple dimensions/perspectives

43 MULTIDIMENSIONAL DATA MODEL

44 Tools for analyzing large pools of data Find hidden patterns and infer rules to predict trends DATA MINING

45 BENEFITS OF DATA WAREHOUSE Improved and easy accessibility to information Ability to model and remodel the data

46 DATABASE AND THE WEB Hypermedia database Database server Application server Link internal databases to the web

47 HYPERMEDIA DATABASE Organizes data as network of nodes Organizes data as network of nodes Links nodes in pattern specified by user Links nodes in pattern specified by user Supports text, graphic, sound, video and executable programs Supports text, graphic, sound, video and executable programs

48 DATABASE AND APPLICATION SERVER Database server – Computer in a client/server environment runs a DBMS to process SQL statements and perform database management tasks Application server – Software handling all application operations

49 LINK INTERNAL DATABASES TO THE WEB


Download ppt "MANAGING DATA RESOURCES ~ pertemuan 7 ~ Oleh: Ir. Abdul Hayat, MTI."

Similar presentations


Ads by Google