The Data Warehouse Environment. The Structure of the Data Warehouse  There are different levels of detail in the data warehouse.  Older level of detail.

Slides:



Advertisements
Similar presentations
An overview of Data Warehousing and OLAP Technology Presented By Manish Desai.
Advertisements

IS 4420 Database Fundamentals Chapter 11: Data Warehousing Leon Chen
Data Warehouse Architecture Sakthi Angappamudali Data Architect, The Oregon State University, Corvallis 16 th May, 2005.
MIS DATABASE SYSTEMS, DATA WAREHOUSES, AND DATA MARTS MBNA
The Data Warehouse Environment. Agenda The Structure of the Data Warehouse Subject Orientation Day 1 – day n Phenomenon Granularity Partitioning as a.
13 Chapter 13 The Data Warehouse Hachim Haddouti.
Introduction to Database Management
Chapter 13 The Data Warehouse
Migration to the Architected Environment. A migration plan The beginning point for the migration plan is a corporate data model. This model represents.
1 © Prentice Hall, 2002 Chapter 11: Data Warehousing.
Ch3 Data Warehouse part2 Dr. Bernard Chen Ph.D. University of Central Arkansas Fall 2009.
Data Warehousing Building a database to support the decision making activities of a department or business unit.
Data Warehouse Concepts & Architecture.
Designing a Data Warehouse
Data Warehousing: Defined and Its Applications Pete Johnson April 2002.
Data Warehousing Alex Ostrovsky CS157B Spring 2007.
Basic Concepts of Datawarehousing An Overview Prasanth Gurram.
Week 6 Lecture The Data Warehouse Samuel Conn, Asst. Professor
MIS DATABASE SYSTEMS, DATA WAREHOUSES, AND DATA MARTS MBNA ebay
Data Warehouse & Data Mining
Understanding Data Warehousing
IBM Start Now Business Intelligence Solutions. Agenda Overview of BI Who will buy and why Start Now BI solution Benefit to customer.
The Business Intelligence Side of Blue Mountain RAM Bill Lucas, IT Systems Architect and Senior Software Engineer.
Data Warehouse Overview September 28, 2012 presented by Terry Bilskie.
© 2007 by Prentice Hall 1 Introduction to databases.
Database Design Part of the design process is deciding how data will be stored in the system –Conventional files (sequential, indexed,..) –Databases (database.
Data warehousing and online analytical processing- Ref Chap 4) By Asst Prof. Muhammad Amir Alam.
Data Warehouse Fundamentals Rabie A. Ramadan, PhD 2.
Discovering Computers Fundamentals Fifth Edition Chapter 9 Database Management.
1 Data Warehouses BUAD/American University Data Warehouses.
OLAP & DSS SUPPORT IN DATA WAREHOUSE By - Pooja Sinha Kaushalya Bakde.
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.
12/6/05 The Data Warehouse from William H. Inmon, Building the Data Warehouse (4 th ed)
Datawarehouse A sneak preview. 2 Data Warehouse Approach An old idea with a new interest: Cheap Computing Power Special Purpose Hardware New Data Structures.
MANAGING DATA RESOURCES ~ pertemuan 7 ~ Oleh: Ir. Abdul Hayat, MTI.
Sachin Goel (68) Manav Mudgal (69) Piyush Samsukha (76) Rachit Singhal (82) Richa Somvanshi (85) Sahar ( )
1 Categories of data Operational and very short-term decision making data Current, short-term decision making, related to financial transactions, detailed.
Data Staging Data Loading and Cleaning Marakas pg. 25 BCIS 4660 Spring 2012.
7 Strategies for Extracting, Transforming, and Loading.
Business Intelligence Training Siemens Engineering Pakistan Zeeshan Shah December 07, 2009.
1 Categories of data Operational and very short-term decision making data Current, short-term decision making, related to financial transactions, detailed.
Data Warehouse A place the information system department puts the data that is turned into information. Data must be properly prepared,organized,and presented.
The Need for Data Analysis 2 Managers track daily transactions to evaluate how the business is performing Strategies should be developed to meet organizational.
1 Management Information Systems M Agung Ali Fikri, SE. MM.
Building The Data Warehouse By W. H. Inmon. CHAPTER 1 Evolution of Decision Support Systems The data warehouse requires an architecture that begins by.
OLAP Theory-English version On-Line Analytical processing (Buisness Intelligence) Ing.Skorkovský,CSc Department of Corporate Economy Faculty of Economics.
Data Mining and Data Warehousing: Concepts and Techniques What is a Data Warehouse? Data Warehouse vs. other systems, OLTP vs. OLAP Conceptual Modeling.
Business Intelligence Overview
Building a Data Warehouse: Understanding Why & How
Data warehouse.
Decision Support System by Simulation Model (Ajarn Chat Chuchuen)
DSS & Warehousing Systems
Data warehouse and OLAP
Chapter 13 The Data Warehouse
Summarized from various resources Modern Database Management
Datamining : Refers to extracting or mining knowledge from large amounts of data Applications : Market Analysis Fraud Detection Customer Retention Production.
Data Warehouse.
المحاضرة 4 : مستودعات البيانات (Data warehouse)
DATA WAREHOUSE: THE BUILDING BLOCKS
Data Warehouse Overview September 28, 2012 presented by Terry Bilskie
An Introduction to Data Warehousing
Data Warehouse A place the information system department puts the data that is turned into information. Data must be properly prepared,organized,and presented.
Data warehouse.
Data Warehousing Data Model –Part 1
THE ARCHITECTURAL COMPONENTS
Data Warehouse.
Data Warehouse Overview September 28, 2012 presented by Terry Bilskie
Data Warehousing Concepts
DATABASE TECHNOLOGIES
Presentation transcript:

