TDWI World Conference Spring 2005

Size: px
Start display at page:

Download "TDWI World Conference Spring 2005"

Transcription

1 TDWI World Conference Spring 5 Baltimore 18 May 5 Multidimensional Data Model of the SAusiness Information Warehouse How to build good performing data models with SAW Dr. Michael Hahne Dr. Michael Hahne 5 1 Agenda Architecture of the SAusiness Information Warehouse Extended Star Schema of the SAG Variants for modeling hierarchical dimension structures Temporal aspects and time stamping Modelling guidelines Graphical model representation with Visio Dr. Michael Hahne 5, TDWI WC Spring Blt 05 2

2 Agenda Architecture of the SAusiness Information Warehouse Extended Star Schema of the SAG Variants for modeling hierarchical dimension structures Temporal aspects and time stamping Modelling guidelines Graphical model representation with Visio Dr. Michael Hahne 5, TDWI WC Spring Blt 05 3 Architecture of SAP Business Information Warehouse Metadata exchange Third-Party- Tools Business Explorer Open Hub Service XML BAPI ODBO XML Administrator Workbench BW-Server OLAP-Processor Info-Cubes Administration Scheduling Metadata- Manager Data-Manager ODS Monitoring Staging-Area PSA XML FILE BAPI Service API DB Connect XML-Data Flat Files Non-SAP- Applications SAP R/2 SAP R/3 SAW DB Dr. Michael Hahne 5, TDWI WC Spring Blt 05 4

3 Data flow and integration architecture Info-Cubes Business-Rules Sales data update rules aggregation business consolidation ODS Transformation update rules Sales actual Sales budget transfer- and update rules Sales market data consolidation of different data sources PSA Extraction Sales data EMEA Sales data USA Sales budget Source systems Sales market data nontransformed source data Dr. Michael Hahne 5, TDWI WC Spring Blt 05 5 Types of Info-Cubes Form of the InfoCube, which contains a part of data related to a closed business area and is physically stored. Info-Cubes in the BW-Server Basis-Cubes Abfrage-Schicht ETL-layer Front-End periodical data acquisition Source systems Multi-Cube Remote-Cube drill through Superordinate Cube, which places the data from several cubes into a common context. It contains even no data! Transaction data aren t administered in the BW in this case, they are administered separate externally. In the BW is defined only the structure of the remote cubes. For reporting, the data is transferred via a BAPI into the BW. Dr. Michael Hahne 5, TDWI WC Spring Blt 05 6

4 Agenda Architecture of the SAusiness Information Warehouse Extended Star Schema of the SAG Variants for modeling hierarchical dimension structures Temporal aspects and time stamping Modelling guidelines Graphical model representation with Visio Dr. Michael Hahne 5, TDWI WC Spring Blt 05 7 Data targets in SAP BW Data targets are objects, in which transactional data is stored for the purpose of reporting and analysis. The most important are: Info-Cubes ODS-Objects Additionally there are further data targets in BW,which enable for example direct master data reporting (Info-Sets, Info-Objects) Dr. Michael Hahne 5, TDWI WC Spring Blt 05 8

5 Definition Info-Cube The InfoCube is acentral data storage, on which are based reports and analyses in SAP BW. It contains a delimited data volume for example of a specific well-defined business area or business unit. InfoCubes contain two data types: measures and characteristics. The term InfoCube designates atable structure, in which some relational tables are linked in the sense of the so-called Star Schema. (multidimensional data storage) Star Schema: Dimension tables are grouped star shaped around a central fact table. Dr. Michael Hahne 5, TDWI WC Spring Blt 05 9 Star Schema The Star Schema is the most frequent kind of representing multidimensional data structures in relational data bases. In the Star Schema facts are stored in a seperate fact table, whereas the characteristics are grouped in Dimension tables. The dimension tables are joined to the fact table with foreign key and primary key relationships (DIM ID). In this way all data records from the fact table are marked uniquely by a value combination of these foreign keys from the dimension tables. Dr. Michael Hahne 5, TDWI WC Spring Blt 05 10

6 Pros and cons of the general Star Schema Good performance with the analysis of data Very flexible when adding characteristics and measures Problems come along with - N: M relatonships and - unbalanced (unragged ) hierarchies because of the uniqueness of the primary keys in the dimension tables Therefor the SAG decided to extend the Star Schema. Master data is stored seperate and independent from InfoCubes in the so called Extended Star Schema. Dr. Michael Hahne 5, TDWI WC Spring Blt Extended Star Schema The Extended Star Schema enables access to: Master data tables and their corresponding attributes Text tables with extensiv multilingual captions External hierarchy tables for the structured data access Master data and hierarchy tables are joined to the fact table via the SID- Tables (pointer tables) and the dimension tables Dr. Michael Hahne 5, TDWI WC Spring Blt 05 12

7 Concept of master data Attributes Customer: Customer group Texts Customer : Language,caption Hierarchies Customer: Customer hierarchy Dimension Customer Info-Cube Dimension Time Attributes Time: Public holiday Fact table of the Info-Cube Dimension table Customer Dimension table Time Texts Time: Language,caption Dimension table Hierarchies Time: Calender hierarchy Attributes : Brand, Category Texts : Language,caption Hierarchies : hierarchy Dimension Dr. Michael Hahne 5, TDWI WC Spring Blt Connecting master data to cubes via SID-Tables C P T sold units revenue Fact table Info-Cube C SID-Cust SID-Group SID-Branch SID- Corp Dimension table Time Dimension table Dimension table Customer SID-Cust. Cust. SID-Region Cust. Text SID-Group Group Lampen Müller SID-Region Region 23 S5 SID table for attributes SID table for attributes Text tables for (language dependent) captions Region S5 Text Süd 5/Frankfurt SID table for attributes Master data Dr. Michael Hahne 5, TDWI WC Spring Blt 05 14

8 Different master data tables C SID-Cust. SID-Group SID-Branch SID-Corp Dimension table Customer S SID-Cust. Cust SID table BIC/SKunde Standard SID-Table P Q Cust. Cust. name Car wash Smith Cust DateFrom... DateTo... Master data tablebic/pkunde fornot time-dependent display attributes Region Master data tablebic/qkunde for time dependent Süd 5/Frankfurt display attributes X SID-Cust. Cust SID-Region 23 SID table BIC/XKunde for not time-dependent navigation attributes Y SID-Cust. Cust. DateFrom DateTo... SID-Cluster 12 SID table BIC/YKunde for time dependent navigation attributes Dr. Michael Hahne 5, TDWI WC Spring Blt Hierarchy tables Dim-ID SID-Cust 522 SID-Grp. 170 SID-Branch SID-Corp. Dimension table Customer S SID-Cust. 522 Customer SID table /BIC/SKunde Standard SID-Table I SID of Hierarchy 234 pred -21 succ 522 Hierarchy table /BIC/IKunde Parent-Child-Tuple of the hierarchies K SID of Hierarchy 234 node Cust.Group A SID -21 Hierarchy table /BIC/KKunde Text nodes of the hierarchies Dr. Michael Hahne 5, TDWI WC Spring Blt 05 16

