SlideShare a Scribd company logo
Training  On  Oracle Hyperion Products Suite Created By : Amit Sharma Hyperion/OBIEE Trainer learnhyperion.wordpress.com
Hyperion Product Suite Hyperion Hyperion BI+ Reporting Hyperion BI+ Application Hyperion BI+ Data Management HFM (Hyperion Financial Management) HSF (Hyperion Strategic Financial) Hyperion Planning HPM (Hyperion Performance Management) MDM (Maser Data Management) FDQM (Financial Query Data Management) HAL (Hyperion Application Link) DIM (Data Integrated Management) Hyperion Essbase Analyzer Reports Interacting Reports Production Reporting
What  is Essbase? It is a multidimensional database that enables Business Users to analyze Business data in multiple views/prospective and at different consolidation levels. It stores the data in a multi dimensional array. Minute->Day->Week->Month->Qtr->Year Product Line->Product Family->Product Cat->Product sub Cat
Typical Data Warehouse Architecture Multi-tiered Data Warehouse with ODS Data Stage Data Stage Operational Systems/Data Select Extract Transform Integrate Maintain Data  Preparation Data Marts Data  Warehouse(OLAP Server or RDBMS Data Repository) Metadata ODS Metadata Select Extract Transform Load Data  Preparation
Life Cycle Of Essbase 1.Creating  the  Database 2.Dimensional  Building 3.Data  Loading 4.Performing  the  Calculations 5.Generating  the  Reports
Oravision Oracle Online Training/Consultancy Solution aloo_a2@yahoo.com Essbase Multi Dimension Data Modeling (Complete Life Cycle) Physical Data Model Physical Tables from ODS Environment Logical Multi Dimensional Model Multi Dimensional View Presentation Layer Reporting
Essbase Analytic Server (Essbase Server) Essbase Administration Server (User Interface) Essbase Integration Services (RDBMS  Essbase) Essbase Spread Sheet Services  Essbase Provider Services. Essbase Smart-view Essbase Studio (New Feature) HYPERION “Essbase” Components
1.Client  tier 2.Middle Tier (App tier) 3.Database tier Essbase Architecture
Architecture
Contents Overview (OLAP) Multidimensional Analysis * Multidimensional Analysis Introduction * Operations In multidimensional Analysis * Multidimensional Data Model * Multi-Dimensional vs. Relational Overview of system 9.x/11.x  * Hyperion System 9 Smart view  * Hyperion System 9 BI+ Interactive reporting  * Hyperion System 9 BI+ Analytic services * Hyperion system 9 shared services * Hyperion system 9 White Board Introduction to Essbase
Multidimensional Viewing and Analysis  Sales Slice of the Database                                                                                    
Online Analysis Processing(OLAP) It enables analysts, managers and executives to gain insight into data through fast, consistent, interactive access to a wide variety of possible views of information that has been transformed from raw data to reflect the real dimensionality of the enterprise as understood by the user. Data  Warehouse Time Product Region
Overview of OLAP OLAP can be defined as a technology which allows the users to view the aggregate data across measurements (like Maturity Amount, Interest Rate etc.) along with a set of related parameters called dimensions (like Product, Organization, Customer, etc.) Relational OLAP (ROLAP) Relational and Specialized Relational DBMS to store and manage warehouse data OLAP middleware to support missing pieces Optimize for each DBMS backend Aggregation Navigation Logic Additional tools and services Example:  Micro strategy, MetaCube (Informix) Multidimensional OLAP (MOLAP) Array-based storage structures Direct access to array data structures Example:  Essbase (Arbor), Accumate (Kenan) Domain-specific enrichment
Implementation Techniques OLAP HOLAP MOLAP ROLAP Relational OLAP Multidimensional OLAP Hybrid OLAP MOLAP - Multidimensional OLAP Multidimensional Databases for database ROLAP - Relational OLAP Access Data stored in relational Data Warehouse for OLAP Analysis HOLAP - Hybrid OLAP OLAP Server routes queries first to MDDB, then to RDBMS and result processed on-the-fly in Server
Key Features of OLAP applications Multidimensional views of data Calculation-intensive capabilities Time intelligence **Key to OLAP systems are multidimensional databases. Multidimensional databases not only consolidate and calculate data; they also provide retrieval and calculation of a variety of data subsets. A multidimensional database supports multiple views of data sets for users who need to analyze the relationships between data categories Ex:  Did this product sell better in particular regions? Are there regional trends? Did customers return Product A last year? Were the returns due to product defects?
What is Multidimensional Analysis
Multidimensional Analysis A  multidimensional database  supports multiple views of data sets for users who need to analyze the relationships between data categories. For example, a marketing analyst might want answers to the following questions: How did Product A sell last month? How does this figure compare to  sales in the  same month over the last five years? How did the product  sell by branch, region, and territory?  Did this product sell better in particular regions? Are there regional trends? Multidimensional databases consolidate and calculate data to provide  different views. Only the database outline, the structure that defines all elements of the database, limits the number of views. With a multidimensional database, users can  pivot  the data to see information from a different viewpoint,  drill down  to find more detailed information, or drill up to see an overview.
Multidimensional Analysis Analysis of data from multiple perspectives. Jan Gross Sales For all the products and all customers in the current year. This will give the details that which customer bought the most sales and which product sold least in a month and year Sales Report By Month All Products Customer  Product Month Jan  Feb Mar Gross Sales 2,358,610 2,345,890 58,860 Discount 116,616 138,856 20,567 Net Sales 2,477,428 2,566,526 89,196 Product Report By Month Gross Sales Customer  Product Month Jan  Feb Mar Performance 1,597,560 1,697,890 775,600 Values 116,616 138,856 20,567 All Products 2,358,610 2,566,526 89,196 Variance Report By Channel All Products Gross Sales  Jan   Gross Sales Current Year Budget Act Vs Bud Performance 775,600 1,697,890 224,160 Values 116,616 1,651,006 20,567 All Products 2,358,610 2,566,526 89,196
OLAP Operations Drill Down Time Region Product Category e.g Electrical Appliance Sub Category e.g Kitchen Product e.g Toaster
OLAP Operations Drill Up Time Region Product Category e.g Electrical Appliance Sub Category e.g Kitchen Product e.g Toaster
OLAP Operations Slice and Dice Time Region Product Product=Toaster Time Region
OLAP Operations Pivot Time Region Product Region Time Product
Operations In multidimensional Analysis Aggregation ( roll-up ) dimension reduction:  e.g., total sales by city summarization over aggregate hierarchy: e.g., total sales by city and year -> total sales by region and by year Selection ( slice ) defines a sub cube e.g., sales where city = Palo Alto and date = 1/15/96 Navigation to detailed data ( drill-down ) e.g., (sales - expense) by city, top 3% of cities by average income Visualization Operations (e.g., Pivot)
Database is a set of  facts  (points) in a multidimensional space A fact has a  measure  dimension quantity that is analyzed, e.g., sale, budget, Operating Exp, A set of  dimensions   on  which data is analyzed e.g. , store, product, date associated with a sale amount Dimensions form a sparsely populated coordinate system Each dimension has a set of  attributes e.g., owner city and county of store Attributes of a dimension may be related by partial order Hierarchy : e.g., street > county >city Lattice : e.g., date> month>year, date>week>year  Multidimensional Data Model
Uses a  cube  metaphor to describe data storage. An Essbase database is considered a “cube”, with each cube axis representing a different  dimension , or slice of the data (accounts, time, products, etc.) All possible data intersections are available to the user at a click of the mouse.
Multidimensional Data 10 47 30 12 Juice Cola Milk  Cream NY LA SF Sales Volume as a function of time, city and product 3/1  3/2  3/3 3/4 Date
A Visual Operation:  Pivot (Rotate) 10 47 30 12 Juice Cola Milk  Cream NY LA SF 3/1  3/2  3/3 3/4 Date Month Region Product
Multidimensional Viewing and Analysis  Consider the three dimensions in a databases as Accounts, Time, and Scenario where Accounts has 4 members, Time has 4 members and Scenario has two members. Three-Dimensional Database                                                                                     
Multidimensional Viewing and Analysis  The shaded cells is called a slice illustrate that, when you refer to Sales, you are referring to the portion of the database containing eight Sales values.  Sales Slice of the Database                                                                                    
Multidimensional Viewing and Analysis  Actual, Sales Slice of the Database                                                                                     When you refer to Actual Sales, you are referring to the four Sales values where Actual and Sales intersect as shown by the shaded area.
Multidimensional Viewing and Analysis  Data value is stored in a single cell in the database. To refer to a specific data value in a multidimensional database, you specify its member on each dimension. The cell containing the data value for Sales, Jan, Actual is shaded. The data value can also be expressed using the cross-dimensional operator (->) as Sales -> Actual -> Jan.  Sales ->  Jan ->  Actual  Slice of the Database                                                                                    
Multidimensional Viewing and Analysis  Data for January                                                                                     Data for February                                                                                      Data for Profit Margin                                                                                     Data from Different Perspective
Multi-dimensional database are usually queried top-down – the user starts at the top and drills into dimensions of interest. - Can perform poorly for transactional queries Relational databases are usually queried bottom-up – the user selects the desired low level data and aggregates. - Harder to visualize data; can perform poorly for high-level queries Multi-Dimensional vs. Relational Total Products P01 P02 P03 P01 P02 P03 Total Products
OLAP Vs RDBMS In RDBMS, we have: DB -> Table -> Columns -> Rows In OLAP, we have: CUBES
THANK YOU To learn more about hyperion please visit http://learnhyperion.wordpress.com
Ad

