Teradata Aggregate Designer

Size: px
Start display at page:

Download "Teradata Aggregate Designer"

Transcription

1 Data Warehousing Teradata Aggregate Designer By: Sam Tawfik Product Marketing Manager Teradata Corporation

2 Table of Contents Executive Summary 2 Introduction 3 Problem Statement 3 Implications of MOLAP 4 Solution Overview 4 Solution Details 5 Product Overview 5 Product Details 6 Summary 7 Abbreviations 7 Requirements 8 References 8 Executive Summary The Teradata Aggregate Designer is a tool that enables customers to maximize the performance and value of their enterprise business intelligence environments on the Teradata platform. Teradata Database offers a unique built-in capability, the Aggregate Join Index, that supports multi-dimensional business intelligence solutions. Aggregate Join Indexes perform common aggregations and calculations automatically as the data are loaded into the data warehouse saving the business intelligence solutions significant aggregation time. The Teradata Aggregate Designer is used to automate the design, recommendation, and creation of Aggregate Join Indexes in Teradata Database by leveraging implementation best practices. EB-6110 > 0210 > PAGE 2 OF 8

3 Introduction Business intelligence (BI) applications are constantly increasing in scope, technological sophistication, and analytical power. Today more than ever, decision makers rely on BI tools and critical business data to monitor, analyze, and act upon the company s financial performance, operations, supply chain, compliance, risk management, and other key business functions. The volume and complexity of deep analytics required by modern organizations for reporting, auditing, planning, forecasting, and automating require optimal, state-of-the-art processing capabilities to deliver the right information to the right recipients at the right time. Business Intelligence Applications ETL OLAP Server Teradata systems are purpose built to deliver high-performance, rich BI solutions powered by high-quality data and best-ofbreed analytical tools. Teradata Aggregate Designer extends and enhances Teradata Database s native capabilities to optimize the performance of rich, multi-dimensional BI solutions. Problem Statement BI solutions typically consist of commercial or custom-built on-line analytical processing (OLAP) tools and a data source. Leading OLAP vendors, such as IBM Cognos, Microstrategy, Microsoft, Oracle, SAP BusinessObjects, and SAS enable users to perform a wide range of analytical tasks from simple dimensional aggregation ( slice and dice ), to data mining and data modeling for complex analysis and advanced mathematical forecasting. In addition, these products provide rich presentation and delivery features that enable enterprise-wide deployment of business reports, dashboards, and scorecards. The unprecedented reach and sophistication of these tools allows users to obtain answers to highly relevant and specific business questions using intuitive graphical tools. At the core of these remarkable capabilities, there are vast repositories of data, usually in the form of a data warehouse. Optimal performance in data access and processing is therefore Figure 1. Traditional OLAP implementation. critical to the success of enterprise BI solutions. The Teradata Database is designed specifically to address this challenge. Figure 1 outlines the traditional OLAP implementation approach used by many BI tools to extract data often summarized or aggregated results from the data warehouse and store those data on a separate OLAP server. The dedicated OLAP server and the limited data set enable the OLAP solution to deliver the performance that is required by the users. This implementation approach is called multi-dimensional on-line analytical processing (MOLAP). EB-6110 > 0210 > PAGE 3 OF 8

4 Limitations of MOLAP Limitations of the MOLAP implementation approach include: > Designed to work with aggregated data and not detailed data. > Increased operational efforts required to provide highly detailed data, causing high data movement volumes, with daily or intra-daily cube updates. In reality, this limits significantly the level of detail and cube refresh frequency that can be supported. > Performance and levels of analytics are bound by the middle-tier server s hardware capabilities. > Requires a middle-tier server to host OLAP cubes and perform analytics. > Significant delays in making the business data available for business analysts as the data must be extracted from the data warehouse, transformed, and loaded. > Possible cube reliability challenges due to the frequent refresh work jobs touching multiple systems and environments (data warehouse, data extracts, network, OLAP server, cube building), each can fail. Implications of MOLAP MOLAP-based BI solutions have many benefits, but there are negative implications for this approach as well. Some business implications include: While performing analytics on aggregated data leads to increased performance, detail is sacrificed in favor of performance, significantly reducing the analytic range. Detailed data allow business users to answer progressively deeper and more specific questions to understand exceptions, temporary events, and ultimately, root causes. Accessing these detailed data requires a separate process for extracting the detailed data from the data warehouse. Most middle-tier analytical application servers are limited in processing power since they are not purpose built for massively parallel computing. This severely limits scalability, performance, and ultimately, business value as it hinders the ability of users to gain access to key insights in a timely manner. The required middle-tier hardware and software represent additional costs of maintenance, operation, licensing, and support. The time lag required to process the extraction, transformation, and loading of the data to OLAP cubes affects the timeliness of availability of critical business data necessary to respond to vital business events, such as delayed shipments, regional events, or competitive threats. Because of the larger number of system components that must be orchestrated, there is a higher operational risk that the cube refresh workflow process can fail. Solution Overview IT organizations are now deploying BI solutions using the relational on-line analytical processing (ROLAP) approach. This approach is designed to access data stored in the data warehouse directly instead of accessing them from the OLAP cube stored on the middle-tier server. The ROLAP approach avoids messy data movement, makes all aggregated and detailed data available to BI analytical tools, and no middle tier is required other than to host the BI application itself. Most modern BI tools also support the hybrid on-line analytical processing (HOLAP) model. In this approach, most processing is supported by ROLAP, while certain parts of the solution will rely on MOLAP capabilities. The intent of the hybrid approach is to optimally combine the fast response time typical of MOLAP for highly time-sensitive, usually tactical queries with the analytical depth and ability to drill-down and drill-through to detailed data through ROLAP. Many customers have implemented the ROLAP and/or HOLAP models to deliver successful BI solutions. These solutions eliminate the need to extract the data from the data warehouse while meeting the business response time requirements and leveraging the benefits of accessing aggregated as well as detailed data for better insight. EB-6110 > 0210 > PAGE 4 OF 8