9 Line-Item dimensions Fact table C P T Sold units revenue Fact table C P T Sold units revenue C Dimension table Customer SID-Cust. 522 Line-Item: Dimension table Is left out SID-Cust. Cust SID-Region 23 SID-Cust. Cust SID-Region 23 SID table for attributes SID table for attributes SID-Region Region 23 S5 SID table for attributes SID-Region Region 23 S5 SID table for attributes Dr. Michael Hahne 5, TDWI WC Spring Blt Complexity of the extended Star at a glance InfoCube (1) Fact-Table (2) Dimension tables (3) time independent SID time dependend SID conventional SID (4) SID Attributes Dr. Michael Hahne 5, TDWI WC Spring Blt 05 18

10 Agenda Architecture of the SAusiness Information Warehouse Extended Star Schema of the SAG Variants for modeling hierarchical dimension structures Temporal aspects and time stamping Modelling guidelines Graphical model representation with Visio Dr. Michael Hahne 5, TDWI WC Spring Blt Dimensions and balanced hierarchies dimension elements derived resp. aggregated elements level (of a consolidation tree) base elements resp. independent elements granularity Dr. Michael Hahne 5, TDWI WC Spring Blt 05 20

11 Unbalanced hierarchies derived resp. aggregated elements dimension elements level (of a consolidation tree) base elements resp. independent elements granularity Dr. Michael Hahne 5, TDWI WC Spring Blt Attributes Attributes of Dimension Dimension time Attributes of all dimension elements Attributes of level year year Attributes of elememts of level year Attributes of level month month Attributes of elements of level month Attributes of level day day Attributes of elements of level day Dr. Michael Hahne 5, TDWI WC Spring Blt 05 22

12 Hierarchies within a dimension via characteristics Country Region Customer SIDs Dimension table Characteristic Customer Characteristic Region Characteristic Country Dr. Michael Hahne 5, TDWI WC Spring Blt Hierarchies within a dimension via characteristics each level is represented by an InfoObject number of levels should be fixed generally faster than attributes and external hierarchies include the higher hierarchical levels to aggregates no predefined drill down paths Dr. Michael Hahne 5, TDWI WC Spring Blt 05 24

13 Navigation attributes as basis of hierarchical structures Country Region Customer SID Dimension table Characteristic Customer SIDs Master data Attributes Attribute Region Attribute Country Dr. Michael Hahne 5, TDWI WC Spring Blt 05 Navigation attributes as basis of hierarchical structures each level is represented by an InfoObject number of levels should be fixed include the higher hierarchical levels to aggregates no predefined drill down paths bad Performance without aggregates increased flexibility for reorganisation Dr. Michael Hahne 5, TDWI WC Spring Blt 05

14 External hierarchies in BW edges Customer Dimension table SID Characteristic Customer Child Parent Master data table Hierarchy (inclusion table) Text nodes Dr. Michael Hahne 5, TDWI WC Spring Blt 05 External hierarchies in BW Reasonable in the case of frequent changes of dimension structure Enables unbalanced structures Several hierarchies possible per Info-Object Poor performance similar to navigational attributes Problems with big hierarchies In the case of time dependency only time stamping the whole structure enables aggregates Dr. Michael Hahne 5, TDWI WC Spring Blt 05

15 Agenda Architecture of the SAusiness Information Warehouse Extended Star Schema of the SAG Variants for modeling hierarchical dimension structures Temporal aspects and time stamping Modelling guidelines Graphical model representation with Visio Dr. Michael Hahne 5, TDWI WC Spring Blt Time dependency: changes in consolidation trees PG 1 PG 2 change of structure PG 1 PG 2 P 1 P 2 P 3 P 4 P 5 P 4 deleted P 6 added P 3 changed P 1 P 2 P 3 P 5 P 6 Dr. Michael Hahne 5, TDWI WC Spring Blt 05 30

16 Example of Slowly Changing Dimensions dimension in Fact table P E dimension in (changed) (new) P E Period Dr. Michael Hahne 5, TDWI WC Spring Blt Reporting requirements -Szenarios Reporting scenario actual structure Rev. 300 Rev. 400 Reporting scenario old structure Rev. Rev. Reporting scenario historical truth Rev. Rev. 400 Reporting scenario comparable results Rev. Rev. Dr. Michael Hahne 5, TDWI WC Spring Blt 05 32

17 Scenario I : Report with actual structure dimension in Fact table Period P E (changed) (new) P E Dr. Michael Hahne 5, TDWI WC Spring Blt Query path actual structure with navigational attributes S-table of SID 4711 SID X-table of P E SID 4711 DIM ID 29 Fact table Period SID DIM ID Dimension Table Dr. Michael Hahne 5, TDWI WC Spring Blt 05 34

18 Query path actual structure with external hierarchy K-table of SID nodename Fact table -2-3 I-table of pred succ DIM ID 29 Period SID DIM ID group Dimensions-Tabelle Produkt Dr. Michael Hahne 5, TDWI WC Spring Blt Szenario II : Report with old structure Fact table dimension in Period P E Rev. Rev. Dr. Michael Hahne 5, TDWI WC Spring Blt 05 36

19 Query path old structure with time-dep. nav. attributes S-table of productgroup SID 4711 SID Y-table of product P E SID Query key date DateFrom DateTo DIM ID 29 Fact table Period SID DIM ID Dimension Table Dr. Michael Hahne 5, TDWI WC Spring Blt Query path old structure with time-dependent hierarchy K-table of product SID -2-3 Version nodename I-table of product pred succ DIM ID 29 Fact table Period Version 1 2 DateFrom 0-01 Query key date DateTo SID DIM ID 29 Dimension table product Dr. Michael Hahne 5, TDWI WC Spring Blt 05 38

20 Szenario III : Report with historical truth dimension in P E dimension in (changed) (new) P E Fact table Period Rev. Rev, 400 Dr. Michael Hahne 5, TDWI WC Spring Blt Query path historical truth with characteristics S-table of productgroup Fact table SID 4711 SID SID Dimension table product DIM ID DIM ID Period Rev. Rev. 400 Dr. Michael Hahne 5, TDWI WC Spring Blt 05 40

21 Szenario IV : Report with comparable Results dimension in P E dimension in (changed) (new) P E Fact table Period Rev. Rev. Dr. Michael Hahne 5, TDWI WC Spring Blt Query path comparable results with time-dependent navigational attributes Dimension table product Prod. SID DIM ID S-Table of Prod.grp. SID 4711 UserFrom < UserTo > Query key date od. DIM ID 29 Fact table Period Prod. SID Prod. P E Prod.grp. SID UserFrom UserTo DateFrom Y-table of product DateTo Dr. Michael Hahne 5, TDWI WC Spring Blt 05 42

22 Agenda Architecture of the SAusiness Information Warehouse Extended Star Schema of the SAG Variants for modeling hierarchical dimension structures Temporal aspects and time stamping Modelling guidelines Graphical model representation with Visio Dr. Michael Hahne 5, TDWI WC Spring Blt Modelling Guidelines Modelling of dimensions Design of Info-Provider Dr. Michael Hahne 5, TDWI WC Spring Blt 05 44

