Data Vault Brisbane User Group

Size: px
Start display at page:

Download "Data Vault Brisbane User Group"

Transcription

1 Data Vault Brisbane User Group

2 Agenda Introductions A brief introduction to Data Vault Creating a Data Vault based Data Warehouse Comparisons with 3NF/Kimball When is it good for you? Examples What s next? 2/28/2013 1

3 Agenda Introductions A brief introduction to Data Vault Creating a Data Vault based Data Warehouse Comparisons with 3NF/Kimball When is it good for you? Examples What s next? 2/28/2013 2

4 Introductions - About Analytics8 Founded in 2002 in Australia Offices in Sydney, Melbourne, Brisbane, Chicago, Raleigh and Dallas 85+ Consultants Cross industry Technology and vendor agnostic 100% Services organisation Consulting, Training, Support, Software Procurement Business Intelligence and Data Warehousing Strategy, Enablement and Optimisation Leverage your data to hit your targets 2/28/2013 3

5 Introductions - About Analytics8 Strategic Services Implementation Services DW/BI Strategy and Roadmaps DW, BI and ETL Architecture Data / Business Modeling Business Intelligence and Analytics Project Management & Governance Competency Centers DW, BI and ETL Assessments Data Integration Tool / Vendor Selection and procurement assistance Training Support 2/28/2013 4

6 Introductions Brisbane User Group 2/28/2013 5

7 Agenda Introductions A brief introduction to Data Vault Creating a Data Vault based Data Warehouse Comparisons with 3NF/Kimball When is it good for you? Examples What s next? 2/28/2013 6

8 Data Vault There are no facts, only interpretations Friedrich Nietzsche Get the facts first, then distort them as you please Mark Twain Everything we hear is an opinion, not a fact. Everything we see is a perspective, not the truth. Marcus Aurelius Thursday, February 28,

9 Data Vault Data is managed as an asset Business Rules are moved closer to the business The Truth is subjective and based on changing business rules 2/28/2013 8

10 Data Vault Data Vault is the optimal choice for modelling the EDW in the DW 2.0 framework. Bill Inmon about DW 2.0 The Data Vault is a detailed, historically oriented, uniquely linked set of normalized tables that support one or more functional areas of business. Dan Linstedt 2/28/2013 9

11 Data Vault it s not necessarily about Oracle Database Vault An end-to-end solution; it complements existing approaches An ETL framework Creation of information 2/28/

12 Data Vault principles The goal is to integrate (disparate) data from many source systems and link them together while maintaining source system context An Enterprise Data Warehouse is collection of transactions, a single source of the facts as they were at the time (not the single source for the truth) The Truth is subjective: based on soft and changing business rules Data centric view of integration: Everything is many-to-many. Everything is time dependant. Late binding of data: simplified load dependencies and resulting options for parallel processing (application and database level). Repeatable, consistent, scalable, auditable and fault-tolerant It s all about flexibility: Handling changes in structure and data (expand) Changing the Data Warehouse structure and performance (manage) Uses RDBMS basics 2/28/

13 Data Vault architecture Source Systems Business Rules & IQ EDW Data Marts Source Systems Hard Business Rules EDW Business Rules & IQ Data Marts Virtualisation 2/28/

14 Data Vault architecture The business rules are moved closer to the business which: Improves IT reaction time Enables business users to direct Business Intelligence Reduces cost Minimises impact 2/28/

15 Reference Architecture Challenges: Dealing with complexities Dealing with dependencies Ability to respond to a changing environment Principles: Flexibility in design and maintenance Change resilient Future proof (Near) Real Time ready Modular Scalable Durable and predictable Provide a bottom up architecture which can be applied incrementally with a top down approach Results: Separation of Data Warehouse concepts Flexible error handling Hybrid modelling Parallelism Built-in audit trail 2/28/

16 Exception Handling Operational Meta Data Reference Architecture Presentation Layer Integration Layer / SOR Staging Layer

17 Agenda Introductions A brief introduction to Data Vault Creating a Data Vault based Data Warehouse Comparisons with 3NF/Kimball When is it good for you? Examples What s next? 2/28/

18 Data Vault entity types Hub: Unique list of business keys Satellite: Historical descriptive data (about the hub or link) Link: Unique list of relationships between keys (Current table) (Point in time table) (Reference table) 2/28/

19 Data Vault entities: Hubs A Hub entity contains the unique list of business keys. Contains: Surrogate key Business key Load date timestamp Last seen timestamp Record source indication for traceability 2/28/

20 Data Vault entities: Satellites Satellites entities provide context for a hub or Link. Much like a Type-2 dimension, its information is subject to change over time Contains: Hub or Link primary key Load date timestamp End date valid timestamp Record source indication All context attributes 2/28/

21 Data Vault entities: Links Link entities are many-to-many relationships. Determines the grain Leads to fact tables Are valid for a certain period of time Contains: Surrogate key (optional), relation to Link-Satellite Hub key(s), determines the relationship Load date timestamp Last seen date timestamp Record source indication for traceability 2/28/

22 Links: everything is many to many Portfolio One Many Customer Portfolio Many Many Customer Portfolio One Many Customer Portfolio Many One Customer When the EDW is modelled for today it breaks down when loading history 2/28/

23 Links: everything is many to many Portfolio One Many Customer Portfolio One Portfolio Many Many Customer Many Link Many One Customer Portfolio Many One Customer Historical, present and future data can be loaded without re-engineering 2/28/

24 Data Vault Why isolate keys? Data Warehouse management is reduced because of decoupling Keys are distributed early and data can be traced by these keys throughout the system Relation Relation History History Extra History 2/28/