5 Solution Details The ROLAP approach enables organizations to leverage best-of-breed BI tools and a powerful relational data warehouse such as the Teradata Database. Teradata Database is the ideal data warehouse to meet the scalability and performance requirements of BI solutions in highly demanding and competitive environments. Teradata Database is designed and optimized to support ROLAP analytics. A key Teradata technology for supporting ROLAP and HOLAP solutions is the Aggregate Join Index (AJI). AJIs are join indexes that specify SUM or COUNT aggregate operations across one or more tables. AJIs perform aggregations automatically as the data are loaded into the data warehouse, resulting in highly increased response times at query time. This approach enables the BI solution to benefit from the quick response time, but also allows the wider and deeper analysis of the detailed data. AJIs also eliminate the need to extract the data from the data warehouse in order to load it into a middle-tier, usually seen with the MOLAP approach. AJIs are completely transparent to BI tools and client applications in general. AJIs are typically implemented manually to support specific analysis scenarios. Once defined, they require no further user or administrator maintenance. AJIs are automatically accessed by the Teradata optimizer to maximize performance in accessing and navigating relational data. Attribute MOLAP HOLAP ROLAP Query Performance Breadth of Analytics Depth of Analytics Data Freshness Cost of Implementation Product Overview Sub-seconds Limited to cube on the middle-tier server Limited to cube on the middle-tier server and drill through Varies depending on cube refresh Optimal performance of implementations using the ROLAP or HOLAP models with Teradata Database involves database design considerations such as data loading, physical data modeling, and performance tuning. The goal in the data loading process (including both ETL and ELT) is to cleanse, standardize, and load the data into a normalized model to support reporting and analytics. Dimensional aggregates are usually built on these data to increase performance. Data modeling is a set of techniques aimed at designing optimal data structures to store business data. Best practices involve a progression of stages from logical to physical. Sub-seconds for cube; few seconds for detail Almost unlimited Drill-down for detailed analysis Combination of cube data and current data High Moderate Low Few seconds Almost unlimited Detailed analysis Current data Figure 2. Comparison of the three OLAP implementation approaches. Third normal form (3NF) is the ideal data representation for decision support solutions because it is optimized for ad-hoc queries while providing maximum flexibility and minimal redundancy. Star and snowflake schemas are better suited for OLAP solutions because they are optimized to support predefined business questions, and they align intuitively with the way people think about business data. In Teradata Database, a Semantic Layer, normally built through views or materialized tables, is typically utilized to implement star and snowflake schemas to support OLAP. Currently, using AJIs optimally involves a multi-step manual process that includes validating the design requirements (loading process, semantic layer, and database EB-6110 > 0210 > PAGE 5 OF 8

6 considerations); capturing the OLAP attributes; and designing, building, testing, and deploying the identified AJIs in Teradata Database. The Teradata Aggregate Designer automates this process and makes it easier to take advantage of Teradata Database s built-in OLAP optimization features for faster response time and increased levels of analytics. Product Details The Teradata Aggregate Designer is a desktop administrative design-time productivity tool used by database administrators (DBAs) to automate the design, recommendation, and creation of AJIs in Teradata Database. The tool bridges the gap between the multidimensional BI environment and the relational database environment by helping DBAs create the recommended AJIs. AJIs improve the performance of BI requests based on the questions that can be asked of the relational dataset. Teradata Aggregate Designer takes the guesswork out of creating AJIs and allows DBAs to be more productive and accurate in their AJI designs. The tool also creates AJIs that increase the likelihood of being hit by SQL statement from a BI tool. Cube Schema Definition Capture In order for the Teradata Aggregate Designer to know what AJIs to build, it must have information about common questions that users will ask of the relational dataset. Therefore, the first action the tool performs is to read a schema definition either from a partner BI tool or from the Teradata Schema Workbench. The tool analyzes this schema to understand the constructs of the multidimensional schema definition and breaks it down into measures, dimensions, hierarchies, and other dimensional objects. Schemas can either be provided to the tool with simple flat files, or the tool can integrate with the multidimensional engine via web-services for seamless interoperability. Database Validations Once the schema has been consumed and parsed, the Teradata Aggregate Designer performs a series of validations to ensure the database is suitable for AJI creation. These validations include: > Database elements in the schema are defined. > Primary and Foreign Keys are NOT NULL. > Primary keys are unique. > Compression is not set on columns. > Referential Integrity is set. If issues are identified, the tool provides specific instructions to the DBA about how to resolve any errors. These validations are important because schemas that fail to meet the specified conditions preclude either the appropriate creation and load of AJIs or their use by the query optimizer. AJI Recommendations The Teradata Aggregate Designer can be used in two different ways Manual and Automated. Manual Mode is targeted to expert users who are already familiar with AJIs and who know the exact AJI they want to build. They can leverage the GUI design tool to create the appropriate AJIs. Automated Mode is targeted to novice users who are not experienced in creating AJIs. The AJI Advisor is used to recommend AJIs based on the dimensional model. The Teradata Aggregate Designer AJI Advisor feature leverages best-practices heuristics and algorithms to recommend the optimal AJIs to build. The AJI Advisor recommends two AJIs: a base and a broad AJI. A base AJI does not join to any dimension tables. It is an aggregate index that only aggregates rows on a Fact or Transaction table. A broad AJI joins to one or more dimension tables and aggregates to a higher level than was available in the Fact or Transaction table. EB-6110 > 0210 > PAGE 6 OF 8

