12/6/05 The Data Warehouse from William H. Inmon, Building the Data Warehouse (4 th ed)

Slides:



Advertisements
Similar presentations
Chapter 13 The Data Warehouse
Advertisements

Data Warehouse Architecture Sakthi Angappamudali Data Architect, The Oregon State University, Corvallis 16 th May, 2005.
ICS 421 Spring 2010 Data Warehousing (1) Asst. Prof. Lipyeow Lim Information & Computer Science Department University of Hawaii at Manoa 3/18/20101Lipyeow.
Data Warehouse IMS5024 – presented by Eder Tsang.
The Data Warehouse and Technology. Some Technological  Manage large amounts of data  Manage data on a diverse media  Easily index and monitor data.
The Data Warehouse Environment. Agenda The Structure of the Data Warehouse Subject Orientation Day 1 – day n Phenomenon Granularity Partitioning as a.
Evolution of Decision Support Systems. Data warehouse  Data warehouse ?  Why Data warehouse ?  What for the Data warehouse ?
The Data Warehouse Environment. The Structure of the Data Warehouse  There are different levels of detail in the data warehouse.  Older level of detail.
13 Chapter 13 The Data Warehouse Hachim Haddouti.
1 IS 605/606: Information Systems Technology Focus Evolution of DSS Introduction to Data Warehousing Dr. Boris Jukić.
Introduction to Data Warehousing Enrico Franconi CS 636.
Chapter 13 The Data Warehouse
DATA WAREHOUSE (Muscat, Oman).
Data Warehousing DSCI 4103 Dr. Mennecke Introduction and Chapter 1.
Data Warehousing: Defined and Its Applications Pete Johnson April 2002.
Defining Data Warehouse Concepts and Terminology.
M ODULE 5 Metadata, Tools, and Data Warehousing Section 4 Data Warehouse Administration 1 ITEC 450.
Week 6 Lecture The Data Warehouse Samuel Conn, Asst. Professor
D ATABASE S YSTEMS D ATA W AREHOUSING I Asma Ahmad 29 th April, 2011.
Database Systems – Data Warehousing
Data Warehouse Overview September 28, 2012 presented by Terry Bilskie.
AN OVERVIEW OF DATA WAREHOUSING
Datawarehouse Objectives
Data warehousing and online analytical processing- Ref Chap 4) By Asst Prof. Muhammad Amir Alam.
Data Warehouse Fundamentals Rabie A. Ramadan, PhD 2.
1 Data Warehouses BUAD/American University Data Warehouses.
2 Copyright © Oracle Corporation, All rights reserved. Defining Data Warehouse Concepts and Terminology.
IST Data Warehousing. IST Data Rich, but Information Poor Data is stored, not explored : by its volume and complexity it represents a burden,
1 Reviewing Data Warehouse Basics. Lessons 1.Reviewing Data Warehouse Basics 2.Defining the Business and Logical Models 3.Creating the Dimensional Model.
Data Warehouse Prerequisites Familiarity with Microsoft SQL Server Familiarity with Microsoft SQL Server System Administration for Microsoft SQL Server.
1 Categories of data Operational and very short-term decision making data Current, short-term decision making, related to financial transactions, detailed.
MIS2502: Data Analytics The Information Architecture of an Organization.
October 28, Data Warehouse Architecture Data Sources Operational DBs other sources Analysis Query Reports Data mining Front-End Tools OLAP Engine.
Best Practices in Higher Education Student Data Warehousing Forum Northwestern University October 21-22, 2003 FIRST QUESTIONS Emily Thomas Stony Brook.
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.
Building Data and Document-Driven Decision Support Systems How do managers access and use large databases of historical and external facts?
Decision Support and Date Warehouse Jingyi Lu. Outline Decision Support System OLAP vs. OLTP What is Date Warehouse? Dimensional Modeling Extract, Transform,
1 Categories of data Operational and very short-term decision making data Current, short-term decision making, related to financial transactions, detailed.
CISB594 – Business Intelligence Data Warehousing Part I.
Data Warehouses and OLAP Data Management Dennis Volemi D61/70384/2009 Judy Mwangoe D61/73260/2009 Jeremy Ndirangu D61/75216/2009.
CISB594 – Business Intelligence Data Warehousing Part I.
Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe Slide
Avondale College Data Warehousing at Avondale College DW01 Presented by: Date: David Heise 29 November, 1996.
 Understand the basic definitions and concepts of data warehouses  Describe data warehouse architectures (high level).  Describe the processes used.
