13 1 Chapter 13 The Data Warehouse Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.

Slides:



Advertisements
Similar presentations
Chapter 13 The Data Warehouse
Advertisements

Accessing Organizational Information—Data Warehouse
Chapter 13 The Data Warehouse.
McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc. All rights reserved. 8-1 BUSINESS DRIVEN TECHNOLOGY Chapter Eight: Viewing and Protecting Organizational.
Dimensional Modeling Business Intelligence Solutions.
Introduction to Data Warehouse and Data Mining MIS 2502 Data Analytics
Chapter 13 Business Intelligence and Data Warehouses
Database Systems: Design, Implementation, and Management Tenth Edition
Chapter 2 Data Models Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
Chapter 12 The Data Warehouse
Chapter 6 Database Design
Distributed Database Management Systems
14 1 Chapter 14 Database Connectivity and Web Development Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
Database Administration
15 1 Chapter 15 Database Administration Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
15 1 Chapter 15 Database Administration Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
13 Chapter 13 The Data Warehouse Hachim Haddouti.
Chapter 9 Database Design
6 Chapter 6 Database Design Hachim Haddouti. 6 2 Hachim Haddouti and Rob & Coronel, Ch6 In this chapter, you will learn: That successful database design.
Chapter 13 The Data Warehouse
Chapter 13 – Data Warehousing. Databases  Databases are developed on the IDEA that DATA is one of the critical materials of the Information Age  Information,
ITEC 3220A Using and Designing Database Systems
Data Warehousing/Mining 1 Data Warehousing/Mining Comp 150 Additional Information Instructor: Dan Hebert.
Chapter 13 The Data Warehouse
Week 6 Lecture The Data Warehouse Samuel Conn, Asst. Professor
2 1 Chapter 2 Data Model Database Systems: Design, Implementation, and Management, Sixth Edition, Rob and Coronel.
Data Warehouse & Data Mining
2 1 Chapter 2 Data Models Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
9/14/2012ISC329 Isabelle Bichindaritz1 Database System Life Cycle.
Datawarehouse Objectives
Database Administration
Fundamentals, Design, and Implementation, 9/e by David M. Kroenke Lecture 23: Sharing Enterprise Data Chapter 15 BSA206 Database Management Systems.
1/26/2004TCSS545A Isabelle Bichindaritz1 Database Management Systems Design Methodology.
1 Data Warehouses BUAD/American University Data Warehouses.
13 Chapter 13 The Data Warehouse Database Systems: Design, Implementation, and Management 4th Edition Peter Rob & Carlos Coronel.
Fundamentals of Information Systems, Seventh Edition 1 Chapter 3 Data Centers, and Business Intelligence.
Methodology - Conceptual Database Design
15 1 Chapter 15 Database Administration Database Systems: Design, Implementation, & Management, 6 th Edition, Rob & Coronel Learning Objectives.
Database Systems: Design, Implementation, and Management Ninth Edition Chapter 13 Business Intelligence and Data Warehouses.
13 1 Chapter 13 The Data Warehouse Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
13 1 Chapter 13 The Data Warehouse Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
Part4 Methodology of Database Design Chapter 07- Overview of Conceptual Database Design Lu Wei College of Software and Microelectronics Northwestern Polytechnical.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 13 Business Intelligence and Data Warehouses.
Business Intelligence Transparencies 1. ©Pearson Education 2009 Objectives What business intelligence (BI) represents. The technologies associated with.
Two-Tier DW Architecture. Three-Tier DW Architecture.
13 1 Chapter 13 The Data Warehouse Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
1 Database Systems, 8 th Edition 1 Chapter 13 Business Intelligence and Data Warehouses Objectives In this chapter, you will learn: –How business intelligence.
12 1 Database Systems: Design, Implementation, & Management, 6 th Edition, Rob & Coronel 12.4 Online Analytical Processing OLAP creates an advanced data.
© 2002 by Prentice Hall 1 David M. Kroenke Database Processing Eighth Edition Chapter 17 Sharing Enterprise Data.
ITEC 3220M Using and Designing Database Systems Instructor: Prof. Z.Yang Course Website: c3220m.htm Office: TEL.
1 Copyright © Oracle Corporation, All rights reserved. Business Intelligence and Data Warehousing.
SQL Server Analysis Services Understanding Unified Dimension Model (UDM)
The Need for Data Analysis 2 Managers track daily transactions to evaluate how the business is performing Strategies should be developed to meet organizational.
Database Management Systems 3ed, R. Ramakrishnan and J. Gehrke1 Data Warehousing and Decision Support Chapter 25.
1 Database Systems, 8 th Edition Star Schema Data modeling technique –Maps multidimensional decision support data into relational database Creates.
Enterprise Resource Planning System & Data Warehousing Implementation.
James A. Senn’s Information Technology, 3rd Edition
Advanced Applied IT for Business 2
Chapter 13 Business Intelligence and Data Warehouses
Chapter 13 The Data Warehouse
Chapter 6 Database Design
Data Warehouse.
Chapter 13 – Data Warehousing
Database Connectivity and Web Development
Introduction of Week 9 Return assignment 5-2
Database Administration
Chapter 13 The Data Warehouse
Chapter 13 The Data Warehouse
Database Administration
Chapter 13 The Data Warehouse
Presentation transcript:

13 1 Chapter 13 The Data Warehouse Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel

13 2 Database Systems: Design, Implementation, & Management, 7 th Edition, Rob & Coronel Star Schema Representation (continued)

13 3 Database Systems: Design, Implementation, & Management, 7 th Edition, Rob & Coronel Star Schema Performance-Improving Techniques Four techniques to optimize data warehouse design are: –Normalizing dimensional tables –Maintaining multiple fact tables to represent different aggregation levels –Denormalizing fact tables –Partitioning and replicating tables Achieve semantic simplicity and facilitate end- user navigation through the dimensions

13 4 Database Systems: Design, Implementation, & Management, 7 th Edition, Rob & Coronel Star Schema Performance-Improving Techniques (continued)

13 5 Database Systems: Design, Implementation, & Management, 7 th Edition, Rob & Coronel Star Schema Performance-Improving Techniques (continued)

13 6 Database Systems: Design, Implementation, & Management, 7 th Edition, Rob & Coronel Star Schema Performance-Improving Techniques (continued) Denormalizing fact tables improves data access performance and save data storage space Partitioning splits table into subsets of rows or columns Replication makes copy of table and places it in different location

13 7 Database Systems: Design, Implementation, & Management, 7 th Edition, Rob & Coronel Implementing a Data Warehouse Numerous constraints, including: –Available funding –Management’s view of role played by an IS department and of extent and depth of information requirements –Corporate culture No single formula can describe perfect data warehouse development

13 8 Database Systems: Design, Implementation, & Management, 7 th Edition, Rob & Coronel The Data Warehouse as an Active Decision Support Framework Data warehouse is not static database –It is dynamic framework for decision support that is always a work in progress Data warehouse is critical component of modern DSS, but it is not the only critical component

13 9 Database Systems: Design, Implementation, & Management, 7 th Edition, Rob & Coronel A Company-Wide Effort That Requires User Involvement Data warehouse data cross departmental lines and geographical boundaries Building a data warehouse requires the designer: –Involve end users in process –Secure end users’ commitment from beginning –Create continuous end-user feedback –Manage end-user expectations –Establish procedures for conflict resolution

13 10 Database Systems: Design, Implementation, & Management, 7 th Edition, Rob & Coronel Satisfy the Trilogy: Data, Analysis, and Users Data warehouse designer must satisfy: –Data integration and loading criteria –Data analysis capabilities with acceptable query performance –End-user data analysis needs

13 11 Database Systems: Design, Implementation, & Management, 7 th Edition, Rob & Coronel Apply Database Design Procedures

13 12 Database Systems: Design, Implementation, & Management, 7 th Edition, Rob & Coronel Data Mining Data mining tools do the following: –Analyze data –Uncover problems or opportunities hidden in data relationships –Form computer models based on their findings –Use models to predict business behavior Require minimal end-user intervention

13 Database Systems: Design, Implementation, & Management, 7 th Edition, Rob & Coronel Data Mining (continued)

13 14 Database Systems: Design, Implementation, & Management, 7 th Edition, Rob & Coronel Data Mining (continued)