25 Data Vault - Load strategy Hybrid modelling reduces dependencies and simplifies ETL Loading processes are self-dependant Capable of Near Real-Time loading Simple, Scalable, Parallel and Consistent 2/28/

26 Data Vault - Flexibility Shipment dates Billed amounts Product Supplier Link Products Suppliers Availability schedule Stocks Address Descriptions Descriptions Rating Score 2/28/

27 Agenda Introductions A brief introduction to Data Vault Creating a Data Vault based Data Warehouse Comparison with 3NF/Kimball When is it good for you? Examples What s next? 2/28/

28 Data Vault architecture comparisons Kimball or Inmon (CIF) Complex ETL Truth oriented Business Rules before EDW Data Vault 100% of the data (within scope) 100% of the time Source driven Auditable Transaction / data oriented Template/metadata driven No Business Rules No destructive loading Kinstedt or Dinmon! 2/28/

29 Compared to 3NF 3rd Normal Form: the corporate data model Long developing time (mainly due business changes) Subject Area Database, modelled to current views Adaptation issues: to change the model can be hard Definitions changing ( customer means something else now) Growth of new relationships Duplicate data sources require a priority / trust layer Cascading impact: changes ripple through to underlying tables Integration issues: Load dependencies because of referential integrity Data Quality!= Referential Integrity Time driven PK issues (new parent or child; key change) 2/28/

30 Data Vault case study late arriving requirement Normalised core DWH model 2/28/

31 Data Vault case study late arriving requirement Late arriving requirement: introduction of a Cover Group Policy 2/28/

32 Data Vault case study late arriving requirement x x x x x x x x Downstream impacts of normalisation 2/28/

33 Data Vault case study late arriving requirement Downstream impacts of normalisation 2/28/

34 Data Vault case study late arriving requirement HUB_POLICY RISK HUB_POLICY Policy Id PMS_PLCY_NO HUB_POLICY STATUS Policy Status Id Policy Status Type Id HUB_POLICY INSURED Policy Insured Id Insured Id Policy Risk Id PMS Risk Pt 1 PMS Risk Pt 2 PMS Risk Pt 3 LNK_POL_ST_INS_RISK Link Policy Status ID Policy Id (FK) Policy Status Id (FK) Policy Insured Id (FK) Policy Risk Id (FK) POLICY OFFER Data Vault approach (before the introduction of the Cover Group Policy) Derived on output 2/28/