More Related Content

What's hot (20)

Beginning Calculation Manager for Essbase and Hyperion Planning
Beginning Calculation Manager for Essbase and Hyperion Planning Beginning Calculation Manager for Essbase and Hyperion Planning
Beginning Calculation Manager for Essbase and Hyperion Planning
Alithya
 
Key Considerations for a Successful Hyperion Planning Implementation
Key Considerations for a Successful Hyperion Planning ImplementationKey Considerations for a Successful Hyperion Planning Implementation
Key Considerations for a Successful Hyperion Planning Implementation
Alithya
 
Budgeting using hyperion planning vs essbase
Budgeting using hyperion planning vs essbaseBudgeting using hyperion planning vs essbase
Budgeting using hyperion planning vs essbase
Syntelli Solutions
 
Data options with hyperion planning and essbase
Data options with hyperion planning and essbaseData options with hyperion planning and essbase
Data options with hyperion planning and essbase
finitsolutions
 
SAP BI/BW
SAP BI/BWSAP BI/BW
SAP BI/BW
ChanderRajpurohit
 
Oracle Hyperion Planning Best Practices
Oracle Hyperion Planning Best PracticesOracle Hyperion Planning Best Practices
Oracle Hyperion Planning Best Practices
Issam Hejazin
 
Read 1-hyperion planning presentation
Read 1-hyperion planning presentationRead 1-hyperion planning presentation
Read 1-hyperion planning presentation
Amit Sharma
 
Essbase aso a quick reference guide part i
Essbase aso a quick reference guide part iEssbase aso a quick reference guide part i
Essbase aso a quick reference guide part i
Amit Sharma
 