23 Guidelines for conceptual modelling of dimensions Number of dimensions should be between four and ten (optimal between six and eight) Number of hierarchy levels (at most seven hierarchy levels) Number of elements per consolidation element (a maximum of fifteen to twenty elements is advisable) Determination of dimensions 1:1-relationship unsuitable (-> attributes) 1:N-relationship determine dimension hierarchy M:N-relationship rather two different dimensions) Dr. Michael Hahne 5, TDWI WC Spring Blt Guidelines for logical modelling of dimensions Model characteristics with high cardinality as a line item dimension Attributes that change frequently should be modelled as own dimension (use line item where possible!) Group characteristics with very low cardinality (e.g. scenario) in one dimension in order to reduce the number of dimensions and to fulfill the restriction of 16 dimensions at most Distribute characteristics of a hierarchy with high cardinality to seperate dimensions (parent characteristics in own dimension) Dr. Michael Hahne 5, TDWI WC Spring Blt 05 46

24 Criteria for the decision-making aid of the logical modelling of dimension structures in the BW Versioning Scope Performance Navigational paths Unbalanced dimension structures Leaves with multiple parent elements Structural changes and reorganisation Dr. Michael Hahne 5, TDWI WC Spring Blt Hierarchy-Guideline: Versioning External hierarchy Hierarchy within a dimension (characteristics) Hierarchy defined by navigational attributes Transactional view isn t possible (no as posted ) Different types of views are possible (hierarchy versions and time-dependent hierarchies) Only the transactional view ( as posted ) is possible Transactional view isn t possible (no as posted ) Time-dependent attributes enable different views Dr. Michael Hahne 5, TDWI WC Spring Blt 05 48

25 Hierarchy-Guideline: Scope External hierarchy Hierarchy within a dimension (characteristics) Hierarchy defined by navigational attributes Hierarchy is part of master data and valid for each Info-Cube in the system (where the underlying Info-Object is used) Only valid in the Info- Cube Hierarchy is part of master data and valid for each Info-Cube in the system (where the underlying Info-Object is used) Dr. Michael Hahne 5, TDWI WC Spring Blt Hierarchy-Guideline: Performance External hierarchy Hierarchy within a dimension (characteristics) Hierarchy defined by navigational attributes Aggregates should be used for good query performance Good performance (even without aggregates) Aggregates should be used for good query performance Dr. Michael Hahne 5, TDWI WC Spring Blt 05 50

26 Hierarchy-Guideline: Navigational paths External hierarchy Hierarchy within a dimension (characteristics) Hierarchy defined by navigational attributes Drill-down path is predefined by the structure of the consolidation tree Levels can be skipped because there isn t a predefined drill-down path (all characteristics in a dimension are equal) Levels can be skipped because there isn t a predefined drill-down path (all navigational attributes of a characteristic are equal) Dr. Michael Hahne 5, TDWI WC Spring Blt Hierarchy-Guideline: Unbalanced dimension structure External hierarchy Hierarchy within a dimension (characteristics) Hierarchy defined by navigational attributes Unbalanced hierarchies are possible Each characteristic corresponds to a certain level of the hierarchy, therefore only balanced structures are possible Each characteristic corresponds to a certain level of the hierarchy, therefore only balanced structures are possible Dr. Michael Hahne 5, TDWI WC Spring Blt 05 52

27 Hierarchy-Guideline: Leaves with multiple parent elements External hierarchy Hierarchy within a dimension (characteristics) Hierarchy defined by navigational attributes Many-many relationships between the levels of the hierarchy are possible and consolidated correctly Many-many relationships between hierarchy levels are only possible in the way they are defined by the transactions ( as posted view) Many-many relationships between levels are impossible Dr. Michael Hahne 5, TDWI WC Spring Blt Hierarchy-Guideline: Structural changes and reorganisation External hierarchy Hierarchy within a dimension (characteristics) Hierarchy defined by navigational attributes Quick change and reorganisation possible Reloading cube(s) is required for reorganisation Reorganisation is possible (additional attributes and/or changes of master data) Dr. Michael Hahne 5, TDWI WC Spring Blt 05 54

28 2-Layer concept of Cube-Modelling Multi-Cube user oriented Basis-Cube Basis-Cube Basis-Cube physical optimized Dr. Michael Hahne 5, TDWI WC Spring Blt Agenda Architecture of the SAusiness Information Warehouse Extended Star Schema of the SAG Variants for modeling hierarchical dimension structures Temporal aspects and time stamping Modelling guidelines Graphical model representation with Visio Dr. Michael Hahne 5, TDWI WC Spring Blt 05 56

29 Dimension with one characteristic Dimension { } Characteristic T Short, Medium, Long Dr. Michael Hahne 5, TDWI WC Spring Blt Line-Item-Dimension LI Dimension { } Characteristic T LD Short, Medium, Long Dr. Michael Hahne 5, TDWI WC Spring Blt 05 58

30 Display attributes of a characteristic Dimension { } Characteristic T Short, Medium, Long D Display-Attrib. D Display-Attrib. Dr. Michael Hahne 5, TDWI WC Spring Blt Navigational attributes of a characteristic Dimension { } Characteristic N Nav-Attribute N TD Nav-Attribute Dr. Michael Hahne 5, TDWI WC Spring Blt 05 60

31 Hierarchy within a dimension with characteristics Dimension { } Characteristic Base level { } Characteristic Middle level { } Characteristic Top level Dr. Michael Hahne 5, TDWI WC Spring Blt Hierarchical structure with navigational attributes Dimension { } Characteristic Base level N Nav-Attribute middle level N Nav-Attribute top level Dr. Michael Hahne 5, TDWI WC Spring Blt 05 62

32 External hierarchy Dimension { } Characteristic Hierarchy (external) T Hierarchy (external) T T T Hierarchy (external) Dr. Michael Hahne 5, TDWI WC Spring Blt Modelling of Basis-Cubes Dr. Michael Hahne 5, TDWI WC Spring Blt 05 64

33 Contact Dr. Michael Hahne Freiherr-vom-Stein-Str. 13a Bretzenheim Germany URL / fon 0049 (671) fax 0049 (671) Dr. Michael Hahne 5, TDWI WC Spring Blt 05 65

TDWI European Conference Amsterdam 13 November 2006 SAP Business Information Warehouse. Dr. Michael Hahne

TDWI European Conference Amsterdam 13 November 2006 SAP Business Information Warehouse. Dr. Michael Hahne TDWI European Conference Amsterdam 13 November 2006 SAP Business Information Warehouse Dr. Michael Hahne Main Agenda Multidimensional Data Structures Conceptual Design Data Model of SAP Business Information

More information

This is a simple tutorial that covers the basics of SAP Business Intelligence and how to handle its various other components.

This is a simple tutorial that covers the basics of SAP Business Intelligence and how to handle its various other components. About the Tutorial SAP Business Warehouse (BW) integrates data from different sources, transforms and consolidates the data, does data cleansing, and storing of data as well. It also includes data modeling,

More information

Overview of Reporting in the Business Information Warehouse