Data Warehouses Kathy S. Schwaig. Outline  Data Explosion  Data Warehouses  Multi-dimensional databases Portions of this presentation are adapted from.
The Data Warehouse “A data warehouse is a subject-oriented, integrated, time-variant, and nonvolatile collection of “all” an organisation’s data in support.
Advanced Database Concepts
1 Categories of data Operational and very short-term decision making data Current, short-term decision making, related to financial transactions, detailed.
Data Resource Management Agenda What types of data are stored by organizations? How are different types of data stored? What are the potential problems.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 1 Database Systems.
The Need for Data Analysis 2 Managers track daily transactions to evaluate how the business is performing Strategies should be developed to meet organizational.
Chapter 8: Data Warehousing. Data Warehouse Defined A physical repository where relational data are specially organized to provide enterprise- wide, cleansed.
Business Intelligence and Decision Support Systems (9 th Ed., Prentice Hall) Chapter 5: Data Warehousing.
Data Warehouse Data Mart Elahe Soroush. Agenda  Data Warehouse definition  Concepts  Logical transformation  Physical transformation  DW components.
Building The Data Warehouse By W. H. Inmon. CHAPTER 1 Evolution of Decision Support Systems The data warehouse requires an architecture that begins by.
Data Warehouse – Your Key to Success. Data Warehouse A data warehouse is a  subject-oriented  Integrated  Time-variant  Non-volatile  Restructure.
Business Intelligence and Decision Support Systems (9 th Ed., Prentice Hall) Chapter 8: Data Warehousing.
2 Copyright © 2006, Oracle. All rights reserved. Defining Data Warehouse Concepts and Terminology.
Data Mining and Data Warehousing: Concepts and Techniques What is a Data Warehouse? Data Warehouse vs. other systems, OLTP vs. OLAP Conceptual Modeling.
Data Warehouse Components
Data warehouse.
Chapter 13 The Data Warehouse
Data Warehousing and Data Mining By N.Gopinath AP/CSE
انباره داده Data Warehouse
DATA WAREHOUSE: THE BUILDING BLOCKS
Introduction to Data Warehousing
MIS2502: Data Analytics The Information Architecture of an Organization Acknowledgement: David Schuff.
MIS2502: Data Analytics The Information Architecture of an Organization Aaron Zhi Cheng Acknowledgement:
Data Warehouse and OLAP Technology
Presentation transcript:

12/6/05 The Data Warehouse from William H. Inmon, Building the Data Warehouse (4 th ed)

12/6/05 Data Warehouse = architecture (not a technology) architecture (not a technology) example of Decision Support System

12/6/05 Data Placement  DSS - Decision Support Systems (analytical function)  OLTP – Online Transactional Processing (operational function)  Archival data – cheaper/slower storage

12/6/05 OLTP DSS  primitive data  operational  day-to-day  clerical function  non-redundant  non-integrated  run repetitively  derived data  analytical  historical  managerial function  redundant  data integrated  run heuristically

12/6/05 A Definition: “A data warehouse is a subject- oriented, integrated, non-volatile, and time-variant collection of data in support of management’s decisions.” (a sophisticated series of snapshots…)

12/6/05 Design Decisions  Granularity - level of detail or summarization of the units of data in the data warehouse (more detail = lower level of granularity)  Partitioning – breakup of data into separate physical units that can be handled independently

12/6/05

Major Components  Design of Data Warehouse itself  Interface from operational systems -role of extract (ETL) software [Extract/Transform/Load] -element of time (compound keys) -data purging

12/6/05 Indirect Use of Data Warehouse Data  An analysis program periodically spins off a file to the operational environment that includes specific summarized data  Airline commission example  Retail personalization example  Credit scoring example

12/6/05 Data Warehouse Requirements  Manage large amounts of data  Manage data on diverse media  Easily index and monitor  Interface with varying technologies  Store and access data in parallel  Metadata control (by “user”)  Contextual information (vs content)  Efficiently use indexes  Support compound keys