Calculation commands in essbase
Calculation commands in essbaseCalculation commands in essbase
Calculation commands in essbase
Shoheb Mohammad
 
Hyperion Planning Security
Hyperion Planning SecurityHyperion Planning Security
Hyperion Planning Security
adivasoft
 
Sap bw4 hana
Sap bw4 hanaSap bw4 hana
Sap bw4 hana
Nisit Payungkorapin
 
Hyperion Planning: Cloud or On Premise
Hyperion Planning: Cloud or On PremiseHyperion Planning: Cloud or On Premise
Hyperion Planning: Cloud or On Premise
OAUGNJ
 
Optimization in essbase
Optimization in essbaseOptimization in essbase
Optimization in essbase
Ajay singh chouhan
 
Introduction to extracting data from sap s 4 hana with abap cds views
Introduction to extracting data from sap s 4 hana with abap cds viewsIntroduction to extracting data from sap s 4 hana with abap cds views
Introduction to extracting data from sap s 4 hana with abap cds views
Luc Vanrobays
 
Power bi components
Power bi components Power bi components
Power bi components
Rajasekhar Kolla
 
Power BI Interview Questions and Answers | Power BI Certification | Power BI ...
Power BI Interview Questions and Answers | Power BI Certification | Power BI ...Power BI Interview Questions and Answers | Power BI Certification | Power BI ...
Power BI Interview Questions and Answers | Power BI Certification | Power BI ...
Edureka!
 
02 Essbase
02 Essbase02 Essbase
02 Essbase
Amit Sharma
 
adb.pdf
adb.pdfadb.pdf
adb.pdf
AdityaMehta724216
 
Microsoft Data Platform - What's included
Microsoft Data Platform - What's includedMicrosoft Data Platform - What's included
Microsoft Data Platform - What's included
James Serra
 
Essbase beginner's guide olap fundamental chapter 1
Essbase beginner's guide olap fundamental chapter 1Essbase beginner's guide olap fundamental chapter 1
Essbase beginner's guide olap fundamental chapter 1
Amit Sharma
 
Beginning Calculation Manager for Essbase and Hyperion Planning
Beginning Calculation Manager for Essbase and Hyperion Planning Beginning Calculation Manager for Essbase and Hyperion Planning
Beginning Calculation Manager for Essbase and Hyperion Planning
Alithya
 
Key Considerations for a Successful Hyperion Planning Implementation
Key Considerations for a Successful Hyperion Planning ImplementationKey Considerations for a Successful Hyperion Planning Implementation
Key Considerations for a Successful Hyperion Planning Implementation
Alithya
 
Budgeting using hyperion planning vs essbase
Budgeting using hyperion planning vs essbaseBudgeting using hyperion planning vs essbase
Budgeting using hyperion planning vs essbase
Syntelli Solutions
 
Data options with hyperion planning and essbase
Data options with hyperion planning and essbaseData options with hyperion planning and essbase
Data options with hyperion planning and essbase
finitsolutions
 
Oracle Hyperion Planning Best Practices
Oracle Hyperion Planning Best PracticesOracle Hyperion Planning Best Practices
Oracle Hyperion Planning Best Practices
Issam Hejazin
 
Read 1-hyperion planning presentation
Read 1-hyperion planning presentationRead 1-hyperion planning presentation
Read 1-hyperion planning presentation
Amit Sharma
 
Essbase aso a quick reference guide part i
Essbase aso a quick reference guide part iEssbase aso a quick reference guide part i
Essbase aso a quick reference guide part i
Amit Sharma
 
Calculation commands in essbase
Calculation commands in essbaseCalculation commands in essbase
Calculation commands in essbase
Shoheb Mohammad
 
Hyperion Planning Security
Hyperion Planning SecurityHyperion Planning Security
Hyperion Planning Security
adivasoft
 
Hyperion Planning: Cloud or On Premise
Hyperion Planning: Cloud or On PremiseHyperion Planning: Cloud or On Premise
Hyperion Planning: Cloud or On Premise
OAUGNJ
 
Introduction to extracting data from sap s 4 hana with abap cds views
Introduction to extracting data from sap s 4 hana with abap cds viewsIntroduction to extracting data from sap s 4 hana with abap cds views
Introduction to extracting data from sap s 4 hana with abap cds views
Luc Vanrobays
 
Power BI Interview Questions and Answers | Power BI Certification | Power BI ...
Power BI Interview Questions and Answers | Power BI Certification | Power BI ...Power BI Interview Questions and Answers | Power BI Certification | Power BI ...
Power BI Interview Questions and Answers | Power BI Certification | Power BI ...
Edureka!
 
Microsoft Data Platform - What's included
Microsoft Data Platform - What's includedMicrosoft Data Platform - What's included
Microsoft Data Platform - What's included
James Serra
 
Essbase beginner's guide olap fundamental chapter 1
Essbase beginner's guide olap fundamental chapter 1Essbase beginner's guide olap fundamental chapter 1
Essbase beginner's guide olap fundamental chapter 1
Amit Sharma
 

Viewers also liked (15)

Hyperion planning weekly distribution
Hyperion planning weekly distributionHyperion planning weekly distribution
Hyperion planning weekly distribution
Amit Sharma
 
How to Integrate OBIEE and Essbase / EPM Suite (OOW 2012)
How to Integrate OBIEE and Essbase / EPM Suite (OOW 2012)How to Integrate OBIEE and Essbase / EPM Suite (OOW 2012)
How to Integrate OBIEE and Essbase / EPM Suite (OOW 2012)
Mark Rittman
 
Oracle hfm beginner's guide part i
Oracle hfm beginner's guide  part iOracle hfm beginner's guide  part i
Oracle hfm beginner's guide part i
Amit Sharma
 