7 Teradata Aggregate Designer features a Creation Services module used to create, edit, or delete an AJI (See Figure 3.). The Creation Services module provides a GUI interface to allow the user to define the name of the AJI, select a predefined schema, select the dimensions to aggregate, and define the Teradata indexes. The Creation Services module also provides AJI storage cost estimates by calculating and displaying the AJI space requirements and overhead relative to the Fact Table estimates (See Figure 4.). Aggregation Levels Dimension : Hierarchy Time : All Time Org : All Orgs Business : All Business Channel: All Channels Brand : All Brands Product : All Product AJI Options Level Day Sales Center Business Type Channel Type Brand Product Figure 3. AJI Creation Services. Finally, the Creation Services module automatically writes and creates the AJI DDL statement, connects to the database, and executes the AJI. Summary The Teradata Aggregate Designer simplifies and automates building and deploying cube-based aggregations in Teradata Database to accelerate ROLAP (and HOLAP) solutions. By bridging the gap between the multidimensional BI environment and the relational database environment, the tool helps DBAs create AJIs that improve the performance of BI tools based on the questions that can be asked of the relational dataset. The Teradata Aggregate Designer takes the guesswork out of creating AJIs and allows DBAs to be more productive and accurate in their AJI designs. The tool also creates AJIs that increase the likelihood of being hit by SQL statement from a BI tool, ultimately providing maximum performance and optimal usage of resources. Abbreviations AJI Aggregate Join Index AJI is an aggregate result set saved as an object in the database, and it is transparent to end users. It is leveraged automatically by the Teradata optimizer when a query plan contains matching columns and aggregates. HOLAP Hybrid On-Line Analytical Processing HOLAP is an OLAP implementation approach that utilizes both MOLAP and ROLAP approaches to provide high performance for frequently-accessed analytics while also providing the capability to drill-down to detailed data or to drill across multiple dimensions. MOLAP Multidimensional On-Line Analytical Processing MOLAP is an OLAP implementation approach that utilizes a middle-tier server for hosting and analyzing the BI solution s data. Space Cost % Selected AJIs Figure 4. AJI storage cost estimates. ROLAP Relational On-Line Analytical Processing ROLAP is an OLAP implementation approach that relies on the data warehouse for hosting and analyzing the BI solution s data. EB-6110 > 0210 > PAGE 7 OF 8

