Bus Architecture. Value Chain Identifies the natural logical flow of an organization’s primary activities Operational source systems produce snapshots.

Slides:



Advertisements
Similar presentations
Bus Matrix… the foundation of your Data Warehouse
Advertisements

Data Warehousing Design Transparencies
Dimensional Modeling.
CHAPTER OBJECTIVE: NORMALIZATION THE SNOWFLAKE SCHEMA.
BY LECTURER/ AISHA DAWOOD DW Lab # 2. LAB EXERCISE #1 Oracle Data Warehousing Goal: Develop an application to implement defining subject area, design.
C6 Databases.
Data Manager Business Intelligence Solutions. Data Mart and Data Warehouse Data Warehouse Architecture Dimensional Data Structure Extract, transform and.
© 2012 IBM Corporation Information Management How to create right-sized test database ? Step-by-step Use Case Jan Musil, Database Specialist, Community.
Copyright © Starsoft Inc, Data Warehouse Architecture By Slavko Stemberger.
 Data Warehouse Architecture By: Harrison Reid. Outline  What is a Data Warehouse Architecture  Five Main Data Warehouse Architectures  Factors That.
Accessing Organizational Information—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.
Introduction to data warehouses
Dimensional Modeling CS 543 – Data Warehousing. CS Data Warehousing (Sp ) - Asim LUMS2 From Requirements to Data Models.
Dimensional Modeling – Part 2
Organizing Data & Information
Data Warehousing - 3 ISYS 650. Snowflake Schema one or more dimension tables do not join directly to the fact table but must join through other dimension.
1 ACCTG 6910 Building Enterprise & Business Intelligence Systems (e.bis) The Data Warehouse Lifecycle Olivia R. Liu Sheng, Ph.D. Emma Eccles Jones Presidential.
MIS 451 Building Business Intelligence Systems Logical Design (3) – Design Multiple-fact Dimensional Model.
“DOK 322 DBMS” Y.T. Database Design Hacettepe University Department of Information Management DOK 322: Database Management Systems.
Business Driven Technology Unit 2
Concepts of Database Management Seventh Edition Chapter 1 Introduction to Database Management.
Telecommunication Case Study CS 543 – Data Warehousing.
Data Warehousing DSCI 4103 Dr. Mennecke Introduction and Chapter 1.
Data Warehouse Concepts & Architecture.
Lecture 5 CS.456 DATABASE DESIGN.
Data warehousing theory and modelling techniques Building Dimensional Models.
Agenda Common terms used in the software of data warehousing and what they mean. Difference between a database and a data warehouse - the difference in.
Business Intelligence
IMS 4212: Distributed Databases 1 Dr. Lawrence West, Management Dept., University of Central Florida Distributed Databases Business needs.
Sayed Ahmed Logical Design of a Data Warehouse.  Free Training and Educational Services  Training and Education in Bangla: Training and Education in.
Best Practices for Data Warehousing. 2 Agenda – Best Practices for DW-BI Best Practices in Data Modeling Best Practices in ETL Best Practices in Reporting.
Concepts of Database Management, Fifth Edition Chapter 1: Introduction to Database Management.
Data Warehousing Seminar Chapter 5. Data Warehouse Design Methodology Data Warehousing Lab. HyeYoung Cho.
STORING ORGANIZATIONAL INFORMATION— DATABASES CIS 429—Chapter 7.
DW-1: Introduction to Data Warehousing. Overview What is Database What Is Data Warehousing Data Marts and Data Warehouses The Data Warehousing Process.
Data Warehouse Architecture. Inmon’s Corporate Information Factory The enterprise data warehouse is not intended to be queried directly by analytic applications,
Concepts of Database Management, Fifth Edition Chapter 1: Introduction to Database Management.
Organizing Data and Information AD660 – Databases, Security, and Web Technologies Marcus Goncalves Spring 2013.
Dimensional model. What do we know so far about … FACTS? “What is the process measuring?” Fact types:  Numeric Additive Semi-additive Non-additive (avg,
Program Pelatihan Tenaga Infromasi dan Informatika Sistem Informasi Kesehatan Ari Cahyono.
Data warehousing and online analytical processing- Ref Chap 4) By Asst Prof. Muhammad Amir Alam.
DIMENSIONAL MODELLING. Overview Clearly understand how the requirements definition determines data design Introduce dimensional modeling and contrast.
C6 Databases. 2 Traditional file environment Data Redundancy and Inconsistency: –Data redundancy: The presence of duplicate data in multiple data files.
5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
Best Practices in Higher Education Student Data Warehousing Forum Northwestern University October 21-22, 2003 FIRST QUESTIONS Emily Thomas Stony Brook.
6.1 © 2010 by Prentice Hall 6 Chapter Foundations of Business Intelligence: Databases and Information Management.
1 CSE 2337 Introduction to Data Management Textbook: Chapter 1.
Dimensional Modeling Primer Chapter 1 Kimball & Ross.
UNIT-II Principles of dimensional modeling
McGraw-Hill/Irwin ©2009 The McGraw-Hill Companies, All Rights Reserved CHAPTER 6 DATABASES AND DATA WAREHOUSES CHAPTER 6 DATABASES AND DATA WAREHOUSES.
Concepts of Database Management Seventh Edition Chapter 1 Introduction to Database Management.
Dimensional Modeling Primer Chapter 1 Kimball & Ross.
ASET 1 Amity School of Engineering & Technology B. Tech. (CSE/IT), III Semester Database Management Systems Jitendra Rajpurohit.
Fundamentals of Information Systems, Sixth Edition Chapter 3 Database Systems, Data Centers, and Business Intelligence.
Chapter 3 The Relational Model. Objectives u Terminology of relational model. u How tables are used to represent data. u Connection between mathematical.
Building the Corporate Data Warehouse Pindaro Demertzoglou Data Resource Management.
Copyright © 2016 Pearson Education, Inc. Modern Database Management 12 th Edition Jeff Hoffer, Ramesh Venkataraman, Heikki Topi CHAPTER 9: DATA WAREHOUSING.
2 Copyright © 2006, Oracle. All rights reserved. Defining Data Warehouse Concepts and Terminology.
Building the Corporate Data Warehouse Pindaro Demertzoglou Lally School of Management Data Resource Management.
DISTRIBUTED DATABASES AND DDBMS. Learning Objectives  Describe various DDBMS implementations  Explain how database design affects the DDBMS environment.
CHAPTER SIX DATA Business Intelligence
Data Warehouse—Subject‐Oriented
Data Warehouse Architecture
Dimensional Model January 14, 2003
Inventory is used to illustrate:
An Introduction to Data Warehousing
Data Warehouse Architecture
CHAPTER SIX OVERVIEW SECTION 6.1 – DATABASE FUNDAMENTALS
Warehouse Architecture
Presentation transcript:

Bus Architecture

Value Chain Identifies the natural logical flow of an organization’s primary activities Operational source systems produce snapshots at each step of the value chain which in turn generates metrics Metrics translate to several fact tables and analysis of these give better evaluation of overall performance

Value Chain

Integration Needs of high-level managers use data generated across business processes Example: customer relationships from end to end perspective –Quotes, orders, invoicing, payments, customer service Consistent data

Integration

Bus Architecture Standard that allows for implementing different data marts by different groups at different times Provides rational approach to decomposing the enterprise data warehouse planning task Tech design tool, pm tool, com tool Integrated with value chain

Bus Architecture

DW Bus Matrix

Rows –Data marts Columns –Dimensions X –Dimensions belonging to data marts

Integrating stovepipes Honest appraisal of non-integrated data marts –Gap analysis between stovepipe environment and DW architected goal Develop incremental plan to integrate stovepipe into DW Sell internally as it will use resources and need commitment Be prepared for the possibility of scrapping stovepipe

Conformed Dimensions Identical or strict mathematical subset of most granular detailed dimension The following are consistent: –dimension keys –attribute column names –attribute definitions –attribute values Replicated either physically or logically throughout enterprise Built in staging area

Conformed Dimensions: Flavors Exact same dimension –Date dimension connected to sales fact is same as the date dimension connected to inventory fact –May also be same physical table in DB Same level of detail but only subset of rows –Product rows only pertaining to particular part of user’s business

Conformed Dimensions: Flavors Roll-up dimensions –Different granularity –Attributes common to both detailed and rolled-up tables should be labeled, defined, and valued identically

Dimension Authority Responsible for each conformed dimension Define, maintain, and publish particular dimension and subsets to data marts Stage dimension data

Conformed Facts In general fact table data is not explicitly duplicated in multiple data marts In case there is need, then underlying definitions, equations, and units of measure for facts must be the same if these are to be called the same name