Essbase security-implementation
Essbase security-implementationEssbase security-implementation
Essbase security-implementation
Amit Sharma
 
Hyperion 101 fast track your financial close
Hyperion 101 fast track your financial closeHyperion 101 fast track your financial close
Hyperion 101 fast track your financial close
Timothy J. Simkiss, CPA
 
Data warehouse system and its concepts
Data warehouse system and its conceptsData warehouse system and its concepts
Data warehouse system and its concepts
Gaurav Garg
 
Cutting edge Essbase
Cutting edge EssbaseCutting edge Essbase
Cutting edge Essbase
Guatemala User Group
 
Redesigning Hyperion Planning - Is going from Block Storage (BSO) to Aggregat...
Redesigning Hyperion Planning - Is going from Block Storage (BSO) to Aggregat...Redesigning Hyperion Planning - Is going from Block Storage (BSO) to Aggregat...
Redesigning Hyperion Planning - Is going from Block Storage (BSO) to Aggregat...
finitsolutions
 
Informatica
InformaticaInformatica
Informatica
ArmandodazaMoscote
 
Advanced level planning and budgeting in Hyperion - Inge Prangel
Advanced level planning and budgeting in Hyperion - Inge PrangelAdvanced level planning and budgeting in Hyperion - Inge Prangel
Advanced level planning and budgeting in Hyperion - Inge Prangel
ORACLE USER GROUP ESTONIA
 
Sparse Matrix and Polynomial
Sparse Matrix and PolynomialSparse Matrix and Polynomial
Sparse Matrix and Polynomial
Aroosa Rajput
 
A Profitability and Cost Management Strategy for Healthcare Providers
A Profitability and Cost Management Strategy for Healthcare ProvidersA Profitability and Cost Management Strategy for Healthcare Providers
A Profitability and Cost Management Strategy for Healthcare Providers
Perficient, Inc.
 
Data mining 1
Data mining 1Data mining 1
Data mining 1
Krunal Doshi
 
Hyperion Planning 11.1.2.4 | MindStream Analytics
Hyperion Planning 11.1.2.4 | MindStream AnalyticsHyperion Planning 11.1.2.4 | MindStream Analytics
Hyperion Planning 11.1.2.4 | MindStream Analytics
mindstremanalysis
 
Hyperion planning weekly distribution
Hyperion planning weekly distributionHyperion planning weekly distribution
Hyperion planning weekly distribution
Amit Sharma
 
How to Integrate OBIEE and Essbase / EPM Suite (OOW 2012)
How to Integrate OBIEE and Essbase / EPM Suite (OOW 2012)How to Integrate OBIEE and Essbase / EPM Suite (OOW 2012)
How to Integrate OBIEE and Essbase / EPM Suite (OOW 2012)
Mark Rittman
 
Oracle hfm beginner's guide part i
Oracle hfm beginner's guide  part iOracle hfm beginner's guide  part i
Oracle hfm beginner's guide part i
Amit Sharma
 
Essbase security-implementation
Essbase security-implementationEssbase security-implementation
Essbase security-implementation
Amit Sharma
 
Hyperion 101 fast track your financial close
Hyperion 101 fast track your financial closeHyperion 101 fast track your financial close
Hyperion 101 fast track your financial close
Timothy J. Simkiss, CPA
 
Data warehouse system and its concepts
Data warehouse system and its conceptsData warehouse system and its concepts
Data warehouse system and its concepts
Gaurav Garg
 
Redesigning Hyperion Planning - Is going from Block Storage (BSO) to Aggregat...
Redesigning Hyperion Planning - Is going from Block Storage (BSO) to Aggregat...Redesigning Hyperion Planning - Is going from Block Storage (BSO) to Aggregat...
Redesigning Hyperion Planning - Is going from Block Storage (BSO) to Aggregat...
finitsolutions
 
Advanced level planning and budgeting in Hyperion - Inge Prangel
Advanced level planning and budgeting in Hyperion - Inge PrangelAdvanced level planning and budgeting in Hyperion - Inge Prangel
Advanced level planning and budgeting in Hyperion - Inge Prangel
ORACLE USER GROUP ESTONIA
 
Sparse Matrix and Polynomial
Sparse Matrix and PolynomialSparse Matrix and Polynomial
Sparse Matrix and Polynomial
Aroosa Rajput
 
A Profitability and Cost Management Strategy for Healthcare Providers
A Profitability and Cost Management Strategy for Healthcare ProvidersA Profitability and Cost Management Strategy for Healthcare Providers
A Profitability and Cost Management Strategy for Healthcare Providers
Perficient, Inc.
 
Hyperion Planning 11.1.2.4 | MindStream Analytics
Hyperion Planning 11.1.2.4 | MindStream AnalyticsHyperion Planning 11.1.2.4 | MindStream Analytics
Hyperion Planning 11.1.2.4 | MindStream Analytics
mindstremanalysis
 
Ad

Similar to Essbase intro (20)

Expert talk
Expert talkExpert talk
Expert talk
Amit Sharma
 
INTRODUCTION TO ONLINE ALYTICAL PROCESS WITH FEATURES AND OPERATIONS
INTRODUCTION TO ONLINE ALYTICAL PROCESS  WITH FEATURES AND OPERATIONSINTRODUCTION TO ONLINE ALYTICAL PROCESS  WITH FEATURES AND OPERATIONS
INTRODUCTION TO ONLINE ALYTICAL PROCESS WITH FEATURES AND OPERATIONS
sampathoruganti
 
Data Warehouse
Data WarehouseData Warehouse
Data Warehouse
ganblues
 
Datawarehouse Overview
Datawarehouse OverviewDatawarehouse Overview
Datawarehouse Overview
ashok kumar
 