The Data Warehouse Environment

The Structure of the Data Warehouse  There are different levels of detail in the data warehouse.  Older level of detail (usually on alternate, bulk storage)  A Current level of detail  A level o f lightly summarized data (the data mart level)  A level of highly summarized data.

Subject Orientation  The data warehouse is oriented to the major subject areas of the corporation that have been defined in the high level corporate data model.  Typical subject areas include the following :  Customer  Product  Transaction or activity  Policy  Claim  Account

Day 1-Day n Phenomenon  On day 1, there is a polyglot of legacy systems essentially doing operational, transactional processing  On day 2, the first few tables of the first subject area of the data warehouse are populated. At this point, a certain amount of curiosity is raised, and the users start to discover data warehouses and analytical processing  On day 3, more of the data warehouse is populated, and the population of more data comes more users.

Day 1-Day n Phenomenon (continue...)  On day 4, as more of the warehouse becomes populated, some of the data that had resided in the operational environment becomes properly placed in the data warehouse. And the data warehouse is now discovered as a source for doing analytical processing  On day 5, departmental database (data mart or OLAP) start to blossom. Departmental find that it is cheaper and easier to get their processing done by bringing data from the data warehouse into their own departmental processing environment.

 On day 6, the land rush to departmental systems takes place. It is cheaper, faster, and easier to get departmental data that it is to get data from the data warehouse. Soon end users are weaned from the detail of data warehouse to departmental processing.  On the day n, the architecture is fully developed. Day 1-Day n Phenomenon (continue...)

Granularity  What is granularity ?  The Benefit of granularity  Granularity Example  Dual levels of granularity

Exploration and Data Mining  Granular data found in the data warehouse supports more than data marts. It also supports the processes of exploration and data mining  What is Data mining ?

Living Sample Database  The other way of changing the granularity of data  How ?

Partitioning as a Design approach  What is Partitioning ?  How to do a Partitioning ?  The benefit  Loading data  Accessing data  Archiving data  Deleting data  Monitoring data  Storing data  Problem doing partitioning

Structuring Data in the Data Warehouse  The most common way to structure data within the data warehouse  Simple cumulative  Rolling summary  Simple direct  Continuous

Data Warehouse : The Standard Manual  The kinds of things the publication should contain are the following :  A description of what a data warehouse is  A description of source systems feeding the warehouse  How to use the data warehouse  How to get help if there is a problem  Who is responsible for what  The migration plan for the warehouse  How warehouse data relates to operational data  How to use warehouse data for DSS  When not to add data to the warehouse  What kind of data is not in the warehouse  A guide to the meta data that is available  What the system of record is

Auditing and the Data Warehouse  The primary reasons for not doing auditing from data warehouse  Data that otherwise would not find its way into the warehouse suddenly has to be there  The timing of data entry into the warehouse changes dramatically when auditing capability is required  The backup and recovery restrictions for the data warehouse change drastically when auditing capability is required  Auditing data at the warehouse forces the granularity of data in the warehouse to be at the very lowest level.  In short, it is possible to audit from the data warehouse environment, but due to the complications involved, it makes much more sense to audit elsewhere

Cost Justification  Why not using ROI ?  Justifying your data warehouse  Cost of running reports  Cost of building the data warehouse

Data Homogeneity/Heterogeneity  Data homogeneity ?  Data heterogeneity? “Heterogeneities are everywhere” Personal Databases Digital Libraries Scientific Databases World Wide Web

Purging Warehouse Data  How data is purged or the detail of data is transformed ?

Reporting and the Architected Environment  The differences between the two types of reporting  Operational Reporting  The line item is of the essence; the summary is of little or no importance once used  Of interest to the clerical community  Operational Reporting  The line item is of little or no use once used;the summary or other calculation is of primary importance  Of interest to the managerial community

The Operational Window of Opportunity  Sample of opportunity

Incorrect Data in the Data Warehouse  How should the architect handle incorrect data in the data warehouse ?