Chapter 9 DATA WAREHOUSING Transparencies © Pearson Education Limited 1995, 2005.

Slides:



Advertisements
Similar presentations
Chapter 13 The Data Warehouse
Advertisements

Supporting End-User Access
By: Mr Hashem Alaidaros MIS 211 Lecture 4 Title: Data Base Management System.
Database Systems: Design, Implementation, and Management Tenth Edition
Chapter 3 Database Management
MS DB Proposal Scott Canaan B. Thomas Golisano College of Computing & Information Sciences.
Introduction to Data Warehousing. From DBMS to Decision Support DBMSs widely used to maintain transactional data Attempts to use of these data for analysis,
Database Management: Getting Data Together Chapter 14.
DATA WAREHOUSING.
Data Mining and Data Warehousing – a connected view.
Chapter 13 The Data Warehouse
SESSION 7 MANAGING DATA DATARESOURCES. File Organization Terms and Concepts Field: Group of words or a complete number Record: Group of related fields.
1 Data and Knowledge Management. 2 Data Management: A Critical Success Factor The difficulties and the process Data sources and collection Data quality.
Business Intelligence System September 2013 BI.
Designing a Data Warehouse
Data Warehousing: Defined and Its Applications Pete Johnson April 2002.
Business Intelligence
Chapter 13 – Data Warehousing. Databases  Databases are developed on the IDEA that DATA is one of the critical materials of the Information Age  Information,
Copyright © 2014 Pearson Education, Inc. 1 It's what you learn after you know it all that counts. John Wooden Key Terms and Review (Chapter 6) Enhancing.
OLAM and Data Mining: Concepts and Techniques. Introduction Data explosion problem: –Automated data collection tools and mature database technology lead.
Basic Concepts of Datawarehousing An Overview Prasanth Gurram.
5.1 © Copyright © 2011 Pearson Education, Inc. publishing as Prentice Hall 5 Chapter Foundations of Business Intelligence: Databases and Information Management.
5.1 © 2007 by Prentice Hall 5 Chapter Foundations of Business Intelligence: Databases and Information Management.
Data Warehouse & Data Mining
Understanding Data Warehousing
Database Systems – Data Warehousing
Ihr Logo Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization Turban, Aronson, and Liang.
Chapter 6: Foundations of Business Intelligence - Databases and Information Management Dr. Andrew P. Ciganek, Ph.D.
DECISION SUPPORT SYSTEM ARCHITECTURE: The data management component.
Management Information Systems MANAGING THE DIGITAL FIRM, 12 TH EDITION GLOBAL EDITION FOUNDATIONS OF BUSINESS INTELLIGENCE ENHANCING DECISION MAKING Lecture.
Datawarehouse Objectives
1 Data Warehouses BUAD/American University Data Warehouses.
1 Reviewing Data Warehouse Basics. Lessons 1.Reviewing Data Warehouse Basics 2.Defining the Business and Logical Models 3.Creating the Dimensional Model.
Principles of Database Design, Conclusions AIMS 2710 R. Nakatsu.
Ihr Logo Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization Turban, Aronson, and Liang.
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
1 Topics about Data Warehouses What is a data warehouse? How does a data warehouse differ from a transaction processing database? What are the characteristics.
6.1 © 2010 by Prentice Hall 6 Chapter Foundations of Business Intelligence: Databases and Information Management.
MANAGING DATA RESOURCES ~ pertemuan 7 ~ Oleh: Ir. Abdul Hayat, MTI.
Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe Slide
DBSQL 9-1 Copyright © Genetic Computer School 2009 Chapter 9 Data Mining and Data Warehousing.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 13 Business Intelligence and Data Warehouses.
Management Information Systems, 4 th Edition 1 Chapter 8 Data and Knowledge Management.
DATA RESOURCE MANAGEMENT
Foundations of Business Intelligence: Databases and Information Management.
Business Intelligence Transparencies 1. ©Pearson Education 2009 Objectives What business intelligence (BI) represents. The technologies associated with.
Advanced Database Concepts
1 Database Systems, 8 th Edition 1 Chapter 13 Business Intelligence and Data Warehouses Objectives In this chapter, you will learn: –How business intelligence.
Data Resource Management Agenda What types of data are stored by organizations? How are different types of data stored? What are the potential problems.
Business intelligence systems. Data warehousing. An orderly and accessible repositery of known facts and related data used as a basis for making better.
1 Copyright © Oracle Corporation, All rights reserved. Business Intelligence and Data Warehousing.
1 Database Systems, 8 th Edition Star Schema Data modeling technique –Maps multidimensional decision support data into relational database Creates.
Copyright © 2016 Pearson Education, Inc. Modern Database Management 12 th Edition Jeff Hoffer, Ramesh Venkataraman, Heikki Topi CHAPTER 11: BIG DATA AND.
Chapter 3 Building Business Intelligence Chapter 3 DATABASES AND DATA WAREHOUSES Building Business Intelligence 6/22/2016 1Management Information Systems.
Slide 1 Data Warehousing in CIM  2000 YourNameHere Data Warehousing in Computer Integrated Manufacturing Steve Daino IEM 5303.
Managing Data Resources File Organization and databases for business information systems.
TECHNOLOGY IN ACTION. Chapter 11 Behind the Scenes: Databases and Information Systems.
Data Mining and Data Warehousing: Concepts and Techniques What is a Data Warehouse? Data Warehouse vs. other systems, OLTP vs. OLAP Conceptual Modeling.
Chapter 5 Foundations of Business Intelligence: Databases and Information Management.
Decision Support System by Simulation Model (Ajarn Chat Chuchuen)
Chapter 13 Business Intelligence and Data Warehouses
Chapter 13 The Data Warehouse
Data Warehouse.
Chapter 13 – Data Warehousing
المحاضرة 4 : مستودعات البيانات (Data warehouse)
MANAGING DATA RESOURCES
C.U.SHAH COLLEGE OF ENG. & TECH.
Supporting End-User Access
Introduction of Week 9 Return assignment 5-2
Data Warehousing Concepts
Presentation transcript:

Chapter 9 DATA WAREHOUSING Transparencies © Pearson Education Limited 1995, 2005

Chapter 9 - Objectives u Legacy System u How data warehousing evolved. u The main concepts and benefits associated with data warehousing. u OLAP u Data mining

Legacy System u Systems that were developed in the early years of business processing u Rich source of historical data, but it’s difficult to retrieve, because of non-standard features u This is why we need data warehouse

Problems with Legacy System u Access data from a legacy system may be difficult for several reasons: –Developed for a different hardware or software platform –Use a different data model –Use a different DBMS –Use a different data definitions –Use a different data format u All these make difficulty in integration and sharing data

Data Definitions Problems u Homonyms – use different field names to store the same data in the different database u Synonyms - use the same field names to store different data in the different database u Domain integrity – domain for the same field may be different u Business rules – may be different in different database u Referential integrity – may be problems linking related records from different databases u Concurrency control – when multiple users access a database that design for single user

u Technique of extracting and filtering data from diverse database and use this data to build a new database u Stores information extracted from historical, operational and external databases u The primary purpose : to provide information for management decision making Data Warehouse Concepts

ActivityDatabaseData warehosue FunctionSupport business operation Support decision making DataProcess orientedSubject-oriented UsageStructured, repetitive Unstructured, repetitive ProcessingData entryEnd user initiated queries Database vs data warehouse

u Operational database / external database layer u Information access layer u Data access layer u Metadata layer u Process management layer u Application messaging layer u Physical layer u Data staging layer Data Warehouse Architecture

u Data – includes operational, historical and external data u Extraction and transformation – extract and transform data in different table u Data warehouse storage – store the extracted and transformed data in different table u Historical data – used for forecasting purposes u Reports, statistics, data analysis and presentation – output from data warehouse to make a decision Data Warehouse Implementation

Data Warehouse : Benefits and Risks u Benefits : –Reduces reporting cost –Reduces data consolidation and integration cost –Increase efficiency and decision making capabilities u Risks –House the wrong data –Expensive to build and maintain –Require organizational changes

u Support data modeling and multidimensional data analysis u Share the characteristics : –Provide user-friendly interface –Use multidimensional data analysis technique –Provide advanced database support –Support client/server architecture Online Analytical Processing

u Can be classified : –Relational Online Analytical Processing – use RDBMS –Multidimensional Online Analytical Processing – extension of RDBMS

u Data mining is a decision support tools that enables a user to access directly large amount of data and analyzes the data u Data mining is the set of activities used to find new, hidden, or unexpected patterns in data Data Mining

u Data mining process has four phases : –Data preparation – main data sets to be used are identified and cleaned –Data analysis and classification – identify common data characteristic or pattern –Knowledge acquisition – develop a model resemble target data –Prediction – used to predict future behaviour and forecast business outcomes Data Mining Technique

u Data mining tools today has this following characteristics : –Data preparation facilities –Selection of data mining operations –Product scalability and performance –Facilities for visualization of results Data Mining Tools

u END