BA and data visualization.pdf
BA and data visualization.pdfBA and data visualization.pdf
BA and data visualization.pdf
ssuser6aa125
 
OLAP
OLAPOLAP
OLAP
Rashmi Bhat
 
IBM Cognos tutorial - ABC LEARN
IBM Cognos tutorial - ABC LEARNIBM Cognos tutorial - ABC LEARN
IBM Cognos tutorial - ABC LEARN
abclearnn
 
OLAP Cubes in Datawarehousing
OLAP Cubes in DatawarehousingOLAP Cubes in Datawarehousing
OLAP Cubes in Datawarehousing
Prithwis Mukerjee
 
3dw
3dw3dw
3dw
Kumanan Kadhirvelu
 
BI Security (1).ppt
BI Security (1).pptBI Security (1).ppt
BI Security (1).ppt
csekar2
 
Datawarehouse and OLAP
Datawarehouse and OLAPDatawarehouse and OLAP
Datawarehouse and OLAP
SAS SNDP YOGAM COLLEGE,KONNI
 
Data warehousing and online analytical processing
Data warehousing and online analytical processingData warehousing and online analytical processing
Data warehousing and online analytical processing
VijayasankariS
 
What is OLAP -Data Warehouse Concepts - IT Online Training @ Newyorksys
What is OLAP -Data Warehouse Concepts - IT Online Training @ NewyorksysWhat is OLAP -Data Warehouse Concepts - IT Online Training @ Newyorksys
What is OLAP -Data Warehouse Concepts - IT Online Training @ Newyorksys
NEWYORKSYS-IT SOLUTIONS
 
Chapter 4. Data Warehousing and On-Line Analytical Processing.ppt
Chapter 4. Data Warehousing and On-Line Analytical Processing.pptChapter 4. Data Warehousing and On-Line Analytical Processing.ppt
Chapter 4. Data Warehousing and On-Line Analytical Processing.ppt
Subrata Kumer Paul
 
Become BI Architect with 1KEY Agile BI Suite - OLAP
Become BI Architect with 1KEY Agile BI Suite - OLAPBecome BI Architect with 1KEY Agile BI Suite - OLAP
Become BI Architect with 1KEY Agile BI Suite - OLAP
Dhiren Gala
 
Data Mining: Concepts and Techniques (3rd ed.) — Chapter _04 olap
Data Mining:  Concepts and Techniques (3rd ed.)— Chapter _04 olapData Mining:  Concepts and Techniques (3rd ed.)— Chapter _04 olap
Data Mining: Concepts and Techniques (3rd ed.) — Chapter _04 olap
Salah Amean
 
3dw
3dw3dw
3dw
umavipplow
 
Project report aditi paul1
Project report aditi paul1Project report aditi paul1
Project report aditi paul1
guest9529cb
 
Bw training 1 intro dw
Bw training   1 intro dwBw training   1 intro dw
Bw training 1 intro dw
Joseph Tham
 
business analytics.ppt
business analytics.pptbusiness analytics.ppt
business analytics.ppt
Renu Lamba
 
INTRODUCTION TO ONLINE ALYTICAL PROCESS WITH FEATURES AND OPERATIONS
INTRODUCTION TO ONLINE ALYTICAL PROCESS  WITH FEATURES AND OPERATIONSINTRODUCTION TO ONLINE ALYTICAL PROCESS  WITH FEATURES AND OPERATIONS
INTRODUCTION TO ONLINE ALYTICAL PROCESS WITH FEATURES AND OPERATIONS
sampathoruganti
 
Data Warehouse
Data WarehouseData Warehouse
Data Warehouse
ganblues
 
Datawarehouse Overview
Datawarehouse OverviewDatawarehouse Overview
Datawarehouse Overview
ashok kumar
 
BA and data visualization.pdf
BA and data visualization.pdfBA and data visualization.pdf
BA and data visualization.pdf
ssuser6aa125
 
IBM Cognos tutorial - ABC LEARN
IBM Cognos tutorial - ABC LEARNIBM Cognos tutorial - ABC LEARN
IBM Cognos tutorial - ABC LEARN
abclearnn
 
OLAP Cubes in Datawarehousing
OLAP Cubes in DatawarehousingOLAP Cubes in Datawarehousing
OLAP Cubes in Datawarehousing
Prithwis Mukerjee
 
BI Security (1).ppt
BI Security (1).pptBI Security (1).ppt
BI Security (1).ppt
csekar2
 
Data warehousing and online analytical processing
Data warehousing and online analytical processingData warehousing and online analytical processing
Data warehousing and online analytical processing
VijayasankariS
 
What is OLAP -Data Warehouse Concepts - IT Online Training @ Newyorksys
What is OLAP -Data Warehouse Concepts - IT Online Training @ NewyorksysWhat is OLAP -Data Warehouse Concepts - IT Online Training @ Newyorksys
What is OLAP -Data Warehouse Concepts - IT Online Training @ Newyorksys
NEWYORKSYS-IT SOLUTIONS
 
Chapter 4. Data Warehousing and On-Line Analytical Processing.ppt
Chapter 4. Data Warehousing and On-Line Analytical Processing.pptChapter 4. Data Warehousing and On-Line Analytical Processing.ppt
Chapter 4. Data Warehousing and On-Line Analytical Processing.ppt
Subrata Kumer Paul
 
Become BI Architect with 1KEY Agile BI Suite - OLAP
Become BI Architect with 1KEY Agile BI Suite - OLAPBecome BI Architect with 1KEY Agile BI Suite - OLAP
Become BI Architect with 1KEY Agile BI Suite - OLAP
Dhiren Gala
 