Overview of Reporting in the Business Information Warehouse Overview of Reporting in the Business Information Warehouse Contents What Is the Business Information Warehouse?...2 Business Information Warehouse Architecture: An Overview...2 Business Information Warehouse

More information

OBT Global presents. SAP Business Information Warehouse. -an overview -

OBT Global presents. SAP Business Information Warehouse. -an overview - OBT Global presents. SAP Business Information Warehouse -an overview - Contents General Overview Architecture Overview Reporting Overview 6/19/2009 2 General Overview 6/19/2009 3 BW Defined BW is SAP's

More information

A Multi-Dimensional Data Model

A Multi-Dimensional Data Model A Multi-Dimensional Data Model A Data Warehouse is based on a Multidimensional data model which views data in the form of a data cube A data cube, such as sales, allows data to be modeled and viewed in

More information

This is a simple tutorial that covers the basics of SAP Business Intelligence and how to handle its various other components.

This is a simple tutorial that covers the basics of SAP Business Intelligence and how to handle its various other components. About the Tutorial SAP Business Warehouse (BW) integrates data from different sources, transforms and consolidates the data, does data cleansing, and storing of data as well. It also includes data modeling,

More information

BI (Business Intelligence)

BI (Business Intelligence) BI (Business Intelligence) Computer: Computer is an electronic device, which takes input, processed it and gives the accurate result as output. Hardware: which we can see and touch. Software: it is a set

More information

1) In the Metadata Repository:

1) In the Metadata Repository: 1) In the Metadata Repository: - Objects delivered with BI Content can be activated - You can find the medatada for all delivered and activated objects and their links to other objects - BI Web Applications

More information

Basics of Dimensional Modeling

Basics of Dimensional Modeling Basics of Dimensional Modeling Data warehouse and OLAP tools are based on a dimensional data model. A dimensional model is based on dimensions, facts, cubes, and schemas such as star and snowflake. Dimension

More information

Using SAP NetWeaver Business Intelligence in the universe design tool SAP BusinessObjects Business Intelligence platform 4.1

Using SAP NetWeaver Business Intelligence in the universe design tool SAP BusinessObjects Business Intelligence platform 4.1 Using SAP NetWeaver Business Intelligence in the universe design tool SAP BusinessObjects Business Intelligence platform 4.1 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part

More information

Aggregating Knowledge in a Data Warehouse and Multidimensional Analysis

Aggregating Knowledge in a Data Warehouse and Multidimensional Analysis Aggregating Knowledge in a Data Warehouse and Multidimensional Analysis Rafal Lukawiecki Strategic Consultant, Project Botticelli Ltd rafal@projectbotticelli.com Objectives Explain the basics of: 1. Data

More information

Data Quality / Data Cleansing in BW

Data Quality / Data Cleansing in BW Data Quality / Data Cleansing in BW Lothar Schubert, BW RIG 8/2001 01 Agenda About Data Quality Data Cleansing Data Validation Data Repair 02 SAP AG 2001, Title of Presentation, Speaker Name 2 Why Data

More information

Extending the Reach of LSA++ Using New SAP BW 7.40 Artifacts Pravin Gupta, TekLink International Inc. Bhanu Gupta, Molex SESSION CODE: BI2241

Extending the Reach of LSA++ Using New SAP BW 7.40 Artifacts Pravin Gupta, TekLink International Inc. Bhanu Gupta, Molex SESSION CODE: BI2241 Extending the Reach of LSA++ Using New SAP BW 7.40 Artifacts Pravin Gupta, TekLink International Inc. Bhanu Gupta, Molex SESSION CODE: BI2241 Agenda What is Enterprise Data Warehousing (EDW)? Introduction

More information

C_TBI30_74

C_TBI30_74 C_TBI30_74 Passing Score: 800 Time Limit: 0 min Exam A QUESTION 1 Where can you save workbooks created with SAP BusinessObjects Analysis, edition for Microsoft Office? (Choose two) A. In an Analysis iview

More information

Innovations in Business Solutions. SAP Analytics, Data Modeling and Reporting Course

Innovations in Business Solutions. SAP Analytics, Data Modeling and Reporting Course SAP Analytics, Data Modeling and Reporting Course Introduction: This course is design to cover SAP Analytics, Data Modeling and Reporting course content. After completion of this course students can go

More information

Realtests.C_TBW45_70.80 Questions

Realtests.C_TBW45_70.80 Questions Realtests.C_TBW45_70.80 Questions Number: C_TBW45_70 Passing Score: 800 Time Limit: 120 min File Version: 4.6 http://www.gratisexam.com/ C_TBW45_70 SAP Certified Application Associate- Business Intelligence

More information

SAP NetWeaver BW 7.3 Practical Guide

SAP NetWeaver BW 7.3 Practical Guide Amol Palekar, Bharat Patel, and Shreekant Shiralkar SAP NetWeaver BW 7.3 Practical Guide Bonn Boston Contents at a Glance 1 The Business Scenario: ABCD Corp.... 23 2 Overview of SAP NetWeaver BW... 31

More information

Fig 1.2: Relationship between DW, ODS and OLTP Systems

Fig 1.2: Relationship between DW, ODS and OLTP Systems 1.4 DATA WAREHOUSES Data warehousing is a process for assembling and managing data from various sources for the purpose of gaining a single detailed view of an enterprise. Although there are several definitions

More information

OLAP Introduction and Overview

OLAP Introduction and Overview 1 CHAPTER 1 OLAP Introduction and Overview What Is OLAP? 1 Data Storage and Access 1 Benefits of OLAP 2 What Is a Cube? 2 Understanding the Cube Structure 3 What Is SAS OLAP Server? 3 About Cube Metadata

More information

Guide Users along Information Pathways and Surf through the Data

Guide Users along Information Pathways and Surf through the Data Guide Users along Information Pathways and Surf through the Data Stephen Overton, Overton Technologies, LLC, Raleigh, NC ABSTRACT Business information can be consumed many ways using the SAS Enterprise

More information

SAP BW Tutorial Author Sanjeev Chettri & Amit Ladsaongikar, First Run Project BW Team.

SAP BW Tutorial Author Sanjeev Chettri & Amit Ladsaongikar, First Run Project BW Team. SAP BW Tutorial Author Sanjeev Chettri & Amit Ladsaongikar, First Run Project BW Team. Page 1 of 58 Index Sr. No Topic Page Number 1 Introduction to SAP BW 2 2 About this Tutorial 3 3 Installation of Business

More information

WhitePaper Xtract PPV

WhitePaper Xtract PPV WhitePaper Xtract PPV March 2011 Khoder Elzein Senior Product Manager Mail: khoder.elzein@theobald-software.com Fon: +49 711 46 05 99 12 Theobald Software GmbH Kernerstraße 50 D 70182 Stuttgart Fon: +49

More information

Tools, tips, and strategies to optimize BEx query performance for SAP HANA

Tools, tips, and strategies to optimize BEx query performance for SAP HANA Tools, tips, and strategies to optimize BEx query performance for SAP HANA Pravin Gupta TekLink International Produced by Wellesley Information Services, LLC, publisher of SAPinsider. 2016 Wellesley Information