8 Teradata.com Requirements > Database Versions: Teradata Database version 12 Teradata Database version 13 Desktop > Client Operating System Platforms Supported: Windows XP Service Pack 3 Windows 2003 Standard Service Pack 3 Windows Vista Windows 2008 Standard > Java Platform Standard Edition JRE 6 > Disk Space: Minimum 1GB Recommended 10GB > CPU: Minimum 1GHz (single-core) Recommended 1.5GHz (multi-core) > RAM: Minimum 1GB Recommended 2GB References Webinars available on Teradata Education Network (external) and Teradata University (Teradata associates only): > TBIO Overview Webinar (course # 45863) > Introduction to Data Modeling (course # 26369) > Teradata Star-Schema Designs (course # 26536) > OLAP Optimization with Teradata (course # 37317) > Business Intelligence Concepts and Tools (course # 43022) > Common Performance Considerations for Teradata and MicroStrategy (course # 37861) > Improve your OLAP Environment with Cognos and Teradata (course # 37715) > Improve your OLAP Environment with Microsoft and Teradata (course # 37686) > Improve your OLAP Environment with Teradata and Oracle Essbase (course # 43892) Other Teradata White Papers: Implementation AJI for ROLAP rc=tdmo_rl&i=v07n04 Improve Your OLAP Environment with Hyperion and Teradata rc=tdmo_rl&i=v07n04 Improve Your OLAP Environment with Microsoft and Teradata rc=tdmo_rl&i=v07n04 About the Author Sam Tawfik, Product Marketing Manager with Teradata Corporation, has an extensive background in data warehousing, enterprise application architecture, and systems integration. His broad technical experience includes large-scale data warehouse systems, business intelligence, application development, and Service Oriented Architecture. Sam s work experience includes software engineering, systems integration consulting, project management, product evangelism, marketing, and vendor and partner development. Prior to joining Teradata, he worked with BEA Systems and BearingPoint. He has more than 20 years of IT experience and received his undergraduate degree in Computer Science from California State University, Fullerton. This document, which includes the information contained herein, is the exclusive property of Teradata Corporation. Any person is hereby authorized to view, copy, print, and distribute this document subject to the following conditions. This document may be used for non-commercial, informational purposes only and is provided on an AS-IS basis. Any copy of this document or portion thereof must include this copyright notice and all other restrictive legends appearing in this document. Note that any product, process, or technology described in this document may be the subject of other intellectual property rights reserved by Teradata and are not licensed hereunder. No license rights will be implied. Use, duplication, or disclosure by the United States government is subject to the restrictions set forth in DFARS (c)(1)(ii) and FAR Teradata, the Teradata logo, and Raising Intelligence are trademarks or registered trademarks of Teradata Corporation and/or its affiliates in the U.S. or worldwide. Cognos is a registered trademark of IBM. MicroStrategy is a registered trademark of MicroStrategy Incorporated. Microsoft is a registered trademark of Microsoft Corporation. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. SAP is a registered trademark, and BusinessObjects is a trademark of SAP AG in Germany and in several other countries. SAS is a registered trademark of SAS Institute Inc. in the USA and other countries. Teradata continually improves products as new technologies and components become available. Teradata, therefore, reserves the right to change specifications without prior notice. All features, functions, and operations described herein may not be marketed in all parts of the world. Consult your Teradata representative or Teradata.com for more information. Copyright 2010 by Teradata Corporation All Rights Reserved. Produced in U.S.A. EB-6110 > 0210 > PAGE 8 OF 8

Oracle Essbase XOLAP and Teradata

Oracle Essbase XOLAP and Teradata Oracle Essbase XOLAP and Teradata Steve Kamyszek, Partner Integration Lab, Teradata Corporation 09.14 EB5844 ALLIANCE PARTNER Table of Contents 2 Scope 2 Overview 3 XOLAP Functional Summary 4 XOLAP in

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

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

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

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

11G Chris Claterbos, Vlamis Software Solutions, Inc.

11G Chris Claterbos, Vlamis Software Solutions, Inc. ACCELERATE YOUR ORACLE DW DW WITH OLAP 11 11G Chris Claterbos, Vlamis Software Solutions, Inc. claterbos@vlamis.com INTRODUCTION When building business intelligence applications data is important, but

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

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

Combine Native SQL Flexibility with SAP HANA Platform Performance and Tools

Combine Native SQL Flexibility with SAP HANA Platform Performance and Tools SAP Technical Brief Data Warehousing SAP HANA Data Warehousing Combine Native SQL Flexibility with SAP HANA Platform Performance and Tools A data warehouse for the modern age Data warehouses have been

More information

Call: SAS BI Course Content:35-40hours

Call: SAS BI Course Content:35-40hours SAS BI Course Content:35-40hours Course Outline SAS Data Integration Studio 4.2 Introduction * to SAS DIS Studio Features of SAS DIS Studio Tasks performed by SAS DIS Studio Navigation to SAS DIS Studio

More information

IDU0010 ERP,CRM ja DW süsteemid Loeng 5 DW concepts. Enn Õunapuu

IDU0010 ERP,CRM ja DW süsteemid Loeng 5 DW concepts. Enn Õunapuu IDU0010 ERP,CRM ja DW süsteemid Loeng 5 DW concepts Enn Õunapuu enn.ounapuu@ttu.ee Content Oveall approach Dimensional model Tabular model Overall approach Data modeling is a discipline that has been practiced

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

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

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

UNLEASHING THE VALUE OF THE TERADATA UNIFIED DATA ARCHITECTURE WITH ALTERYX

UNLEASHING THE VALUE OF THE TERADATA UNIFIED DATA ARCHITECTURE WITH ALTERYX UNLEASHING THE VALUE OF THE TERADATA UNIFIED DATA ARCHITECTURE WITH ALTERYX 1 Successful companies know that analytics are key to winning customer loyalty, optimizing business processes and beating their

More information

ETL and OLAP Systems

ETL and OLAP Systems ETL and OLAP Systems Krzysztof Dembczyński Intelligent Decision Support Systems Laboratory (IDSS) Poznań University of Technology, Poland Software Development Technologies Master studies, first semester

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

Crystal Reports. Overview. Contents. How to report off a Teradata Database

Crystal Reports. Overview. Contents. How to report off a Teradata Database Crystal Reports How to report off a Teradata Database Overview What is Teradata? NCR Teradata is a database and data warehouse software developer. This whitepaper will give you some basic information on

More information

An Overview of Data Warehousing and OLAP Technology

An Overview of Data Warehousing and OLAP Technology An Overview of Data Warehousing and OLAP Technology CMPT 843 Karanjit Singh Tiwana 1 Intro and Architecture 2 What is Data Warehouse? Subject-oriented, integrated, time varying, non-volatile collection

More information

BI Moves Operational - The Case for High-Performance Aggregation Infrastructure

BI Moves Operational - The Case for High-Performance Aggregation Infrastructure WHITE PAPER BI Moves Operational - The Case for High-Performance Aggregation Infrastructure MARCH 2005 This white paper will detail the requirements for operational business intelligence, and will show

More information

HYPERION SYSTEM 9 PERFORMANCE SCORECARD

HYPERION SYSTEM 9 PERFORMANCE SCORECARD HYPERION SYSTEM 9 PERFORMANCE SCORECARD RELEASE 9.2 NEW FEATURES Welcome to Hyperion System 9 Performance Scorecard, Release 9.2. This document describes the new or modified features in this release. C

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

Recently Updated Dumps from PassLeader with VCE and PDF (Question 1 - Question 15)

Recently Updated Dumps from PassLeader with VCE and PDF (Question 1 - Question 15) Recently Updated 70-467 Dumps from PassLeader with VCE and PDF (Question 1 - Question 15) Valid 70-467 Dumps shared by PassLeader for Helping Passing 70-467 Exam! PassLeader now offer the newest 70-467

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

Information empowerment for your evolving data ecosystem

Information empowerment for your evolving data ecosystem Information empowerment for your evolving data ecosystem Highlights Enables better results for critical projects and key analytics initiatives Ensures the information is trusted, consistent and governed

More information

DATA MINING AND WAREHOUSING

DATA MINING AND WAREHOUSING DATA MINING AND WAREHOUSING Qno Question Answer 1 Define data warehouse? Data warehouse is a subject oriented, integrated, time-variant, and nonvolatile collection of data that supports management's decision-making

More information

Sql Fact Constellation Schema In Data Warehouse With Example

Sql Fact Constellation Schema In Data Warehouse With Example Sql Fact Constellation Schema In Data Warehouse With Example Data Warehouse OLAP - Learn Data Warehouse in simple and easy steps using Multidimensional OLAP (MOLAP), Hybrid OLAP (HOLAP), Specialized SQL

More information

Introduction to DWH / BI Concepts

Introduction to DWH / BI Concepts SAS INTELLIGENCE PLATFORM CURRICULUM SAS INTELLIGENCE PLATFORM BI TOOLS 4.2 VERSION SAS BUSINESS INTELLIGENCE TOOLS - COURSE OUTLINE Practical Project Based Training & Implementation on all the BI Tools

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

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

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

Data Warehousing. Ritham Vashisht, Sukhdeep Kaur and Shobti Saini

Data Warehousing. Ritham Vashisht, Sukhdeep Kaur and Shobti Saini Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 3, Number 6 (2013), pp. 669-674 Research India Publications http://www.ripublication.com/aeee.htm Data Warehousing Ritham Vashisht,

More information

Analytic Workspace Manager and Oracle OLAP 10g. An Oracle White Paper November 2004

Analytic Workspace Manager and Oracle OLAP 10g. An Oracle White Paper November 2004 Analytic Workspace Manager and Oracle OLAP 10g An Oracle White Paper November 2004 Analytic Workspace Manager and Oracle OLAP 10g Introduction... 3 Oracle Database Incorporates OLAP... 4 Oracle Business

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

Dell Microsoft Business Intelligence and Data Warehousing Reference Configuration Performance Results Phase III

Dell Microsoft Business Intelligence and Data Warehousing Reference Configuration Performance Results Phase III [ White Paper Dell Microsoft Business Intelligence and Data Warehousing Reference Configuration Performance Results Phase III Performance of Microsoft SQL Server 2008 BI and D/W Solutions on Dell PowerEdge

More information

Cognos Dynamic Cubes

Cognos Dynamic Cubes Cognos Dynamic Cubes Amit Desai Cognos Support Engineer Open Mic Facilitator Reena Nagrale Cognos Support Engineer Presenter Gracy Mendonca Cognos Support Engineer Technical Panel Member Shashwat Dhyani

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

A Benchmarking Criteria for the Evaluation of OLAP Tools

A Benchmarking Criteria for the Evaluation of OLAP Tools A Benchmarking Criteria for the Evaluation of OLAP Tools Fiaz Majeed Department of Information Technology, University of Gujrat, Gujrat, Pakistan. Email: fiaz.majeed@uog.edu.pk Abstract Generating queries

More information

INTRODUCTION. Chris Claterbos, Vlamis Software Solutions, Inc. REVIEW OF ARCHITECTURE

INTRODUCTION. Chris Claterbos, Vlamis Software Solutions, Inc. REVIEW OF ARCHITECTURE BUILDING AN END TO END OLAP SOLUTION USING ORACLE BUSINESS INTELLIGENCE Chris Claterbos, Vlamis Software Solutions, Inc. claterbos@vlamis.com INTRODUCTION Using Oracle 10g R2 and Oracle Business Intelligence

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

SAS 9.4 Intelligence Platform: Overview, Second Edition

SAS 9.4 Intelligence Platform: Overview, Second Edition SAS 9.4 Intelligence Platform: Overview, Second Edition SAS Documentation September 19, 2017 The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2016. SAS 9.4 Intelligence

More information

In-memory Analytics Guide

In-memory Analytics Guide In-memory Analytics Guide Version: 10.10 10.10, December 2017 Copyright 2017 by MicroStrategy Incorporated. All rights reserved. Trademark Information The following are either trademarks or registered

More information

Intelligence Platform

Intelligence Platform SAS Publishing SAS Overview Second Edition Intelligence Platform The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2006. SAS Intelligence Platform: Overview, Second Edition.

More information

1 Dulcian, Inc., 2001 All rights reserved. Oracle9i Data Warehouse Review. Agenda

1 Dulcian, Inc., 2001 All rights reserved. Oracle9i Data Warehouse Review. Agenda Agenda Oracle9i Warehouse Review Dulcian, Inc. Oracle9i Server OLAP Server Analytical SQL Mining ETL Infrastructure 9i Warehouse Builder Oracle 9i Server Overview E-Business Intelligence Platform 9i Server:

More information

Chapter 13 Business Intelligence and Data Warehouses The Need for Data Analysis Business Intelligence. Objectives

Chapter 13 Business Intelligence and Data Warehouses The Need for Data Analysis Business Intelligence. Objectives Chapter 13 Business Intelligence and Data Warehouses Objectives In this chapter, you will learn: How business intelligence is a comprehensive framework to support business decision making How operational

More information

CSPP 53017: Data Warehousing Winter 2013! Lecture 7! Svetlozar Nestorov! Class News!

CSPP 53017: Data Warehousing Winter 2013! Lecture 7! Svetlozar Nestorov! Class News! CSPP 53017: Data Warehousing Winter 2013! Lecture 7! Svetlozar Nestorov! Class News! Make-up class on Saturday, Mar 9 in Gleacher 203 10:30am 1:30pm.! Last 15 minute in-class quiz (6:30pm) on Mar 5.! Covers

More information

Unit 7: Basics in MS Power BI for Excel 2013 M7-5: OLAP

Unit 7: Basics in MS Power BI for Excel 2013 M7-5: OLAP Unit 7: Basics in MS Power BI for Excel M7-5: OLAP Outline: Introduction Learning Objectives Content Exercise What is an OLAP Table Operations: Drill Down Operations: Roll Up Operations: Slice Operations:

More information

1 DATAWAREHOUSING QUESTIONS by Mausami Sawarkar

1 DATAWAREHOUSING QUESTIONS by Mausami Sawarkar 1 DATAWAREHOUSING QUESTIONS by Mausami Sawarkar 1) What does the term 'Ad-hoc Analysis' mean? Choice 1 Business analysts use a subset of the data for analysis. Choice 2: Business analysts access the Data

More information

Teradata Analyst Pack More Power to Analyze and Tune Your Data Warehouse for Optimal Performance

Teradata Analyst Pack More Power to Analyze and Tune Your Data Warehouse for Optimal Performance Data Warehousing > Tools & Utilities Teradata Analyst Pack More Power to Analyze and Tune Your Data Warehouse for Optimal Performance By: Rod Vandervort, Jeff Shelton, and Louis Burger Table of Contents

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

Chris Claterbos, Vlamis Software Solutions, Inc.

Chris Claterbos, Vlamis Software Solutions, Inc. ORACLE WAREHOUSE BUILDER 10G AND OLAP WHAT S NEW Chris Claterbos, Vlamis Software Solutions, Inc. INTRODUCTION With the use of the new features found in recently updated Oracle s Warehouse Builder (OWB)

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

IBM DB2 Web Query for System i

IBM DB2 Web Query for System i IBM DB2 Web Query for System i Tim Yang System i I/T Specialist Howard Pai Technical Support Center i want stress-free IT. i want control. 8 Copyright IBM Corporation, 2007. All Rights Reserved. This publication

More information

Teradata Aggregate Designer. User Guide

Teradata Aggregate Designer. User Guide Teradata Aggregate Designer User Guide Release 14.00 B035-4103-032A June 2012 The product or products described in this book are licensed products of Teradata Corporation or its affiliates. Teradata, Active

More information

Microsoft. Designing Business Intelligence Solutions with Microsoft SQL Server 2012

Microsoft. Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Microsoft 70-467 Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Download Full Version : http://killexams.com/pass4sure/exam-detail/70-467 QUESTION: 50 Your network contains the

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

Optimize Your Databases Using Foglight for Oracle s Performance Investigator

Optimize Your Databases Using Foglight for Oracle s Performance Investigator Optimize Your Databases Using Foglight for Oracle s Performance Investigator Solve performance issues faster with deep SQL workload visibility and lock analytics Abstract Get all the information you need

More information

D Daaatta W Waaarrreeehhhooouuusssiiinng B I R L A S O F T

D Daaatta W Waaarrreeehhhooouuusssiiinng B I R L A S O F T Data Warehousing B I R L A S O F T Contents 1.0 Overview 3 1.1 Rationale for the Data Warehouse: 3 1.2 Brief overview of data warehousing : 3 2.0 Creating the Data Warehouse 4 2.1 The Developmental Phases

More information

Teradata Business Intelligence Optimizer. Release Definition

Teradata Business Intelligence Optimizer. Release Definition Teradata Business Intelligence Optimizer Release Definition Release 13.10 B035-4104-051C May 2011 The product or products described in this book are licensed products of Teradata Corporation or its affiliates.

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

Jet Enterprise Frequently Asked Questions

Jet Enterprise Frequently Asked Questions Pg. 1 03/18/2011 Jet Enterprise Regarding Jet Enterprise What are the software requirements for Jet Enterprise? The following components must be installed to take advantage of Jet Enterprise: SQL Server

More information

The Data Organization

The Data Organization C V I T F E P A O TM The Data Organization 1251 Yosemite Way Hayward, CA 94545 (510) 303-8868 rschoenrank@computer.org Business Intelligence Process Architecture By Rainer Schoenrank Data Warehouse Consultant

More information

DQpowersuite. Superior Architecture. A Complete Data Integration Package

DQpowersuite. Superior Architecture. A Complete Data Integration Package DQpowersuite Superior Architecture Since its first release in 1995, DQpowersuite has made it easy to access and join distributed enterprise data. DQpowersuite provides an easy-toimplement architecture

More information

Evolution of Database Systems

Evolution of Database Systems Evolution of Database Systems Krzysztof Dembczyński Intelligent Decision Support Systems Laboratory (IDSS) Poznań University of Technology, Poland Intelligent Decision Support Systems Master studies, second

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

Oracle Database 11g for Data Warehousing and Business Intelligence

Oracle Database 11g for Data Warehousing and Business Intelligence An Oracle White Paper September, 2009 Oracle Database 11g for Data Warehousing and Business Intelligence Introduction Oracle Database 11g is a comprehensive database platform for data warehousing and business

More information

Using Oracle9i Warehouse Builder and Oracle 9i to create OLAP ready Warehouses

Using Oracle9i Warehouse Builder and Oracle 9i to create OLAP ready Warehouses Using Oracle9i Warehouse Builder and Oracle 9i to create OLAP ready Warehouses IOUG-2003 Paper #416 Chris Claterbos claterbos@vlamis.com Vlamis Software Solutions, Inc. (816) 729-1034 http://www.vlamis.com

More information

Partner Presentation Faster and Smarter Data Warehouses with Oracle OLAP 11g

Partner Presentation Faster and Smarter Data Warehouses with Oracle OLAP 11g Partner Presentation Faster and Smarter Data Warehouses with Oracle OLAP 11g Vlamis Software Solutions, Inc. Founded in 1992 in Kansas City, Missouri Oracle Partner and reseller since 1995 Specializes

More information

1. Attempt any two of the following: 10 a. State and justify the characteristics of a Data Warehouse with suitable examples.

1. Attempt any two of the following: 10 a. State and justify the characteristics of a Data Warehouse with suitable examples. Instructions to the Examiners: 1. May the Examiners not look for exact words from the text book in the Answers. 2. May any valid example be accepted - example may or may not be from the text book 1. Attempt

More information

#mstrworld. Analyzing Multiple Data Sources with Multisource Data Federation and In-Memory Data Blending. Presented by: Trishla Maru.

#mstrworld. Analyzing Multiple Data Sources with Multisource Data Federation and In-Memory Data Blending. Presented by: Trishla Maru. Analyzing Multiple Data Sources with Multisource Data Federation and In-Memory Data Blending Presented by: Trishla Maru Agenda Overview MultiSource Data Federation Use Cases Design Considerations Data

More information

Syllabus. Syllabus. Motivation Decision Support. Syllabus

Syllabus. Syllabus. Motivation Decision Support. Syllabus Presentation: Sophia Discussion: Tianyu Metadata Requirements and Conclusion 3 4 Decision Support Decision Making: Everyday, Everywhere Decision Support System: a class of computerized information systems

More information

6+ years of experience in IT Industry, in analysis, design & development of data warehouses using traditional BI and self-service BI.

6+ years of experience in IT Industry, in analysis, design & development of data warehouses using traditional BI and self-service BI. SUMMARY OF EXPERIENCE 6+ years of experience in IT Industry, in analysis, design & development of data warehouses using traditional BI and self-service BI. 1.6 Years of experience in Self-Service BI using

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

SIEM Solutions from McAfee

SIEM Solutions from McAfee SIEM Solutions from McAfee Monitor. Prioritize. Investigate. Respond. Today s security information and event management (SIEM) solutions need to be able to identify and defend against attacks within an

More information

System Requirements. SAS Profitability Management 2.1. Server Requirements. Server Hardware Requirements

System Requirements. SAS Profitability Management 2.1. Server Requirements. Server Hardware Requirements System Requirements SAS Profitability Management 2.1 This document provides the requirements for installing and running SAS Profitability Management 2.1 software. You must update your computer to meet

More information

Capture Business Opportunities from Systems of Record and Systems of Innovation

Capture Business Opportunities from Systems of Record and Systems of Innovation Capture Business Opportunities from Systems of Record and Systems of Innovation Amit Satoor, SAP March Hartz, SAP PUBLIC Big Data transformation powers digital innovation system Relevant nuggets of information

More information

BUSINESS INTELLIGENCE AND OLAP

BUSINESS INTELLIGENCE AND OLAP Volume 10, No. 3, pp. 68 76, 2018 Pro Universitaria BUSINESS INTELLIGENCE AND OLAP Dimitrie Cantemir Christian University Knowledge Horizons - Economics Volume 10, No. 3, pp. 68-76 P-ISSN: 2069-0932, E-ISSN:

More information

SAS 9.2 OLAP Server. User s Guide

SAS 9.2 OLAP Server. User s Guide SAS 9.2 OLAP Server User s Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2009. SAS 9.2 OLAP Server: User s Guide. Cary, NC: SAS Institute Inc. SAS 9.2 OLAP

More information

PeopleTools 8.51 PeopleBook: PeopleSoft Cube Manager

PeopleTools 8.51 PeopleBook: PeopleSoft Cube Manager PeopleTools 8.51 PeopleBook: PeopleSoft Cube Manager August 2010 PeopleTools 8.51 PeopleBook: PeopleSoft Cube Manager SKU pt8.51tcbm-b0810 Copyright 1988, 2010, Oracle and/or its affiliates. All rights

More information

Pentaho Aggregation Designer User Guide

Pentaho Aggregation Designer User Guide Pentaho Aggregation Designer User Guide This document is copyright 2012 Pentaho Corporation. No part may be reprinted without written permission from Pentaho Corporation. All trademarks are the property

More information

WHITE PAPER: ENHANCING YOUR ENTERPRISE REPORTING ARSENAL WITH MDX INTRODUCTION

WHITE PAPER: ENHANCING YOUR ENTERPRISE REPORTING ARSENAL WITH MDX INTRODUCTION WHITE PAPER: ENHANCING YOUR ENTERPRISE REPORTING ARSENAL WITH MDX INTRODUCTION In the trenches, we constantly look for techniques to provide more efficient and effective reporting and analysis. For those

More information

Chapter 6 VIDEO CASES

Chapter 6 VIDEO CASES Chapter 6 Foundations of Business Intelligence: Databases and Information Management VIDEO CASES Case 1a: City of Dubuque Uses Cloud Computing and Sensors to Build a Smarter, Sustainable City Case 1b:

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

EMC GREENPLUM MANAGEMENT ENABLED BY AGINITY WORKBENCH

EMC GREENPLUM MANAGEMENT ENABLED BY AGINITY WORKBENCH White Paper EMC GREENPLUM MANAGEMENT ENABLED BY AGINITY WORKBENCH A Detailed Review EMC SOLUTIONS GROUP Abstract This white paper discusses the features, benefits, and use of Aginity Workbench for EMC

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

Netezza The Analytics Appliance

Netezza The Analytics Appliance Software 2011 Netezza The Analytics Appliance Michael Eden Information Management Brand Executive Central & Eastern Europe Vilnius 18 October 2011 Information Management 2011IBM Corporation Thought for

More information

Dr.G.R.Damodaran College of Science

Dr.G.R.Damodaran College of Science 1 of 20 8/28/2017 2:13 PM Dr.G.R.Damodaran College of Science (Autonomous, affiliated to the Bharathiar University, recognized by the UGC)Reaccredited at the 'A' Grade Level by the NAAC and ISO 9001:2008

More information

Benefits of Automating Data Warehousing

Benefits of Automating Data Warehousing Benefits of Automating Data Warehousing Introduction Data warehousing can be defined as: A copy of data specifically structured for querying and reporting. In most cases, the data is transactional data

More information

MicroStrategy Evaluation Edition Quick Start Guide

MicroStrategy Evaluation Edition Quick Start Guide MicroStrategy Evaluation Edition Quick Start Guide Version: 10.9 10.9, September 2017 Copyright 2017 by MicroStrategy Incorporated. All rights reserved. Trademark Information The following are either trademarks

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

DELL MICROSOFT REFERENCE CONFIGURATIONS PHASE II 7 TERABYTE DATA WAREHOUSE

DELL MICROSOFT REFERENCE CONFIGURATIONS PHASE II 7 TERABYTE DATA WAREHOUSE DELL MICROSOFT REFERENCE CONFIGURATIONS PHASE II 7 TERABYTE DATA WAREHOUSE Deploying Microsoft SQL Server 2005 Business Intelligence and Data Warehousing Solutions on Dell PowerEdge Servers and Dell PowerVault

More information

Acknowledgment. MTAT Data Mining. Week 7: Online Analytical Processing and Data Warehouses. Typical Data Analysis Process.

Acknowledgment. MTAT Data Mining. Week 7: Online Analytical Processing and Data Warehouses. Typical Data Analysis Process. MTAT.03.183 Data Mining Week 7: Online Analytical Processing and Data Warehouses Marlon Dumas marlon.dumas ät ut. ee Acknowledgment This slide deck is a mashup of the following publicly available slide

More information

Module 1.Introduction to Business Objects. Vasundhara Sector 14-A, Plot No , Near Vaishali Metro Station,Ghaziabad

Module 1.Introduction to Business Objects. Vasundhara Sector 14-A, Plot No , Near Vaishali Metro Station,Ghaziabad Module 1.Introduction to Business Objects New features in SAP BO BI 4.0. Data Warehousing Architecture. Business Objects Architecture. SAP BO Data Modelling SAP BO ER Modelling SAP BO Dimensional Modelling

More information

SSAS Multidimensional vs. SSAS Tabular Which one do I choose?

SSAS Multidimensional vs. SSAS Tabular Which one do I choose? SSAS Multidimensional vs. SSAS Tabular Which one do I choose? About Alan Sr BI Consultant Community Speaker Blogs at FalconTekSolutionsCentral.com SSAS Maestro Will work for cupcakes Generally speaks on

More information

Abstract. The Challenges. ESG Lab Review InterSystems IRIS Data Platform: A Unified, Efficient Data Platform for Fast Business Insight

Abstract. The Challenges. ESG Lab Review InterSystems IRIS Data Platform: A Unified, Efficient Data Platform for Fast Business Insight ESG Lab Review InterSystems Data Platform: A Unified, Efficient Data Platform for Fast Business Insight Date: April 218 Author: Kerry Dolan, Senior IT Validation Analyst Abstract Enterprise Strategy Group

More information

BI ENVIRONMENT PLANNING GUIDE

BI ENVIRONMENT PLANNING GUIDE BI ENVIRONMENT PLANNING GUIDE Business Intelligence can involve a number of technologies and foster many opportunities for improving your business. This document serves as a guideline for planning strategies

More information

WHITEPAPER. MemSQL Enterprise Feature List

WHITEPAPER. MemSQL Enterprise Feature List WHITEPAPER MemSQL Enterprise Feature List 2017 MemSQL Enterprise Feature List DEPLOYMENT Provision and deploy MemSQL anywhere according to your desired cluster configuration. On-Premises: Maximize infrastructure

More information

SAS Data Integration Studio 3.3. User s Guide

SAS Data Integration Studio 3.3. User s Guide SAS Data Integration Studio 3.3 User s Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2006. SAS Data Integration Studio 3.3: User s Guide. Cary, NC: SAS Institute

More information

QUALITY MONITORING AND

QUALITY MONITORING AND BUSINESS INTELLIGENCE FOR CMS DATA QUALITY MONITORING AND DATA CERTIFICATION. Author: Daina Dirmaite Supervisor: Broen van Besien CERN&Vilnius University 2016/08/16 WHAT IS BI? Business intelligence is

More information