Data Mining: Concepts and Techniques (3rd ed.) — Chapter _04 olap
Data Mining:  Concepts and Techniques (3rd ed.)— Chapter _04 olapData Mining:  Concepts and Techniques (3rd ed.)— Chapter _04 olap
Data Mining: Concepts and Techniques (3rd ed.) — Chapter _04 olap
Salah Amean
 
Project report aditi paul1
Project report aditi paul1Project report aditi paul1
Project report aditi paul1
guest9529cb
 
Bw training 1 intro dw
Bw training   1 intro dwBw training   1 intro dw
Bw training 1 intro dw
Joseph Tham
 
business analytics.ppt
business analytics.pptbusiness analytics.ppt
business analytics.ppt
Renu Lamba
 
Ad

More from Amit Sharma (20)

Oracle enteprise pbcs drivers and assumptions
Oracle enteprise pbcs drivers and assumptionsOracle enteprise pbcs drivers and assumptions
Oracle enteprise pbcs drivers and assumptions
Amit Sharma
 
Oracle EPBCS Driver
Oracle EPBCS Driver Oracle EPBCS Driver
Oracle EPBCS Driver
Amit Sharma
 
Oracle Sales Quotation Planning
Oracle Sales Quotation PlanningOracle Sales Quotation Planning
Oracle Sales Quotation Planning
Amit Sharma
 
Oracle strategic workforce planning cloud hcmswp converted
Oracle strategic workforce planning cloud hcmswp convertedOracle strategic workforce planning cloud hcmswp converted
Oracle strategic workforce planning cloud hcmswp converted
Amit Sharma
 
Basics of fdmee
Basics of fdmeeBasics of fdmee
Basics of fdmee
Amit Sharma
 
FDMEE script examples
FDMEE script examplesFDMEE script examples
FDMEE script examples
Amit Sharma
 
Oracle PBCS creating standard application
Oracle PBCS creating  standard applicationOracle PBCS creating  standard application
Oracle PBCS creating standard application
Amit Sharma
 
Hfm rule custom consolidation
Hfm rule custom consolidationHfm rule custom consolidation
Hfm rule custom consolidation
Amit Sharma
 
Hfm calculating RoA
Hfm calculating RoAHfm calculating RoA
Hfm calculating RoA
Amit Sharma
 
Adding metadata using smartview
Adding metadata using smartviewAdding metadata using smartview
Adding metadata using smartview
Amit Sharma
 
Hyperion planning scheduling data import
Hyperion planning scheduling data importHyperion planning scheduling data import
Hyperion planning scheduling data import
Amit Sharma
 
Hyperion planning new features
Hyperion planning new featuresHyperion planning new features
Hyperion planning new features
Amit Sharma
 
Microsoft dynamics crm videos
Microsoft dynamics crm videosMicrosoft dynamics crm videos
Microsoft dynamics crm videos
Amit Sharma
 
Oracle apex-hands-on-guide lab#1
Oracle apex-hands-on-guide lab#1Oracle apex-hands-on-guide lab#1
Oracle apex-hands-on-guide lab#1
Amit Sharma
 
Oracle apex hands on lab#2
Oracle apex hands on lab#2Oracle apex hands on lab#2
Oracle apex hands on lab#2
Amit Sharma
 
Security and-data-access-document
Security and-data-access-documentSecurity and-data-access-document
Security and-data-access-document
Amit Sharma
 
Sales force managing-data
Sales force managing-dataSales force managing-data
Sales force managing-data
Amit Sharma
 
Salesforce interview-preparation-toolkit-formula-and-validation-rules-in-sale...
Salesforce interview-preparation-toolkit-formula-and-validation-rules-in-sale...Salesforce interview-preparation-toolkit-formula-and-validation-rules-in-sale...
Salesforce interview-preparation-toolkit-formula-and-validation-rules-in-sale...
Amit Sharma
 
Sales force certification-lab-ii
Sales force certification-lab-iiSales force certification-lab-ii
Sales force certification-lab-ii
Amit Sharma
 
Sales force certification-lab
Sales force certification-labSales force certification-lab
Sales force certification-lab
Amit Sharma
 
Oracle enteprise pbcs drivers and assumptions
Oracle enteprise pbcs drivers and assumptionsOracle enteprise pbcs drivers and assumptions
Oracle enteprise pbcs drivers and assumptions
Amit Sharma
 
Oracle EPBCS Driver
Oracle EPBCS Driver Oracle EPBCS Driver
Oracle EPBCS Driver
Amit Sharma
 
Oracle Sales Quotation Planning
Oracle Sales Quotation PlanningOracle Sales Quotation Planning
Oracle Sales Quotation Planning
Amit Sharma
 
Oracle strategic workforce planning cloud hcmswp converted
Oracle strategic workforce planning cloud hcmswp convertedOracle strategic workforce planning cloud hcmswp converted
Oracle strategic workforce planning cloud hcmswp converted
Amit Sharma
 
FDMEE script examples
FDMEE script examplesFDMEE script examples
FDMEE script examples
Amit Sharma
 
Oracle PBCS creating standard application
Oracle PBCS creating  standard applicationOracle PBCS creating  standard application
Oracle PBCS creating standard application
Amit Sharma
 
Hfm rule custom consolidation
Hfm rule custom consolidationHfm rule custom consolidation
Hfm rule custom consolidation
Amit Sharma
 
Hfm calculating RoA
Hfm calculating RoAHfm calculating RoA
Hfm calculating RoA
Amit Sharma
 
Adding metadata using smartview
Adding metadata using smartviewAdding metadata using smartview
Adding metadata using smartview
Amit Sharma
 
Hyperion planning scheduling data import
Hyperion planning scheduling data importHyperion planning scheduling data import
Hyperion planning scheduling data import
Amit Sharma
 