More information

SAP BW Consistency Check Guideline

SAP BW Consistency Check Guideline SAP BW Consistency Check Guideline BUSINESS INFORMATION WAREHOUSE Document Version 1.2 SAP AG assumes no responsibility for errors or omissions in these materials. These materials are provided as is without

More information

Lori Vanourek Product Management SAP NetWeaver / BI. Mike Eacrett SAP NetWeaver RIG - BI

Lori Vanourek Product Management SAP NetWeaver / BI. Mike Eacrett SAP NetWeaver RIG - BI Lori Vanourek Product Management SAP NetWeaver BI Mike Eacrett SAP NetWeaver RIG - BI Content Overview Query Performance OLAP Cache Pre-Calculation Load Performance Performance Tuning OLTP Systems Application

More information

C_HANAIMP142

C_HANAIMP142 C_HANAIMP142 Passing Score: 800 Time Limit: 4 min Exam A QUESTION 1 Where does SAP recommend you create calculated measures? A. In a column view B. In a business layer C. In an attribute view D. In an

More information

Reading Sample. InfoProviders. Contents. Index. The Authors. SAP BW 7.4 Practical Guide. First-hand knowledge.

Reading Sample. InfoProviders. Contents. Index. The Authors. SAP BW 7.4 Practical Guide.  First-hand knowledge. First-hand knowledge. Reading Sample In this sample chapter from the book, you ll be introduced to the different types of that exist in SAP BW. Having a firm understanding of how these objects (which include

More information

Customer Use Case: Efficiently Maximizing Retail Value Across Distributed Data Warehouse Systems

Customer Use Case: Efficiently Maximizing Retail Value Across Distributed Data Warehouse Systems Customer Use Case: Efficiently Maximizing Retail Value Across Distributed Data Warehouse Systems Klaus-Peter Sauer Technical Lead SAP CoE EMEA at Teradata Agenda 1 2 3 4 5 HEMA Company Background Teradata

More information

SAP NetWeaver BW Performance on IBM i: Comparing SAP BW Aggregates, IBM i DB2 MQTs and SAP BW Accelerator

SAP NetWeaver BW Performance on IBM i: Comparing SAP BW Aggregates, IBM i DB2 MQTs and SAP BW Accelerator SAP NetWeaver BW Performance on IBM i: Comparing SAP BW Aggregates, IBM i DB2 MQTs and SAP BW Accelerator By Susan Bestgen IBM i OS Development, SAP on i Introduction The purpose of this paper is to demonstrate

More information

Cognos also provides you an option to export the report in XML or PDF format or you can view the reports in XML format.

Cognos also provides you an option to export the report in XML or PDF format or you can view the reports in XML format. About the Tutorial IBM Cognos Business intelligence is a web based reporting and analytic tool. It is used to perform data aggregation and create user friendly detailed reports. IBM Cognos provides a wide

More information

Data Mining Concepts & Techniques

Data Mining Concepts & Techniques Data Mining Concepts & Techniques Lecture No. 01 Databases, Data warehouse Naeem Ahmed Email: naeemmahoto@gmail.com Department of Software Engineering Mehran Univeristy of Engineering and Technology Jamshoro

More information

TDWI Data Modeling. Data Analysis and Design for BI and Data Warehousing Systems

TDWI Data Modeling. Data Analysis and Design for BI and Data Warehousing Systems Data Analysis and Design for BI and Data Warehousing Systems Previews of TDWI course books offer an opportunity to see the quality of our material and help you to select the courses that best fit your

More information

COURSE 20466D: IMPLEMENTING DATA MODELS AND REPORTS WITH MICROSOFT SQL SERVER

COURSE 20466D: IMPLEMENTING DATA MODELS AND REPORTS WITH MICROSOFT SQL SERVER ABOUT THIS COURSE The focus of this five-day instructor-led course is on creating managed enterprise BI solutions. It describes how to implement multidimensional and tabular data models, deliver reports

More information

Reading Sample. Embedded SAP BPC Architecture. Contents. Index. The Authors. Implementing SAP Business Planning and Consolidation

Reading Sample. Embedded SAP BPC Architecture. Contents. Index. The Authors. Implementing SAP Business Planning and Consolidation First-hand knowledge. Reading Sample New to this edition, Chapter 10 discusses the end-to-end process to set up a basic embedded SAP BPC planning scenario. Learn how to set it up and use MultiProviders,

More information

Create Cube From Star Schema Grouping Framework Manager

Create Cube From Star Schema Grouping Framework Manager Create Cube From Star Schema Grouping Framework Manager Create star schema groupings to provide authors with logical groupings of query Connect to an OLAP data source (cube) in a Framework Manager project

More information

Performance Tuning in SAP BI 7.0

Performance Tuning in SAP BI 7.0 Applies to: SAP Net Weaver BW. For more information, visit the EDW homepage. Summary Detailed description of performance tuning at the back end level and front end level with example Author: Adlin Sundararaj

More information

Decision Support Systems aka Analytical Systems

Decision Support Systems aka Analytical Systems Decision Support Systems aka Analytical Systems Decision Support Systems Systems that are used to transform data into information, to manage the organization: OLAP vs OLTP OLTP vs OLAP Transactions Analysis

More information

SAP Business Information Warehouse Functions in Detail. Version 4.0 SAP BW 3.5 November 2004

SAP Business Information Warehouse Functions in Detail. Version 4.0 SAP BW 3.5 November 2004 Functions in Detail Version 4.0 SAP BW 3.5 November 2004 This Document Version Date of Last Change Release Status Version 1.0 30.09.2002 SAP BW 3.0B Version 2.0 October 2003 SAP BW 3.1Content Version 3.0

More information

CHAPTER 8 DECISION SUPPORT V2 ADVANCED DATABASE SYSTEMS. Assist. Prof. Dr. Volkan TUNALI

CHAPTER 8 DECISION SUPPORT V2 ADVANCED DATABASE SYSTEMS. Assist. Prof. Dr. Volkan TUNALI CHAPTER 8 DECISION SUPPORT V2 ADVANCED DATABASE SYSTEMS Assist. Prof. Dr. Volkan TUNALI Topics 2 Business Intelligence (BI) Decision Support System (DSS) Data Warehouse Online Analytical Processing (OLAP)

More information

Course Contents: 1 Business Objects Online Training

Course Contents: 1 Business Objects Online Training IQ Online training facility offers Business Objects online training by trainers who have expert knowledge in the Business Objects and proven record of training hundreds of students Our Business Objects

More information

Know How Network: SAP BW Performance Monitoring with BW Statistics

Know How Network: SAP BW Performance Monitoring with BW Statistics Know How Network: SAP BW Performance Monitoring with BW Statistics Ron Silberstein Platinum Consultant- Business Intelligence Netweaver RIG US SAP Labs, LLC Agenda 2 BW Statistics Overview Monitoring with

More information

Susanne Hess, Stefanie Lenz, Jochen Scheibler. Sales and Distribution Controlling with SAP. NetWeaver BI. Bonn Boston

Susanne Hess, Stefanie Lenz, Jochen Scheibler. Sales and Distribution Controlling with SAP. NetWeaver BI. Bonn Boston Susanne Hess, Stefanie Lenz, Jochen Scheibler Sales and Distribution Controlling with SAP NetWeaver BI Bonn Boston Contents Acknowledgments... 9 1 Introduction... 11 1.1 Goals and Basic Principles... 11

More information

448 INDEX Authorization object ZAO_SREP saved status message, 145 Authorization profiles, 434 adding to user s master data, 139 creation of, d

448 INDEX Authorization object ZAO_SREP saved status message, 145 Authorization profiles, 434 adding to user s master data, 139 creation of, d Index 0BWTC_C02 InfoSource, 366 0BWTC_C10 multi-cube, 354, 356 361, 363 0CALDAY (Calendar day) characteristic, 85 86 0CALDAY structures, 37 0CO_AREA compound attribute, 195 0COSTCENTER characteristic,

More information

This tutorial will help computer science graduates to understand the basic-to-advanced concepts related to data warehousing.

This tutorial will help computer science graduates to understand the basic-to-advanced concepts related to data warehousing. About the Tutorial A data warehouse is constructed by integrating data from multiple heterogeneous sources. It supports analytical reporting, structured and/or ad hoc queries and decision making. This

More information

5 ETL Process: Master Data

5 ETL Process: Master Data 5 ETL Process: Master Data Of what use are the most modern data warehousing systems, if they re based on master data for customers or material that is incomplete, outdated, or inconsistent? The quality

More information

Data Warehouse Testing. By: Rakesh Kumar Sharma

Data Warehouse Testing. By: Rakesh Kumar Sharma Data Warehouse Testing By: Rakesh Kumar Sharma Index...2 Introduction...3 About Data Warehouse...3 Data Warehouse definition...3 Testing Process for Data warehouse:...3 Requirements Testing :...3 Unit

More information

Data Warehousing 2. ICS 421 Spring Asst. Prof. Lipyeow Lim Information & Computer Science Department University of Hawaii at Manoa

Data Warehousing 2. ICS 421 Spring Asst. Prof. Lipyeow Lim Information & Computer Science Department University of Hawaii at Manoa ICS 421 Spring 2010 Data Warehousing 2 Asst. Prof. Lipyeow Lim Information & Computer Science Department University of Hawaii at Manoa 3/30/2010 Lipyeow Lim -- University of Hawaii at Manoa 1 Data Warehousing

More information

Instant Data Warehousing with SAP data

Instant Data Warehousing with SAP data Instant Data Warehousing with SAP data» Extracting your SAP data to any destination environment» Fast, simple, user-friendly» 8 different SAP interface technologies» Graphical user interface no previous

More information

Data warehouse architecture consists of the following interconnected layers:

Data warehouse architecture consists of the following interconnected layers: Architecture, in the Data warehousing world, is the concept and design of the data base and technologies that are used to load the data. A good architecture will enable scalability, high performance and

More information

Data Warehousing. Overview

Data Warehousing. Overview Data Warehousing Overview Basic Definitions Normalization Entity Relationship Diagrams (ERDs) Normal Forms Many to Many relationships Warehouse Considerations Dimension Tables Fact Tables Star Schema Snowflake

More information

IT DATA WAREHOUSING AND DATA MINING UNIT-2 BUSINESS ANALYSIS

IT DATA WAREHOUSING AND DATA MINING UNIT-2 BUSINESS ANALYSIS PART A 1. What are production reporting tools? Give examples. (May/June 2013) Production reporting tools will let companies generate regular operational reports or support high-volume batch jobs. Such

More information

Oracle BI 11g R1: Build Repositories

Oracle BI 11g R1: Build Repositories Oracle University Contact Us: 02 6968000 Oracle BI 11g R1: Build Repositories Duration: 5 Days What you will learn This course provides step-by-step procedures for building and verifying the three layers

More information

Business Explorer-Analyzer for SLCM Power Users BEX_SLCM_305

Business Explorer-Analyzer for SLCM Power Users BEX_SLCM_305 Business Explorer-Analyzer for SLCM Power Users BEX_SLCM_305 BEX_SLCM_305 BEx-Analyzer for SLCM Power Users 1 Content Introduction Unit 1- BEx Overview Unit 2 BEx Analyzer Unit 3 Display Query Unit 4 Create

More information

Information Design Tool User Guide SAP BusinessObjects Business Intelligence platform 4.0 Support Package 4

Information Design Tool User Guide SAP BusinessObjects Business Intelligence platform 4.0 Support Package 4 Information Design Tool User Guide SAP BusinessObjects Business Intelligence platform 4.0 Support Package 4 Copyright 2012 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign,

More information

CHAPTER 3 Implementation of Data warehouse in Data Mining

CHAPTER 3 Implementation of Data warehouse in Data Mining CHAPTER 3 Implementation of Data warehouse in Data Mining 3.1 Introduction to Data Warehousing A data warehouse is storage of convenient, consistent, complete and consolidated data, which is collected

More information

Data Mining. Data warehousing. Hamid Beigy. Sharif University of Technology. Fall 1394

Data Mining. Data warehousing. Hamid Beigy. Sharif University of Technology. Fall 1394 Data Mining Data warehousing Hamid Beigy Sharif University of Technology Fall 1394 Hamid Beigy (Sharif University of Technology) Data Mining Fall 1394 1 / 22 Table of contents 1 Introduction 2 Data warehousing

More information

Business Intelligence

Business Intelligence Business Intelligence Data Warehouse drives the corporate information supply chain to support Corporate Business Intelligence process. Business Intelligence introduced by Howard Dresner of the Gartner

More information

Oracle BI 11g R1: Build Repositories

Oracle BI 11g R1: Build Repositories Oracle University Contact Us: + 36 1224 1760 Oracle BI 11g R1: Build Repositories Duration: 5 Days What you will learn This Oracle BI 11g R1: Build Repositories training is based on OBI EE release 11.1.1.7.

More information

SAP BW Archiving with Nearline Storage at Esprit

SAP BW Archiving with Nearline Storage at Esprit SAP BW Archiving with Nearline Storage at Esprit Claudia Ottilige, Esprit Europe GmbH Dr. Michael Hahne, Hahne Consulting GmbH 27. Februar 2013 Agenda Company Esprit Initial situation NLS Best Practices

More information

OLAP Drill-through Table Considerations

OLAP Drill-through Table Considerations Paper 023-2014 OLAP Drill-through Table Considerations M. Michelle Buchecker, SAS Institute, Inc. ABSTRACT When creating an OLAP cube, you have the option of specifying a drill-through table, also known

More information

Welcome to the topic of SAP HANA modeling views.

Welcome to the topic of SAP HANA modeling views. Welcome to the topic of SAP HANA modeling views. 1 At the end of this topic, you will be able to describe the three types of SAP HANA modeling views and use the SAP HANA Studio to work with views in the

More information

Managing Information Resources

Managing Information Resources Managing Information Resources 1 Managing Data 2 Managing Information 3 Managing Contents Concepts & Definitions Data Facts devoid of meaning or intent e.g. structured data in DB Information Data that

More information

Data Warehouses Chapter 12. Class 10: Data Warehouses 1

Data Warehouses Chapter 12. Class 10: Data Warehouses 1 Data Warehouses Chapter 12 Class 10: Data Warehouses 1 OLTP vs OLAP Operational Database: a database designed to support the day today transactions of an organization Data Warehouse: historical data is

More information

20466C - Version: 1. Implementing Data Models and Reports with Microsoft SQL Server

20466C - Version: 1. Implementing Data Models and Reports with Microsoft SQL Server 20466C - Version: 1 Implementing Data Models and Reports with Microsoft SQL Server Implementing Data Models and Reports with Microsoft SQL Server 20466C - Version: 1 5 days Course Description: The focus

More information

How to Deploy Enterprise Analytics Applications With SAP BW and SAP HANA

How to Deploy Enterprise Analytics Applications With SAP BW and SAP HANA How to Deploy Enterprise Analytics Applications With SAP BW and SAP HANA Peter Huegel SAP Solutions Specialist Agenda MicroStrategy and SAP Drilldown MicroStrategy and SAP BW Drilldown MicroStrategy and

More information

Data Warehousing and Decision Support. Introduction. Three Complementary Trends. [R&G] Chapter 23, Part A

Data Warehousing and Decision Support. Introduction. Three Complementary Trends. [R&G] Chapter 23, Part A Data Warehousing and Decision Support [R&G] Chapter 23, Part A CS 432 1 Introduction Increasingly, organizations are analyzing current and historical data to identify useful patterns and support business

More information

Microsoft SQL Server Training Course Catalogue. Learning Solutions

Microsoft SQL Server Training Course Catalogue. Learning Solutions Training Course Catalogue Learning Solutions Querying SQL Server 2000 with Transact-SQL Course No: MS2071 Two days Instructor-led-Classroom 2000 The goal of this course is to provide students with the

More information

BusinessObjects XI Integration for SAP Solutions User's Guide

BusinessObjects XI Integration for SAP Solutions User's Guide BusinessObjects XI Integration for SAP Solutions User's Guide BusinessObjects XI Integration for SAP Solutions Copyright 2008 Business Objects, an SAP company. All rights reserved. Business Objects owns

More information

DATA WAREHOUSE EGCO321 DATABASE SYSTEMS KANAT POOLSAWASD DEPARTMENT OF COMPUTER ENGINEERING MAHIDOL UNIVERSITY

DATA WAREHOUSE EGCO321 DATABASE SYSTEMS KANAT POOLSAWASD DEPARTMENT OF COMPUTER ENGINEERING MAHIDOL UNIVERSITY DATA WAREHOUSE EGCO321 DATABASE SYSTEMS KANAT POOLSAWASD DEPARTMENT OF COMPUTER ENGINEERING MAHIDOL UNIVERSITY CHARACTERISTICS Data warehouse is a central repository for summarized and integrated data

More information

After completing this course, participants will be able to:

After completing this course, participants will be able to: Designing a Business Intelligence Solution by Using Microsoft SQL Server 2008 T h i s f i v e - d a y i n s t r u c t o r - l e d c o u r s e p r o v i d e s i n - d e p t h k n o w l e d g e o n d e s

More information

AcceleratedSAP. Business Blueprint STEP-BY-STEP guide. Business Information Warehouse. Document Version 1.0

AcceleratedSAP. Business Blueprint STEP-BY-STEP guide. Business Information Warehouse. Document Version 1.0 Business Blueprint STEP-BY-STEP guide Business Information Warehouse Document Version 1.0 Copyright 2002 SAP AG. All rights reserved 1 Table of Contents Business Blueprint...1 STEP-BY-STEP guide...1 Table

More information

SAP NetWeaver BI. Unicode Compliance. Product Management SAP NetWeaver BI. Version 7.0 December, 2008

SAP NetWeaver BI. Unicode Compliance. Product Management SAP NetWeaver BI. Version 7.0 December, 2008 SAP NetWeaver BI Unicode Compliance Product Management SAP NetWeaver BI Version 7.0 December, 2008 Agenda 1. Unicode in General 2. Excursus: MDMP 3. Unicode support of SAP NetWeaver BI 4. Interfaces to

More information

BaanBIS Decision Manager 2.0. Modeler User's Guide

BaanBIS Decision Manager 2.0. Modeler User's Guide BaanBIS Decision Manager 2.0 A publication of: Baan Development B.V. P.O.Box 143 3770 AC Barneveld The Netherlands Printed in the Netherlands Baan Development B.V. 2001. All rights reserved. The information

More information

OBIEE Performance Improvement Tips and Techniques

OBIEE Performance Improvement Tips and Techniques OBIEE Performance Improvement Tips and Techniques Vivek Jain, Manager Deloitte Speaker Bio Manager with Deloitte Consulting, Information Management (BI/DW) Skills in OBIEE, OLAP, RTD, Spatial / MapViewer,

More information

Step-by-step data transformation

Step-by-step data transformation Step-by-step data transformation Explanation of what BI4Dynamics does in a process of delivering business intelligence Contents 1. Introduction... 3 Before we start... 3 1 st. STEP: CREATING A STAGING

More information

REPORTING AND QUERY TOOLS AND APPLICATIONS

REPORTING AND QUERY TOOLS AND APPLICATIONS Tool Categories: REPORTING AND QUERY TOOLS AND APPLICATIONS There are five categories of decision support tools Reporting Managed query Executive information system OLAP Data Mining Reporting Tools Production

More information

Data Warehousing and Decision Support

Data Warehousing and Decision Support Data Warehousing and Decision Support Chapter 23, Part A Database Management Systems, 2 nd Edition. R. Ramakrishnan and J. Gehrke 1 Introduction Increasingly, organizations are analyzing current and historical

More information

SAP NLS Update Roland Kramer, SAP EDW (BW/HANA), SAP SE PBS Customer Information Day, July 1st, 2016

SAP NLS Update Roland Kramer, SAP EDW (BW/HANA), SAP SE PBS Customer Information Day, July 1st, 2016 SAP NLS Update 2016 Roland Kramer, SAP EDW (BW/HANA), SAP SE PBS Customer Information Day, July 1st, 2016 Why SAP BW? It is all about three things to know SAPPHIRE 2016 - Quote from Hasso is there anything

More information

EDWH Architecture for Global Data Loading Strategy

EDWH Architecture for Global Data Loading Strategy EDWH Architecture for Global Data Loading Strategy Applies to: System Architecture for EDWH having multiple regions across globe. SAP NetWeaver 2004s BI 7.0 version. For more information, visit the Business

More information

Preface 7. 1 Data warehousing and database technologies 9

Preface 7. 1 Data warehousing and database technologies 9 TABLE OF CONTENTS Table of Contents Preface 7 1 Data warehousing and database technologies 9 1.1 Starflake schema vs. snowflake schema 11 1.2 Relational databases and SAP HANA 12 1.3 SAP BW on SAP HANA

More information

Data Warehousing and Decision Support

Data Warehousing and Decision Support Data Warehousing and Decision Support [R&G] Chapter 23, Part A CS 4320 1 Introduction Increasingly, organizations are analyzing current and historical data to identify useful patterns and support business

More information

Proceedings of the IE 2014 International Conference AGILE DATA MODELS

Proceedings of the IE 2014 International Conference  AGILE DATA MODELS AGILE DATA MODELS Mihaela MUNTEAN Academy of Economic Studies, Bucharest mun61mih@yahoo.co.uk, Mihaela.Muntean@ie.ase.ro Abstract. In last years, one of the most popular subjects related to the field of

More information

The strategic advantage of OLAP and multidimensional analysis

The strategic advantage of OLAP and multidimensional analysis IBM Software Business Analytics Cognos Enterprise The strategic advantage of OLAP and multidimensional analysis 2 The strategic advantage of OLAP and multidimensional analysis Overview Online analytical

More information

COGNOS (R) 8 GUIDELINES FOR MODELING METADATA FRAMEWORK MANAGER. Cognos(R) 8 Business Intelligence Readme Guidelines for Modeling Metadata

COGNOS (R) 8 GUIDELINES FOR MODELING METADATA FRAMEWORK MANAGER. Cognos(R) 8 Business Intelligence Readme Guidelines for Modeling Metadata COGNOS (R) 8 FRAMEWORK MANAGER GUIDELINES FOR MODELING METADATA Cognos(R) 8 Business Intelligence Readme Guidelines for Modeling Metadata GUIDELINES FOR MODELING METADATA THE NEXT LEVEL OF PERFORMANCE

More information

Data Warehousing and OLAP

Data Warehousing and OLAP Data Warehousing and OLAP INFO 330 Slides courtesy of Mirek Riedewald Motivation Large retailer Several databases: inventory, personnel, sales etc. High volume of updates Management requirements Efficient

More information

Hierarchies in a multidimensional model: From conceptual modeling to logical representation

Hierarchies in a multidimensional model: From conceptual modeling to logical representation Data & Knowledge Engineering 59 (2006) 348 377 www.elsevier.com/locate/datak Hierarchies in a multidimensional model: From conceptual modeling to logical representation E. Malinowski *, E. Zimányi Department

More information

Step-By-Step guide to Virtual InfoCube Implementation

Step-By-Step guide to Virtual InfoCube Implementation Step-By-Step guide to Virtual InfoCube Implementation Applies to: SAP NetWeaver BW. For more information, visit the EDW homepage Summary This article provides a detailed insight into Virtual Infocube data

More information

Data Warehouse and Data Mining

Data Warehouse and Data Mining Data Warehouse and Data Mining Lecture No. 04-06 Data Warehouse Architecture Naeem Ahmed Email: naeemmahoto@gmail.com Department of Software Engineering Mehran Univeristy of Engineering and Technology

More information

Quality Gates User guide

Quality Gates User guide Quality Gates 3.3.5 User guide 06/2013 1 Table of Content 1 - Introduction... 4 2 - Navigation... 5 2.1 Navigation tool bar... 5 2.2 Navigation tree... 5 2.3 Folder Tree... 6 2.4 Test history... 7 3 -

More information

Data Warehousing Conclusion. Esteban Zimányi Slides by Toon Calders

Data Warehousing Conclusion. Esteban Zimányi Slides by Toon Calders Data Warehousing Conclusion Esteban Zimányi ezimanyi@ulb.ac.be Slides by Toon Calders Motivation for the Course Database = a piece of software to handle data: Store, maintain, and query Most ideal system

More information

Oracle BI 12c: Build Repositories

Oracle BI 12c: Build Repositories Oracle University Contact Us: Local: 1800 103 4775 Intl: +91 80 67863102 Oracle BI 12c: Build Repositories Duration: 5 Days What you will learn This Oracle BI 12c: Build Repositories training teaches you

More information

Information Management course

Information Management course Università degli Studi di Milano Master Degree in Computer Science Information Management course Teacher: Alberto Ceselli Lecture 05(b) : 23/10/2012 Data Mining: Concepts and Techniques (3 rd ed.) Chapter

More information

Purpose and target audience:

Purpose and target audience: blogs.sap.com BW Query on CDS View, OData from BW and value of BW Query in S/4HANA 13-17 minutes Purpose and target audience: This blog explains the scenario to create BW Query on top of CDS View (Transient

More information

STRATEGIC INFORMATION SYSTEMS IV STV401T / B BTIP05 / BTIX05 - BTECH DEPARTMENT OF INFORMATICS. By: Dr. Tendani J. Lavhengwa

STRATEGIC INFORMATION SYSTEMS IV STV401T / B BTIP05 / BTIX05 - BTECH DEPARTMENT OF INFORMATICS. By: Dr. Tendani J. Lavhengwa STRATEGIC INFORMATION SYSTEMS IV STV401T / B BTIP05 / BTIX05 - BTECH DEPARTMENT OF INFORMATICS LECTURE: 05 (A) DATA WAREHOUSING (DW) By: Dr. Tendani J. Lavhengwa lavhengwatj@tut.ac.za 1 My personal quote:

More information

Improving the Performance of OLAP Queries Using Families of Statistics Trees

Improving the Performance of OLAP Queries Using Families of Statistics Trees Improving the Performance of OLAP Queries Using Families of Statistics Trees Joachim Hammer Dept. of Computer and Information Science University of Florida Lixin Fu Dept. of Mathematical Sciences University

More information

CHAPTER 8: ONLINE ANALYTICAL PROCESSING(OLAP)

CHAPTER 8: ONLINE ANALYTICAL PROCESSING(OLAP) CHAPTER 8: ONLINE ANALYTICAL PROCESSING(OLAP) INTRODUCTION A dimension is an attribute within a multidimensional model consisting of a list of values (called members). A fact is defined by a combination

More information

Data Warehousing & Data Mining

Data Warehousing & Data Mining Data Warehousing & Data Mining Wolf-Tilo Balke Kinda El Maarry Institut für Informationssysteme Technische Universität Braunschweig http://www.ifis.cs.tu-bs.de Summary Last Week: Optimization - Indexes

More information

Data Warehousing. Jens Teubner, TU Dortmund Summer Jens Teubner Data Warehousing Summer

Data Warehousing. Jens Teubner, TU Dortmund Summer Jens Teubner Data Warehousing Summer Jens Teubner Data Warehousing Summer 2018 1 Data Warehousing Jens Teubner, TU Dortmund jens.teubner@cs.tu-dortmund.de Summer 2018 Jens Teubner Data Warehousing Summer 2018 160 Part VI ETL Process ETL Overview

More information

UNIT

UNIT UNIT 3.1 DATAWAREHOUSING UNIT 3 CHAPTER 1 1.Designing the Target Structure: Data warehouse design, Dimensional design, Cube and dimensions, Implementation of a dimensional model in a database, Relational

More information

Techno Expert Solutions An institute for specialized studies!

Techno Expert Solutions An institute for specialized studies! Getting Started Course Content of IBM Cognos Data Manger Identify the purpose of IBM Cognos Data Manager Define data warehousing and its key underlying concepts Identify how Data Manager creates data warehouses

More information