35 Data Vault case study late arriving requirement = HUB_POLICY Policy Id PMS_PLCY_NO HUB_POLICY STATUS Policy Status Id Policy Status Type Id HUB_POLICY INSURED Policy Insured Id Insured Id HUB_POLICY RISK Policy Risk Id PMS Risk Pt 1 PMS Risk Pt 2 PMS Risk Pt 3 HUB_COVER DEVELOPMENT GROUP Cover Development Group Id Cover Development Group Cd x LNK_POL_ST_INS_RISK Link Policy Status ID Policy Id (FK) Policy Status Id (FK) Policy Insured Id (FK) Policy Risk Id (FK) LNK_POL_ST_INS_RISK_CDG Link Policy Status ID Policy Id (FK) Policy Status Id (FK) Policy Insured Id (FK) Policy Risk Id (FK) Cover Development Group Id (F 2/28/

36 Data Vault case study late arriving requirement 2/28/

37 Data Vault - Disadvantages Scaling versus performance: lots of outer joins and tables in queries Not intended for ad hoc end user access Aging relationships Currently not an open platform Does not provide solutions for the data mart layer 2/28/

38 Compared to Star Schema models Star Schema / fact and dimensions issues: Expensive updates and deletes Dimensions over time (Type 1, 2 and 3) Architecture includes many kinds of tables (helper, bridge, junk, mini) Grain issues difficult to resolve Real-time loading impractical Issues with transactions appearing before dimension data Complex loading and changing of history Begins to fail under very heavy loads Inflexible mix of basic elements (history, structure, key distribution) 2/28/

39 Data Vault - Advantages Completely auditable architecture DWH model is aligned with the business model Extremely adaptable to (business) changes Designed and optimised for the EDW Durable, consistent and predictable Consistency pays back over time Lends itself for real-time processing Simple and consistent Isolation from change Incrementally built Easy to load a Dimensional Model 2/28/

40 Atomicity Data Warehouses try to do too much in a loading cycle; addressing all kinds of problems in a single load pattern 2/28/

41 Atomicity Data Warehouses try to do too much in a loading cycle; addressing all kinds of problems in a single load pattern 2/28/

42 Agenda Introductions A brief introduction to Data Vault Creating a Data Vault based Data Warehouse Comparisons with 3NF/Kimball When is it good for you? Examples What s next? 2/28/

43 Is it good for you? Is the introduction of Data Vault as the middle-tier (Integration / SOR / Core DWH layer) worth the additional effort in terms of (ETL) development and space? 2/28/

44 Not a good match You re using a 2-tiered architecture / don t want (or think you need) the extra layer (i.e. not an EDW). You re unfamiliar with the approach. These concerns are often deeply rooted and overriding this may not get the best result. There is a relatively low maturity regarding Data Modelling. Data Vault required a relatively senior/firm Modeller. Data Vault leaves less room for deviations, requires adequate assignment of business keys (not 1 on 1 with source primary keys) and generally requires a firm adherence to the standards. There is not enough involvement / drive to pursue the program. Related to the familiarity working with Data Vault requires continuous selling of the approach as to date it is still fairly uncommon. 2/28/

45 A good match The outcomes and/or requirements are not clear or are likely to change. You are following an agile approach for Project Management or specified very short delivery cycles. You want to incrementally expand your data model. You want to plan for / expect to require additional scalability. You want to leverage (ETL) automation / enforce standards through automation. You are stuck in a tactical (2-tiered / Dimensional Bus Architecture) solution and want to expand, Data Vault can be used to incrementally backfill the solution. 2/28/

46 Agenda Introductions A brief introduction to Data Vault Creating a Data Vault based Data Warehouse Comparisons with 3NF/Kimball When is it good for you? Examples What s next? 2/28/

47 Demonstration Assemblies Use of BIML and C# Model Driven Design 2/28/

48 Agenda Introductions A brief introduction to Data Vault Creating a Data Vault based Data Warehouse Comparisons with 3NF/Kimball When is it good for you? Examples What s next? 2/28/

49 What s next??? Data Vault 2.0? Big Data? Model Driven Design? Case Studies? Software / ETL specific implementations? 2/28/

50 Thank you! 2/28/

Kent Graziano

Kent Graziano Agile Data Warehouse Modeling: Introduction to Data Vault Modeling Kent Graziano Twitter @KentGraziano Agenda Bio What is a Data Vault? Where does it fit in an DW/BI architecture? How to design a Data

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

DATA VAULT MODELING GUIDE

DATA VAULT MODELING GUIDE DATA VAULT MODELING GUIDE Introductory Guide to Data Vault Modeling GENESEE ACADEMY, LLC 2012 Authored by: Hans Hultgren DATA VAULT MODELING GUIDE Introductory Guide to Data Vault Modeling Forward Data

More information

Data Vault Modeling & Methodology. Technical Side and Introduction Dan Linstedt, 2010,

Data Vault Modeling & Methodology. Technical Side and Introduction Dan Linstedt, 2010, Data Vault Modeling & Methodology Technical Side and Introduction Dan Linstedt, 2010, http://danlinstedt.com Technical Definition The Data Vault is a detail oriented, historical tracking and uniquely linked

More information

Decision Guidance. Data Vault in Data Warehousing

Decision Guidance. Data Vault in Data Warehousing Decision Guidance Data Vault in Data Warehousing DATA VAULT IN DATA WAREHOUSING Today s business environment requires data models, which are resilient to change and enable the integration of multiple data

More information

A brief history of time for Data Vault

A brief history of time for Data Vault Dates and times in Data Vault There are no best practices. Just a lot of good practices, and even more bad practices. This is especially true when it comes to handling dates and times in Data Warehousing,

More information

turning data into dollars

turning data into dollars turning data into dollars Tom s Ten Data Tips December 2008 ETL ETL stands for Extract, Transform, Load. This process merges and integrates information from source systems in the data warehouse (DWH).

More information

Next Generation DWH Modeling. An overview of DWH modeling methods

Next Generation DWH Modeling. An overview of DWH modeling methods Next Generation DWH Modeling An overview of DWH modeling methods Ronald Kunenborg www.grundsatzlich-it.nl Topics Where do we stand today Data storage and modeling through the ages Current data warehouse

More information

Data Vault. The Next Super Model. (Patent Pending Architecture) Presented by Kent Graziano Supervisor, Enterprise Data Warehouse Denver Public Schools

Data Vault. The Next Super Model. (Patent Pending Architecture) Presented by Kent Graziano Supervisor, Enterprise Data Warehouse Denver Public Schools Data Vault The Next Super Model (Patent Pending Architecture) Presented by Kent Graziano Supervisor, Enterprise Data Warehouse Denver Public Schools Slides courtesy of Dan Linstedt Core Integration Partners,

More information

Technology Note. Data Vault Modeling with ER/Studio Data Architect

Technology Note. Data Vault Modeling with ER/Studio Data Architect Technology Note Data Vault Modeling with ER/Studio Data Architect Dr. Sultan Shiffa March 28, 2018 Data Vault Modeling with ER/Studio Data Architect Overview I have been asked multiple times if ER/Studio

More information

Business Intelligence Architecture Kim Setälä 37E00550 Business Intelligence

Business Intelligence Architecture Kim Setälä 37E00550 Business Intelligence Business Intelligence Architecture Kim Setälä 37E00550 Business Intelligence Digital Aalto Data-driven university Setting the problem I am Kim Setälä Development Manager, Master Data Management Aalto University,

More information

Full file at

Full file at Chapter 2 Data Warehousing True-False Questions 1. A real-time, enterprise-level data warehouse combined with a strategy for its use in decision support can leverage data to provide massive financial benefits

More information

Applying Business Logic to a Data Vault

Applying Business Logic to a Data Vault Analysing the breadcrumbs Data can be described as the breadcrumbs of human activity, recorded in our information systems. It is the by-product of (business) processes - which themselves are organised

More information

Building a Data Strategy for a Digital World

Building a Data Strategy for a Digital World Building a Data Strategy for a Digital World Jason Hunter, CTO, APAC Data Challenge: Pushing the Limits of What's Possible The Art of the Possible Multiple Government Agencies Data Hub 100 s of Service

More information

DATA VAULT CDVDM. Certified Data Vault Data Modeler Course. Sydney Australia December In cooperation with GENESEE ACADEMY, LLC

DATA VAULT CDVDM. Certified Data Vault Data Modeler Course. Sydney Australia December In cooperation with GENESEE ACADEMY, LLC DATA VAULT CDVDM Certified Data Vault Data Modeler Course Sydney Australia December 3-5 2012 In cooperation with GENESEE ACADEMY, LLC Course Description and Outline DATA VAULT CDVDM Certified Data Vault

More information

Introductory Guide to Data Vault Modeling GENESEE ACADEMY, LLC

Introductory Guide to Data Vault Modeling GENESEE ACADEMY, LLC Introductory Guide to Data Vault Modeling GENESEE ACADEMY, LLC 2016 Authored by: Hans Hultgren Introductory Guide to Data Vault Modeling Forward Data Vault modeling is most compelling when applied to an

More information

DATA WAREHOUSE 03 COMMON DWH ARCHITECTURES ANDREAS BUCKENHOFER, DAIMLER TSS

DATA WAREHOUSE 03 COMMON DWH ARCHITECTURES ANDREAS BUCKENHOFER, DAIMLER TSS A company of Daimler AG LECTURE @DHBW: DATA WAREHOUSE 03 COMMON DWH ARCHITECTURES ANDREAS BUCKENHOFER, DAIMLER TSS ABOUT ME Andreas Buckenhofer Senior DB Professional andreas.buckenhofer@daimler.com Since

More information

Comparing Anchor Modeling with Data Vault Modeling

Comparing Anchor Modeling with Data Vault Modeling PLACE PHOTO HERE, OTHERWISE DELETE BOX Comparing Anchor Modeling with Data Vault Modeling Lars Rönnbäck & Hans Hultgren SUMMER 2013 lars.ronnback@anchormodeling.com www.anchormodeling.com Hans@GeneseeAcademy.com

More information

Two Success Stories - Optimised Real-Time Reporting with BI Apps

Two Success Stories - Optimised Real-Time Reporting with BI Apps Oracle Business Intelligence 11g Two Success Stories - Optimised Real-Time Reporting with BI Apps Antony Heljula October 2013 Peak Indicators Limited 2 Two Success Stories - Optimised Real-Time Reporting

More information

Modeling the. Agile. with Data Vault. Data Warehouse. Hans Hultgren

Modeling the. Agile. with Data Vault. Data Warehouse. Hans Hultgren Agile Modeling the Data Warehouse with Data Vault Hans Hultgren Contents FORWARD 4 ABOUT THE AUTHOR 7 ACKNOWLEDGEMENTS 8 CHAPTER 1 DATA VA ULT DEF IN ED 19 1.1 data Vault is a Data Modeling Approach 20

More information

Composite Software Data Virtualization The Five Most Popular Uses of Data Virtualization

Composite Software Data Virtualization The Five Most Popular Uses of Data Virtualization Composite Software Data Virtualization The Five Most Popular Uses of Data Virtualization Composite Software, Inc. June 2011 TABLE OF CONTENTS INTRODUCTION... 3 DATA FEDERATION... 4 PROBLEM DATA CONSOLIDATION

More information

Data Warehousing Fundamentals by Mark Peco

Data Warehousing Fundamentals by Mark Peco Data Warehousing Fundamentals by Mark Peco All rights reserved. Reproduction in whole or part prohibited except by written permission. Product and company names mentioned herein may be trademarks of their

More information

Hybrid Data Platform

Hybrid Data Platform UniConnect-Powered Data Aggregation Across Enterprise Data Warehouses and Big Data Storage Platforms A Percipient Technology White Paper Author: Ai Meun Lim Chief Product Officer Updated Aug 2017 2017,

More information

Managing Data Resources

Managing Data Resources Chapter 7 Managing Data Resources 7.1 2006 by Prentice Hall OBJECTIVES Describe basic file organization concepts and the problems of managing data resources in a traditional file environment Describe how

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

BI/DWH Test specifics

BI/DWH Test specifics BI/DWH Test specifics Jaroslav.Strharsky@s-itsolutions.at 26/05/2016 Page me => TestMoto: inadequate test scope definition? no problem problem cold be only bad test strategy more than 16 years in IT more

More information

Data Warehouse and Data Mining

Data Warehouse and Data Mining Data Warehouse and Data Mining Lecture No. 02 Introduction to Data Warehouse Naeem Ahmed Email: naeemmahoto@gmail.com Department of Software Engineering Mehran Univeristy of Engineering and Technology

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

Top of Minds Report series Data Warehouse The six levels of integration

Top of Minds Report series Data Warehouse The six levels of integration Top of Minds Report series Data Warehouse The six levels of integration Recommended reading Before reading this report it is recommended to read ToM Report Series on Data Warehouse Definitions for Integration

More information

Business Intelligence and Decision Support Systems

Business Intelligence and Decision Support Systems Business Intelligence and Decision Support Systems (9 th Ed., Prentice Hall) Chapter 8: Data Warehousing Learning Objectives Understand the basic definitions and concepts of data warehouses Learn different

More information

Modeling Pattern Awareness

Modeling Pattern Awareness Modeling Pattern Awareness Modeling Pattern Awareness 2014 Authored by: Hans Hultgren Modeling Pattern Awareness The importance of knowing your pattern Forward Over the past decade Ensemble Modeling has

More information

Migrate from Netezza Workload Migration

Migrate from Netezza Workload Migration Migrate from Netezza Automated Big Data Open Netezza Source Workload Migration CASE SOLUTION STUDY BRIEF Automated Netezza Workload Migration To achieve greater scalability and tighter integration with

More information

New Zealand Government IBM Infrastructure as a Service

New Zealand Government IBM Infrastructure as a Service New Zealand Government IBM Infrastructure as a Service A world class agile cloud infrastructure designed to provide quick access to a security-rich, enterprise-class virtual server environment. 2 New Zealand

More information

Taming Structured And Unstructured Data With SAP HANA Running On VCE Vblock Systems

Taming Structured And Unstructured Data With SAP HANA Running On VCE Vblock Systems 1 Taming Structured And Unstructured Data With SAP HANA Running On VCE Vblock Systems The Defacto Choice For Convergence 2 ABSTRACT & SPEAKER BIO Dealing with enormous data growth is a key challenge for

More information

Anchor Modeling A Technique for Information under Evolution

Anchor Modeling A Technique for Information under Evolution Anchor Modeling A Technique for Information under Evolution Lars Rönnbäck @Ordina 6/12, 2011 Anchor Modeling... Pitches has a solid theoretical foundation. is based on well known principles. shortens implementation

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

This module presents the star schema, an alternative to 3NF schemas intended for analytical databases.

This module presents the star schema, an alternative to 3NF schemas intended for analytical databases. Topic 3.3: Star Schema Design This module presents the star schema, an alternative to 3NF schemas intended for analytical databases. Star Schema Overview The star schema is a simple database architecture

More information

Teradata Aggregate Designer

Teradata Aggregate Designer Data Warehousing Teradata Aggregate Designer By: Sam Tawfik Product Marketing Manager Teradata Corporation Table of Contents Executive Summary 2 Introduction 3 Problem Statement 3 Implications of MOLAP

More information

Proven Integration Strategies for Government

Proven Integration Strategies for Government Opening Slide Proven Integration Strategies for Government Larry Singer, Vice President, US State and Local Government and Education Sales Technology for better business outcomes 2007 Hewlett-Packard Development

More information

Managing Data Resources

Managing Data Resources Chapter 7 OBJECTIVES Describe basic file organization concepts and the problems of managing data resources in a traditional file environment Managing Data Resources Describe how a database management system

More information

USERS CONFERENCE Copyright 2016 OSIsoft, LLC

USERS CONFERENCE Copyright 2016 OSIsoft, LLC Bridge IT and OT with a process data warehouse Presented by Matt Ziegler, OSIsoft Complexity Problem Complexity Drives the Need for Integrators Disparate assets or interacting one-by-one Monitoring Real-time

More information

Understanding Impact of J2EE Applications On Relational Databases. Dennis Leung, VP Development Oracle9iAS TopLink Oracle Corporation

Understanding Impact of J2EE Applications On Relational Databases. Dennis Leung, VP Development Oracle9iAS TopLink Oracle Corporation Understanding Impact of J2EE Applications On Relational Databases Dennis Leung, VP Development Oracle9iAS TopLink Oracle Corporation J2EE Apps and Relational Data J2EE is one of leading technologies used

More information

turning data into dollars

turning data into dollars turning data into dollars Tom s Ten Data Tips November 2012 Data warehouse automation Data warehouse (DWH) automation is a relatively new and burgeoning field. Design patterns have emerged that enable

More information

2 The IBM Data Governance Unified Process

2 The IBM Data Governance Unified Process 2 The IBM Data Governance Unified Process The benefits of a commitment to a comprehensive enterprise Data Governance initiative are many and varied, and so are the challenges to achieving strong Data Governance.

More information

BPS Suite and the OCEG Capability Model. Mapping the OCEG Capability Model to the BPS Suite s product capability.

BPS Suite and the OCEG Capability Model. Mapping the OCEG Capability Model to the BPS Suite s product capability. BPS Suite and the OCEG Capability Model Mapping the OCEG Capability Model to the BPS Suite s product capability. BPS Contents Introduction... 2 GRC activities... 2 BPS and the Capability Model for GRC...

More information

Schwan Food Company s Journey with SAP HANA

Schwan Food Company s Journey with SAP HANA Speakers: Schwan Food Company s Journey with SAP HANA May 14, 2013 From Vision of SAP HANA to EDW on SAP HANA Al Grube Enterprise Information Architect The Schwan Food Company Al.Grube@schwans.com Mark

More information

AVOIDING SILOED DATA AND SILOED DATA MANAGEMENT

AVOIDING SILOED DATA AND SILOED DATA MANAGEMENT AVOIDING SILOED DATA AND SILOED DATA MANAGEMENT Dalton Cervo Author, Consultant, Data Management Expert March 2016 This presentation contains extracts from books that are: Copyright 2011 John Wiley & Sons,

More information

ETL is No Longer King, Long Live SDD

ETL is No Longer King, Long Live SDD ETL is No Longer King, Long Live SDD How to Close the Loop from Discovery to Information () to Insights (Analytics) to Outcomes (Business Processes) A presentation by Brian McCalley of DXC Technology,

More information

DATABASE DEVELOPMENT (H4)

DATABASE DEVELOPMENT (H4) IMIS HIGHER DIPLOMA QUALIFICATIONS DATABASE DEVELOPMENT (H4) December 2017 10:00hrs 13:00hrs DURATION: 3 HOURS Candidates should answer ALL the questions in Part A and THREE of the five questions in Part

More information

Low Friction Data Warehousing WITH PERSPECTIVE ILM DATA GOVERNOR

Low Friction Data Warehousing WITH PERSPECTIVE ILM DATA GOVERNOR Low Friction Data Warehousing WITH PERSPECTIVE ILM DATA GOVERNOR Table of Contents Foreword... 2 New Era of Rapid Data Warehousing... 3 Eliminating Slow Reporting and Analytics Pains... 3 Applying 20 Years

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

Migrate from Netezza Workload Migration

Migrate from Netezza Workload Migration Migrate from Netezza Automated Big Data Open Netezza Source Workload Migration CASE SOLUTION STUDY BRIEF Automated Netezza Workload Migration To achieve greater scalability and tighter integration with

More information

Data Stewardship Core by Maria C Villar and Dave Wells

Data Stewardship Core by Maria C Villar and Dave Wells Data Stewardship Core by Maria C Villar and Dave Wells All rights reserved. Reproduction in whole or part prohibited except by written permission. Product and company names mentioned herein may be trademarks

More information

DC Area Business Objects Crystal User Group (DCABOCUG) Data Warehouse Architectures for Business Intelligence Reporting.

DC Area Business Objects Crystal User Group (DCABOCUG) Data Warehouse Architectures for Business Intelligence Reporting. DC Area Business Objects Crystal User Group (DCABOCUG) Data Warehouse Architectures for Business Intelligence Reporting April 14, 2009 Whitemarsh Information Systems Corporation 2008 Althea Lane Bowie,

More information

Data Warehouse and Data Mining

Data Warehouse and Data Mining Data Warehouse and Data Mining Lecture No. 03 Architecture of DW Naeem Ahmed Email: naeemmahoto@gmail.com Department of Software Engineering Mehran Univeristy of Engineering and Technology Jamshoro Basic

More information

Complete. The. Reference. Christopher Adamson. Mc Grauu. LlLIJBB. New York Chicago. San Francisco Lisbon London Madrid Mexico City

Complete. The. Reference. Christopher Adamson. Mc Grauu. LlLIJBB. New York Chicago. San Francisco Lisbon London Madrid Mexico City The Complete Reference Christopher Adamson Mc Grauu LlLIJBB New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New Delhi San Juan Seoul Singapore Sydney Toronto Contents Acknowledgments

More information

Modernizing Business Intelligence and Analytics

Modernizing Business Intelligence and Analytics Modernizing Business Intelligence and Analytics Justin Erickson Senior Director, Product Management 1 Agenda What benefits can I achieve from modernizing my analytic DB? When and how do I migrate from

More information

CONSOLIDATING RISK MANAGEMENT AND REGULATORY COMPLIANCE APPLICATIONS USING A UNIFIED DATA PLATFORM

CONSOLIDATING RISK MANAGEMENT AND REGULATORY COMPLIANCE APPLICATIONS USING A UNIFIED DATA PLATFORM CONSOLIDATING RISK MANAGEMENT AND REGULATORY COMPLIANCE APPLICATIONS USING A UNIFIED PLATFORM Executive Summary Financial institutions have implemented and continue to implement many disparate applications

More information

An Information Asset Hub. How to Effectively Share Your Data

An Information Asset Hub. How to Effectively Share Your Data An Information Asset Hub How to Effectively Share Your Data Hello! I am Jack Kennedy Data Architect @ CNO Enterprise Data Management Team Jack.Kennedy@CNOinc.com 1 4 Data Functions Your Data Warehouse

More information

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

Data Warehousing ETL. Esteban Zimányi Slides by Toon Calders Data Warehousing ETL Esteban Zimányi ezimanyi@ulb.ac.be Slides by Toon Calders 1 Overview Picture other sources Metadata Monitor & Integrator OLAP Server Analysis Operational DBs Extract Transform Load

More information

Handout 12 Data Warehousing and Analytics.

Handout 12 Data Warehousing and Analytics. Handout 12 CS-605 Spring 17 Page 1 of 6 Handout 12 Data Warehousing and Analytics. Operational (aka transactional) system a system that is used to run a business in real time, based on current data; also

More information

Designing Data Warehouses. Data Warehousing Design. Designing Data Warehouses. Designing Data Warehouses

Designing Data Warehouses. Data Warehousing Design. Designing Data Warehouses. Designing Data Warehouses Designing Data Warehouses To begin a data warehouse project, need to find answers for questions such as: Data Warehousing Design Which user requirements are most important and which data should be considered

More information

SAP IQ Software16, Edge Edition. The Affordable High Performance Analytical Database Engine

SAP IQ Software16, Edge Edition. The Affordable High Performance Analytical Database Engine SAP IQ Software16, Edge Edition The Affordable High Performance Analytical Database Engine Agenda Agenda Introduction to Dobler Consulting Today s Data Challenges Overview of SAP IQ 16, Edge Edition SAP

More information

Data Vault Modeling and its Evolution DECISION SCIENCES INSTITUTE. Conceptual Data Vault Modeling and its Opportunities for the Future

Data Vault Modeling and its Evolution DECISION SCIENCES INSTITUTE. Conceptual Data Vault Modeling and its Opportunities for the Future DECISION SCIENCES INSTITUTE Conceptual Data Vault Modeling and its Opportunities for the Future Aarthi Raman, Active Network, Dallas, TX, 75201 itz.aarthi@gmail.com Teuta Cata, Northern Kentucky University,

More information

Chapter 3: Data Warehousing

Chapter 3: Data Warehousing Solution Manual Business Intelligence and Analytics Systems for Decision Support 10th Edition Sharda Instant download and all chapters Solution Manual Business Intelligence and Analytics Systems for Decision

More information

A Star Schema Has One To Many Relationship Between A Dimension And Fact Table

A Star Schema Has One To Many Relationship Between A Dimension And Fact Table A Star Schema Has One To Many Relationship Between A Dimension And Fact Table Many organizations implement star and snowflake schema data warehouse The fact table has foreign key relationships to one or

More information

SAP BW/4HANA the next generation Data Warehouse

SAP BW/4HANA the next generation Data Warehouse SAP BW/4HANA the next generation Data Warehouse Lothar Henkes, VP Product Management SAP EDW (BW/HANA) July 25 th, 2017 Disclaimer This presentation is not subject to your license agreement or any other

More information

Pro Tech protechtraining.com

Pro Tech protechtraining.com Course Summary Description This course provides students with the skills necessary to plan, design, build, and run the ETL processes which are needed to build and maintain a data warehouse. It is based

More information

Cloud Going Mainstream All Are Trying, Some Are Benefiting; Few Are Maximizing Value

Cloud Going Mainstream All Are Trying, Some Are Benefiting; Few Are Maximizing Value All Are Trying, Some Are Benefiting; Few Are Maximizing Value Germany Findings September 2016 Executive Summary Cloud adoption has increased 70% from last year, with 71% of companies in Germany pursuing

More information

The Use of Soft Systems Methodology for the Development of Data Warehouses

The Use of Soft Systems Methodology for the Development of Data Warehouses The Use of Soft Systems Methodology for the Development of Data Warehouses Roelien Goede School of Information Technology, North-West University Vanderbijlpark, 1900, South Africa ABSTRACT When making

More information

Data Strategies for Efficiency and Growth

Data Strategies for Efficiency and Growth Data Strategies for Efficiency and Growth Date Dimension Date key (PK) Date Day of week Calendar month Calendar year Holiday Channel Dimension Channel ID (PK) Channel name Channel description Channel type

More information

A scalable AI Knowledge Graph Solution for Healthcare (and many other industries) Dr. Jans Aasman

A scalable AI Knowledge Graph Solution for Healthcare (and many other industries) Dr. Jans Aasman A scalable AI Knowledge Graph Solution for Healthcare (and many other industries) Dr. Jans Aasman About Franz Inc. Privately held, Self-funded, Profitable since 1984 Headquartered: Oakland, CA Flagship

More information

Cloud Going Mainstream All Are Trying, Some Are Benefiting; Few Are Maximizing Value

Cloud Going Mainstream All Are Trying, Some Are Benefiting; Few Are Maximizing Value All Are Trying, Some Are Benefiting; Few Are Maximizing Value Latin America Findings September 2016 Executive Summary Cloud adoption has increased 49% from last year, with 78% of companies in Latin America

More information

Data Quality Architecture and Options

Data Quality Architecture and Options Data Quality Architecture and Options Nita Khare Alliances & Technology Team - Solution Architect nita.khare@tcs.com * IBM IM Champion 2013 * December 3, 2013 0 Agenda Pain Areas / Challenges of DQ Solution

More information

TimeXtender extends beyond data warehouse automation with Discovery Hub

TimeXtender extends beyond data warehouse automation with Discovery Hub IMPACT REPORT TimeXtender extends beyond data warehouse automation with Discovery Hub MARCH 28 2017 BY MATT ASLETT TimeXtender is best known as a provider of data warehouse automation (DWA) software, but

More information

FIVE BEST PRACTICES FOR ENSURING A SUCCESSFUL SQL SERVER MIGRATION

FIVE BEST PRACTICES FOR ENSURING A SUCCESSFUL SQL SERVER MIGRATION FIVE BEST PRACTICES FOR ENSURING A SUCCESSFUL SQL SERVER MIGRATION The process of planning and executing SQL Server migrations can be complex and risk-prone. This is a case where the right approach and

More information

Data Quality Control Why you d want a novelty detector in your ETL

Data Quality Control Why you d want a novelty detector in your ETL Data Quality Control Why you d want a novelty detector in your ETL Tom Breur May 2009 Introduction When a Data Warehouse (DWH) goes in production mode, the initial load has been reviewed and tested thoroughly.

More information

IT Briefing. May 17, 2012 Goizueta Business School Room 231

IT Briefing. May 17, 2012 Goizueta Business School Room 231 IT Briefing May 17, 2012 Goizueta Business School Room 231 IT Briefing Agenda Unified Messaging Update ServiceNow - Request 2.0 University Service Desk Security Update Business Intelligence Jay Flanagan

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

Data Management Glossary

Data Management Glossary Data Management Glossary A Access path: The route through a system by which data is found, accessed and retrieved Agile methodology: An approach to software development which takes incremental, iterative

More information

Cloud Going Mainstream All Are Trying, Some Are Benefiting; Few Are Maximizing Value. An IDC InfoBrief, sponsored by Cisco September 2016

Cloud Going Mainstream All Are Trying, Some Are Benefiting; Few Are Maximizing Value. An IDC InfoBrief, sponsored by Cisco September 2016 All Are Trying, Some Are Benefiting; Few Are Maximizing Value September 2016 Executive Summary Cloud adoption has increased 61% from last year, with 73% pursuing a hybrid cloud strategy and on-premises

More information

Meaning & Concepts of Databases

Meaning & Concepts of Databases 27 th August 2015 Unit 1 Objective Meaning & Concepts of Databases Learning outcome Students will appreciate conceptual development of Databases Section 1: What is a Database & Applications Section 2:

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

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

Appliances and DW Architecture. John O Brien President and Executive Architect Zukeran Technologies 1

Appliances and DW Architecture. John O Brien President and Executive Architect Zukeran Technologies 1 Appliances and DW Architecture John O Brien President and Executive Architect Zukeran Technologies 1 OBJECTIVES To define an appliance Understand critical components of a DW appliance Learn how DW appliances

More information

Information Management Fundamentals by Dave Wells

Information Management Fundamentals by Dave Wells Information Management Fundamentals by Dave Wells All rights reserved. Reproduction in whole or part prohibited except by written permission. Product and company names mentioned herein may be trademarks

More information

Oracle 1Z0-515 Exam Questions & Answers

Oracle 1Z0-515 Exam Questions & Answers Oracle 1Z0-515 Exam Questions & Answers Number: 1Z0-515 Passing Score: 800 Time Limit: 120 min File Version: 38.7 http://www.gratisexam.com/ Oracle 1Z0-515 Exam Questions & Answers Exam Name: Data Warehousing

More information

Streamline your planning, forecasting and reporting process with M-Power s pre-built Xcelerate templates

Streamline your planning, forecasting and reporting process with M-Power s pre-built Xcelerate templates Oracle Planning and Budgeting Cloud Templates Streamline your planning, forecasting and reporting process with M-Power s pre-built Xcelerate templates Oracle Planning and Budgeting Cloud Service has given

More information

CS614 - Data Warehousing - Midterm Papers Solved MCQ(S) (1 TO 22 Lectures)

CS614 - Data Warehousing - Midterm Papers Solved MCQ(S) (1 TO 22 Lectures) CS614- Data Warehousing Solved MCQ(S) From Midterm Papers (1 TO 22 Lectures) BY Arslan Arshad Nov 21,2016 BS110401050 BS110401050@vu.edu.pk Arslan.arshad01@gmail.com AKMP01 CS614 - Data Warehousing - Midterm

More information

Business Intelligence An Overview. Zahra Mansoori

Business Intelligence An Overview. Zahra Mansoori Business Intelligence An Overview Zahra Mansoori Contents 1. Preference 2. History 3. Inmon Model - Inmonities 4. Kimball Model - Kimballities 5. Inmon vs. Kimball 6. Reporting 7. BI Algorithms 8. Summary

More information

5 Fundamental Strategies for Building a Data-centered Data Center

5 Fundamental Strategies for Building a Data-centered Data Center 5 Fundamental Strategies for Building a Data-centered Data Center June 3, 2014 Ken Krupa, Chief Field Architect Gary Vidal, Solutions Specialist Last generation Reference Data Unstructured OLTP Warehouse

More information

How Insurers are Realising the Promise of Big Data

How Insurers are Realising the Promise of Big Data How Insurers are Realising the Promise of Big Data Jason Hunter, CTO Asia-Pacific, MarkLogic A Big Data Challenge: Pushing the Limits of What's Possible The Art of the Possible Multiple Government Agencies

More information

Copyright 2016 Datalynx Pty Ltd. All rights reserved. Datalynx Enterprise Data Management Solution Catalogue

Copyright 2016 Datalynx Pty Ltd. All rights reserved. Datalynx Enterprise Data Management Solution Catalogue Datalynx Enterprise Data Management Solution Catalogue About Datalynx Vendor of the world s most versatile Enterprise Data Management software Licence our software to clients & partners Partner-based sales

More information

Xcelerated Business Insights (xbi): Going beyond business intelligence to drive information value

Xcelerated Business Insights (xbi): Going beyond business intelligence to drive information value KNOWLEDGENT INSIGHTS volume 1 no. 5 October 7, 2011 Xcelerated Business Insights (xbi): Going beyond business intelligence to drive information value Today s growing commercial, operational and regulatory

More information

Arindrajit Roy; Office hours:

Arindrajit Roy;   Office hours: Course MIS 6309.003 Course Title Business Data Warehousing Professor Kashif Saeed Term Spring 2017 Meetings TTh 2:30pm 3:45pm; JSOM 2.722 Professor s Contact Information Office Phone (972) 883-5094 Other

More information

Q1) Describe business intelligence system development phases? (6 marks)