Hyperion planning new features
Hyperion planning new featuresHyperion planning new features
Hyperion planning new features
Amit Sharma
 
Microsoft dynamics crm videos
Microsoft dynamics crm videosMicrosoft dynamics crm videos
Microsoft dynamics crm videos
Amit Sharma
 
Oracle apex-hands-on-guide lab#1
Oracle apex-hands-on-guide lab#1Oracle apex-hands-on-guide lab#1
Oracle apex-hands-on-guide lab#1
Amit Sharma
 
Oracle apex hands on lab#2
Oracle apex hands on lab#2Oracle apex hands on lab#2
Oracle apex hands on lab#2
Amit Sharma
 
Security and-data-access-document
Security and-data-access-documentSecurity and-data-access-document
Security and-data-access-document
Amit Sharma
 
Sales force managing-data
Sales force managing-dataSales force managing-data
Sales force managing-data
Amit Sharma
 
Salesforce interview-preparation-toolkit-formula-and-validation-rules-in-sale...
Salesforce interview-preparation-toolkit-formula-and-validation-rules-in-sale...Salesforce interview-preparation-toolkit-formula-and-validation-rules-in-sale...
Salesforce interview-preparation-toolkit-formula-and-validation-rules-in-sale...
Amit Sharma
 
Sales force certification-lab-ii
Sales force certification-lab-iiSales force certification-lab-ii
Sales force certification-lab-ii
Amit Sharma
 
Sales force certification-lab
Sales force certification-labSales force certification-lab
Sales force certification-lab
Amit Sharma
 

Essbase intro

  • 1. Training On Oracle Hyperion Products Suite Created By : Amit Sharma Hyperion/OBIEE Trainer learnhyperion.wordpress.com
  • 2. Hyperion Product Suite Hyperion Hyperion BI+ Reporting Hyperion BI+ Application Hyperion BI+ Data Management HFM (Hyperion Financial Management) HSF (Hyperion Strategic Financial) Hyperion Planning HPM (Hyperion Performance Management) MDM (Maser Data Management) FDQM (Financial Query Data Management) HAL (Hyperion Application Link) DIM (Data Integrated Management) Hyperion Essbase Analyzer Reports Interacting Reports Production Reporting
  • 3. What is Essbase? It is a multidimensional database that enables Business Users to analyze Business data in multiple views/prospective and at different consolidation levels. It stores the data in a multi dimensional array. Minute->Day->Week->Month->Qtr->Year Product Line->Product Family->Product Cat->Product sub Cat
  • 4. Typical Data Warehouse Architecture Multi-tiered Data Warehouse with ODS Data Stage Data Stage Operational Systems/Data Select Extract Transform Integrate Maintain Data Preparation Data Marts Data Warehouse(OLAP Server or RDBMS Data Repository) Metadata ODS Metadata Select Extract Transform Load Data Preparation
  • 5. Life Cycle Of Essbase 1.Creating the Database 2.Dimensional Building 3.Data Loading 4.Performing the Calculations 5.Generating the Reports
  • 6. Oravision Oracle Online Training/Consultancy Solution [email protected] Essbase Multi Dimension Data Modeling (Complete Life Cycle) Physical Data Model Physical Tables from ODS Environment Logical Multi Dimensional Model Multi Dimensional View Presentation Layer Reporting
  • 7. Essbase Analytic Server (Essbase Server) Essbase Administration Server (User Interface) Essbase Integration Services (RDBMS  Essbase) Essbase Spread Sheet Services Essbase Provider Services. Essbase Smart-view Essbase Studio (New Feature) HYPERION “Essbase” Components
  • 8. 1.Client tier 2.Middle Tier (App tier) 3.Database tier Essbase Architecture
  • 10. Contents Overview (OLAP) Multidimensional Analysis * Multidimensional Analysis Introduction * Operations In multidimensional Analysis * Multidimensional Data Model * Multi-Dimensional vs. Relational Overview of system 9.x/11.x * Hyperion System 9 Smart view * Hyperion System 9 BI+ Interactive reporting * Hyperion System 9 BI+ Analytic services * Hyperion system 9 shared services * Hyperion system 9 White Board Introduction to Essbase
  • 11. Multidimensional Viewing and Analysis Sales Slice of the Database                                                                                   
  • 12. Online Analysis Processing(OLAP) It enables analysts, managers and executives to gain insight into data through fast, consistent, interactive access to a wide variety of possible views of information that has been transformed from raw data to reflect the real dimensionality of the enterprise as understood by the user. Data Warehouse Time Product Region
  • 13. Overview of OLAP OLAP can be defined as a technology which allows the users to view the aggregate data across measurements (like Maturity Amount, Interest Rate etc.) along with a set of related parameters called dimensions (like Product, Organization, Customer, etc.) Relational OLAP (ROLAP) Relational and Specialized Relational DBMS to store and manage warehouse data OLAP middleware to support missing pieces Optimize for each DBMS backend Aggregation Navigation Logic Additional tools and services Example: Micro strategy, MetaCube (Informix) Multidimensional OLAP (MOLAP) Array-based storage structures Direct access to array data structures Example: Essbase (Arbor), Accumate (Kenan) Domain-specific enrichment
  • 14. Implementation Techniques OLAP HOLAP MOLAP ROLAP Relational OLAP Multidimensional OLAP Hybrid OLAP MOLAP - Multidimensional OLAP Multidimensional Databases for database ROLAP - Relational OLAP Access Data stored in relational Data Warehouse for OLAP Analysis HOLAP - Hybrid OLAP OLAP Server routes queries first to MDDB, then to RDBMS and result processed on-the-fly in Server
  • 15. Key Features of OLAP applications Multidimensional views of data Calculation-intensive capabilities Time intelligence **Key to OLAP systems are multidimensional databases. Multidimensional databases not only consolidate and calculate data; they also provide retrieval and calculation of a variety of data subsets. A multidimensional database supports multiple views of data sets for users who need to analyze the relationships between data categories Ex: Did this product sell better in particular regions? Are there regional trends? Did customers return Product A last year? Were the returns due to product defects?
  • 17. Multidimensional Analysis A multidimensional database supports multiple views of data sets for users who need to analyze the relationships between data categories. For example, a marketing analyst might want answers to the following questions: How did Product A sell last month? How does this figure compare to sales in the same month over the last five years? How did the product sell by branch, region, and territory? Did this product sell better in particular regions? Are there regional trends? Multidimensional databases consolidate and calculate data to provide different views. Only the database outline, the structure that defines all elements of the database, limits the number of views. With a multidimensional database, users can pivot the data to see information from a different viewpoint, drill down to find more detailed information, or drill up to see an overview.
  • 18. Multidimensional Analysis Analysis of data from multiple perspectives. Jan Gross Sales For all the products and all customers in the current year. This will give the details that which customer bought the most sales and which product sold least in a month and year Sales Report By Month All Products Customer Product Month Jan Feb Mar Gross Sales 2,358,610 2,345,890 58,860 Discount 116,616 138,856 20,567 Net Sales 2,477,428 2,566,526 89,196 Product Report By Month Gross Sales Customer Product Month Jan Feb Mar Performance 1,597,560 1,697,890 775,600 Values 116,616 138,856 20,567 All Products 2,358,610 2,566,526 89,196 Variance Report By Channel All Products Gross Sales Jan   Gross Sales Current Year Budget Act Vs Bud Performance 775,600 1,697,890 224,160 Values 116,616 1,651,006 20,567 All Products 2,358,610 2,566,526 89,196
  • 19. OLAP Operations Drill Down Time Region Product Category e.g Electrical Appliance Sub Category e.g Kitchen Product e.g Toaster
  • 20. OLAP Operations Drill Up Time Region Product Category e.g Electrical Appliance Sub Category e.g Kitchen Product e.g Toaster
  • 21. OLAP Operations Slice and Dice Time Region Product Product=Toaster Time Region
  • 22. OLAP Operations Pivot Time Region Product Region Time Product
  • 23. Operations In multidimensional Analysis Aggregation ( roll-up ) dimension reduction: e.g., total sales by city summarization over aggregate hierarchy: e.g., total sales by city and year -> total sales by region and by year Selection ( slice ) defines a sub cube e.g., sales where city = Palo Alto and date = 1/15/96 Navigation to detailed data ( drill-down ) e.g., (sales - expense) by city, top 3% of cities by average income Visualization Operations (e.g., Pivot)
  • 24. Database is a set of facts (points) in a multidimensional space A fact has a measure dimension quantity that is analyzed, e.g., sale, budget, Operating Exp, A set of dimensions on which data is analyzed e.g. , store, product, date associated with a sale amount Dimensions form a sparsely populated coordinate system Each dimension has a set of attributes e.g., owner city and county of store Attributes of a dimension may be related by partial order Hierarchy : e.g., street > county >city Lattice : e.g., date> month>year, date>week>year Multidimensional Data Model
  • 25. Uses a cube metaphor to describe data storage. An Essbase database is considered a “cube”, with each cube axis representing a different dimension , or slice of the data (accounts, time, products, etc.) All possible data intersections are available to the user at a click of the mouse.
  • 26. Multidimensional Data 10 47 30 12 Juice Cola Milk Cream NY LA SF Sales Volume as a function of time, city and product 3/1 3/2 3/3 3/4 Date
  • 27. A Visual Operation: Pivot (Rotate) 10 47 30 12 Juice Cola Milk Cream NY LA SF 3/1 3/2 3/3 3/4 Date Month Region Product
  • 28. Multidimensional Viewing and Analysis Consider the three dimensions in a databases as Accounts, Time, and Scenario where Accounts has 4 members, Time has 4 members and Scenario has two members. Three-Dimensional Database                                                                                   
  • 29. Multidimensional Viewing and Analysis The shaded cells is called a slice illustrate that, when you refer to Sales, you are referring to the portion of the database containing eight Sales values. Sales Slice of the Database                                                                                   
  • 30. Multidimensional Viewing and Analysis Actual, Sales Slice of the Database                                                                                    When you refer to Actual Sales, you are referring to the four Sales values where Actual and Sales intersect as shown by the shaded area.
  • 31. Multidimensional Viewing and Analysis Data value is stored in a single cell in the database. To refer to a specific data value in a multidimensional database, you specify its member on each dimension. The cell containing the data value for Sales, Jan, Actual is shaded. The data value can also be expressed using the cross-dimensional operator (->) as Sales -> Actual -> Jan. Sales ->  Jan ->  Actual Slice of the Database                                                                                   
  • 32. Multidimensional Viewing and Analysis Data for January                                                                                    Data for February                                                                                    Data for Profit Margin                                                                                    Data from Different Perspective
  • 33. Multi-dimensional database are usually queried top-down – the user starts at the top and drills into dimensions of interest. - Can perform poorly for transactional queries Relational databases are usually queried bottom-up – the user selects the desired low level data and aggregates. - Harder to visualize data; can perform poorly for high-level queries Multi-Dimensional vs. Relational Total Products P01 P02 P03 P01 P02 P03 Total Products
  • 34. OLAP Vs RDBMS In RDBMS, we have: DB -> Table -> Columns -> Rows In OLAP, we have: CUBES
  • 35. THANK YOU To learn more about hyperion please visit http://learnhyperion.wordpress.com