Q1) Describe business intelligence system development phases? (6 marks) BUISINESS ANALYTICS AND INTELLIGENCE SOLVED QUESTIONS Q1) Describe business intelligence system development phases? (6 marks) The 4 phases of BI system development are as follow: Analysis phase Design

More information

SD-WAN. Enabling the Enterprise to Overcome Barriers to Digital Transformation. An IDC InfoBrief Sponsored by Comcast

SD-WAN. Enabling the Enterprise to Overcome Barriers to Digital Transformation. An IDC InfoBrief Sponsored by Comcast SD-WAN Enabling the Enterprise to Overcome Barriers to Digital Transformation An IDC InfoBrief Sponsored by Comcast SD-WAN Is Emerging as an Important Driver of Business Results The increasing need for

More information

Simplifying your upgrade and consolidation to BW/4HANA. Pravin Gupta (Teklink International Inc.) Bhanu Gupta (Molex LLC)

Simplifying your upgrade and consolidation to BW/4HANA. Pravin Gupta (Teklink International Inc.) Bhanu Gupta (Molex LLC) Simplifying your upgrade and consolidation to BW/4HANA Pravin Gupta (Teklink International Inc.) Bhanu Gupta (Molex LLC) AGENDA What is BW/4HANA? Stepping stones to SAP BW/4HANA How to get your system

More information

Data Virtualization Implementation Methodology and Best Practices

Data Virtualization Implementation Methodology and Best Practices White Paper Data Virtualization Implementation Methodology and Best Practices INTRODUCTION Cisco s proven Data Virtualization Implementation Methodology and Best Practices is compiled from our successful

More information

Drawing the Big Picture

Drawing the Big Picture Drawing the Big Picture Multi-Platform Data Architectures, Queries, and Analytics Philip Russom TDWI Research Director for Data Management August 26, 2015 Sponsor 2 Speakers Philip Russom TDWI Research

More information