SlideShare a Scribd company logo
1 of 43
Hyperion Demo
Presentation
www.click4learning.com
info@leadinnovativetechnologies.com
Raw Data
3
Raw Data will be no use until it will become information
Raw Data -> Information
4
How do you
find out the
profit of
Product
“Electronics”
from 100’ s of
Excel sheets
Metadata
Then what is OLTP
In general, All Database Systems are OLTP
 Most RDBMS systems are OLTP
 Detailed, Up to Date Data
 Read/Update of few records
 Run the business in real time
 Historical Data will be archived for performance reasons
Eg: Walk into Reliance Store you will find OLTP
Walk into ATM you will find OLTP
Buy TV in electronic shops
Buy Stocks in Broker like Etrade -> OLTP
5
Current Challenges
• I can’t find the data I need
– data is scattered over the network
– many versions, subtle differences
– No Single source for Information
• I cant understand the data I found
– available data poorly documented
• I can’t use the data I found
– results are unexpected
– data needs to be transformed from one form to other
What's certain about today's business climate is
uncertainty
6
What is Data Warehouse
 A single, complete and consistent store of data
obtained from a variety of different sources
made available to end users in a what they
can understand and use in a business context.
- Barry Delvin
7
In Other Words
 A data warehouse is a
 subject-oriented
 Integrated
 time-varying
 non-volatile
collection of data that is used primarily in
organizational decision making.
--------Bill Inmon
8
OLTP -> OLAP
9
Why do you need the history
10
 Study the past if you define the future
11
Data Warehouse
Relational Detail Star Schemas
Common Dimensions Common Transformations
Data Models
GL Excel Sheets/Flat FilesHR
Dashboard Reporting
Data Mart
12
Marketing
Mart
HR Data Mart
Sales Data Mart
Data Marts
DataWarehouse
Data grouped for a specific subject area and considered as subset of
data warehouse
Can contain atomic data and summarized data.
Generally Each data mart is designed for each department like
Marketing, Sales etc.
Dimension Tables
 Dimension tables establish the context of the facts
 In other words, Dimensional tables store fields that describe the facts
 Eg: Time Periods, Products, Customers etc
13
Fact Table
Fact tables are used to record actual facts or measures
in the business.
Facts are the numeric data items that are of interest to
the business Access via dimensions
Types of Measures-Facts
 Additive: Valid to SUM up to any Dimensional level
-SUM(Sales_Amount)
 Semi-Additive: Semi-Additive measures are measures that can be added
across some, but not all dimensions. For example the bank account balance
is simply a snapshot in time and cannot be summed over time.
-Sum(balance) where month=2011-12-12
 Non-Additive=never used in a Sum
 Eg: Gross-Margin , Ratios etc...;
14
Slowly Changing Dimensions
 Type-I SCD (Over write)
 Type-II SCD (Maintain History)
 Type-III SCD(Alternate Realities)
info@leadinnovativetechnologies.com 15
Cust ID Cust Name Cust City
10 XYZ New York
Cust ID Cust Name Cust City
10 XYZ Seattle
Change of Attributes
No History Maintained
Cust ID Cust Name Cust City Date
10 XYZ New York 1-Jan-2000
Change of Attributes
ALL History
Maintained
Cust ID Cust Name Cust City Date
10 XYZ New York 1-Jan-2000
10 XYZ Seattle 1-Jan-2005
Cust ID Cust Name Cust City
10 XYZ New York
Cust ID Cust Name Cust City1 Cust City 2
10 XYZ New York Seattle
Change of Attributes
History In Separate
columns
Schema Design
Schema Types
 Star Schema
 Snow-Flake Schema
 Fact Constellation schema or Galaxy Schema
16
Star Schema
 A single fact table and for each dimension one dimension table
17
Fact Table
(or)
Measures
Time
Product Scenario
Customers
Snow Flake Schema
 Represent dimensional hierarchy directly
by normalizing tables.
 Gives more Detailed Information
info@leadinnovativetechnologies.com
18
Fact Table
(or)
Measures
Time
Product Scenario
Countries Cities
Fact Constellation
 Multiple Fact Tables that share multiple dimensional tables
19
Fact Table
(or)
Measures
Time
Product Scenario
Customers
Revenue
DWH Cycle
20
Oracle
Flat
Files
DB2
Staging Area ETL
Enterprise DWH
DM1
DM3
DM2
OLAP
Business
Decision
Reports
Hyperion Resource
MDM / DRM
Dimensional Modeling Design Process
 Choose a business process to model
- Business activity that is valuable to analyze
-Set of transactions that can be collected in a fact table
 Declare the Grain of the fact table
-level of detail that you will record in the fact table
 Choose the Dimensions
-Descriptive information about transactions
-Usually want to limit number of dimensions
 Choose the Metrics
-Numeric fields tagged to each fact table row
21
EPM
Enterprise Performance Management
A set of processes that help organizations optimize their business
performance. It is a framework for organizing, automating and
analyzing business methodologies , metrics, processes and
systems that drive business performance
The products formerly known as Hyperion provide Enterprise
Performance Management ("EPM") capabilities
22
23
Multi Dimensional Analysis
 Query tool caches pre-computed aggregates in memory or on
mid-tier server for extra-fast response time.
 Used to Analyze the future business based on past and present
sales
Eg: Sales Analysis
 Avoid spending time in analyzing huge numbers of daily
transactions data
 Essbase stands for Extended Spreadsheet Analysis
 Used to Analyze data in multiple view of perspective so that
business users can take decision for forecast analysis
24
Advantages of MOLAP
Hyperion is multi Slice Dice
dimensional database
25
Drill-Down/Up
26
Rollup
Essbase History
27
Arbor Corporation Essbase
1992
Hyperion Solutions
1998
Essbase
Hyperion
Enterprise
Hyperion
Reporting
Planning and
Budgeting
Oracle Corporation Oracle EPM System
BI Foundation
Essbase
2007
Cube means
28
Intersecting Dimensions
-- Form Data Cells
OLAP Storage Paradigm
-- Multidimensional
databases are
array structures , not
related tables
-- Will concentrate about
cells not fields
Essbase is tuned for Analysis
 Which customers are most profitable
 What is the customer likely to buy next
 What if demand falls short of forecast
29
Why Essbase
• Richest business users experience
• Highly Advanced Calculation Engine
• Write-Back Capability Feature
Essbase Introduction
 Part of Business Intelligence Foundation in Oracle EPM System widely considered to be the industry
leading OLAP (On-Line Analytical Processing) server
 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
30
Essbase
Planning &
Budgeting
Forecasti
ng
Product
Analysis
Customer
Analysis
Essbase Usage
Minute->Day->Week->Month->Qtr->Year
Product Line->Product Family->Product Cat->Product sub Cat
Essbase Architecture
31
Essbase
Server
Essbase
Database
Provider
Services
Smart-View
Essbase Excel-Add-in,
MaxL , MDX
TCP/IP
TCP/IP HTTP
Administration
Services
Essbase
Studio ServicesRDMS
ODBC
A
B
D E
C
F
A
B
D E
C
F
TCP/IP
HTTP
EAS Console
Essbase Studio
Console
Database
Tier
Middle
Tier
Client
Tier
How Essbase Thinks
32
 Multidimensional Cubes
 Dimensions
 Common grouping of master data
like Organization , Products, Accounts
Optimized Data Storage
 Block Storage
 Aggregate Storage
 XOLAP
 Drill Through Reporting
How Essbase Cubes Looks Like
33
ESSBASE STUDIO
 Single graphical modeling environment and single setup for Essbase app
building and administration
info@leadinnovativetechnologies.com
34
How business users Analyze Data
35
Oracle EPM Workspace
 Single thin client environment bringing all of the EPM system and
BI tools together in one access point
info@leadinnovativetechnologies.com
36
Integration with BI Tools – Smart View Addin
 Common add-in to provide integration with Microsoft office for oracle EPM
system and BI tools like Essbase, Planning, OBIEE, HFR
37
User Security – Shared Services Console
info@leadinnovativetechnologies.com
38
Life Cycle Management – Migration Tool
info@leadinnovativetechnologies.com
39
Complete EPM System
info@leadinnovativetechnologies.com
40
Life Cycle of Essbase
Database Objects
- Outline File
- Rule Files
- Calculation Scripts
41
 Create an Application(ASO or BSO)
 Create an Database
Dimension Modeling
Data Loading
Report Generation
Hyperion Daily Maintenance Activities
Continuation
 Hyperion Essbase Installation
 Hyperion Services Order
 Essbase Log Files
 Essbase Applications Path
42
43
Thankyou

More Related Content

What's hot

Dimensionality & Dimensions of Hyperion Planning
Dimensionality & Dimensions of Hyperion PlanningDimensionality & Dimensions of Hyperion Planning
Dimensionality & Dimensions of Hyperion Planningepmvirtual.com
 
03. data forms in hyperion planning
03. data forms in hyperion planning03. data forms in hyperion planning
03. data forms in hyperion planningepmvirtual.com
 
How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...
How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...
How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...Alithya
 
Planning learn step by step
Planning learn step by stepPlanning learn step by step
Planning learn step by stepksrajakumar
 
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 ImplementationAlithya
 
Supplemental Data in the Cloud
Supplemental Data in the CloudSupplemental Data in the Cloud
Supplemental Data in the CloudAlithya
 
FDMEE Tutorial - Part 1
FDMEE Tutorial - Part 1FDMEE Tutorial - Part 1
FDMEE Tutorial - Part 1Van Huy
 
Best Practices for Designing and Building Integrations
Best Practices for Designing and Building IntegrationsBest Practices for Designing and Building Integrations
Best Practices for Designing and Building IntegrationsAlithya
 
Hyperion Financial Management
Hyperion Financial ManagementHyperion Financial Management
Hyperion Financial ManagementCodec-dss UK
 
Hyperion essbase basics
Hyperion essbase basicsHyperion essbase basics
Hyperion essbase basicsAmit Sharma
 
What's New in Oracle EPM Cloud
What's New in Oracle EPM CloudWhat's New in Oracle EPM Cloud
What's New in Oracle EPM CloudPerficient, Inc.
 
Oracle Hyperion and Planning Public Sector Budgeting
Oracle Hyperion and Planning Public Sector BudgetingOracle Hyperion and Planning Public Sector Budgeting
Oracle Hyperion and Planning Public Sector BudgetingIssam Hejazin
 
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 essbasefinitsolutions
 
Hyperion Implementation Questionaries
Hyperion Implementation QuestionariesHyperion Implementation Questionaries
Hyperion Implementation QuestionariesAmit Sharma
 
Simplify Complex Consolidations and Close Processes with Oracle Financial Con...
Simplify Complex Consolidations and Close Processes with Oracle Financial Con...Simplify Complex Consolidations and Close Processes with Oracle Financial Con...
Simplify Complex Consolidations and Close Processes with Oracle Financial Con...Alithya
 
Hfm to Financial Consolidation and Close Cloud
Hfm to Financial Consolidation and Close CloudHfm to Financial Consolidation and Close Cloud
Hfm to Financial Consolidation and Close CloudAlithya
 
Oracle FCCS Getting Started Guide II
Oracle FCCS Getting Started Guide IIOracle FCCS Getting Started Guide II
Oracle FCCS Getting Started Guide IIRati Sharma
 
The Wright Move – A Continued Journey to the Oracle EPM Cloud
 The Wright Move – A Continued Journey to the Oracle EPM Cloud The Wright Move – A Continued Journey to the Oracle EPM Cloud
The Wright Move – A Continued Journey to the Oracle EPM CloudAlithya
 
Calculation Manager: The New and Improved Application to Create Hyperion Plan...
Calculation Manager: The New and Improved Application to Create Hyperion Plan...Calculation Manager: The New and Improved Application to Create Hyperion Plan...
Calculation Manager: The New and Improved Application to Create Hyperion Plan...Alithya
 

What's hot (20)

Dimensionality & Dimensions of Hyperion Planning
Dimensionality & Dimensions of Hyperion PlanningDimensionality & Dimensions of Hyperion Planning
Dimensionality & Dimensions of Hyperion Planning
 
03. data forms in hyperion planning
03. data forms in hyperion planning03. data forms in hyperion planning
03. data forms in hyperion planning
 
How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...
How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...
How to Deploy & Integrate Oracle EPM Cloud Profitability and Cost Management ...
 
Planning learn step by step
Planning learn step by stepPlanning learn step by step
Planning learn step by step
 
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
 
Supplemental Data in the Cloud
Supplemental Data in the CloudSupplemental Data in the Cloud
Supplemental Data in the Cloud
 
FDMEE Tutorial - Part 1
FDMEE Tutorial - Part 1FDMEE Tutorial - Part 1
FDMEE Tutorial - Part 1
 
Best Practices for Designing and Building Integrations
Best Practices for Designing and Building IntegrationsBest Practices for Designing and Building Integrations
Best Practices for Designing and Building Integrations
 
Hyperion Financial Management
Hyperion Financial ManagementHyperion Financial Management
Hyperion Financial Management
 
Oracle hyperion financial management
Oracle hyperion financial managementOracle hyperion financial management
Oracle hyperion financial management
 
Hyperion essbase basics
Hyperion essbase basicsHyperion essbase basics
Hyperion essbase basics
 
What's New in Oracle EPM Cloud
What's New in Oracle EPM CloudWhat's New in Oracle EPM Cloud
What's New in Oracle EPM Cloud
 
Oracle Hyperion and Planning Public Sector Budgeting
Oracle Hyperion and Planning Public Sector BudgetingOracle Hyperion and Planning Public Sector Budgeting
Oracle Hyperion and Planning Public Sector Budgeting
 
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
 
Hyperion Implementation Questionaries
Hyperion Implementation QuestionariesHyperion Implementation Questionaries
Hyperion Implementation Questionaries
 
Simplify Complex Consolidations and Close Processes with Oracle Financial Con...
Simplify Complex Consolidations and Close Processes with Oracle Financial Con...Simplify Complex Consolidations and Close Processes with Oracle Financial Con...
Simplify Complex Consolidations and Close Processes with Oracle Financial Con...
 
Hfm to Financial Consolidation and Close Cloud
Hfm to Financial Consolidation and Close CloudHfm to Financial Consolidation and Close Cloud
Hfm to Financial Consolidation and Close Cloud
 
Oracle FCCS Getting Started Guide II
Oracle FCCS Getting Started Guide IIOracle FCCS Getting Started Guide II
Oracle FCCS Getting Started Guide II
 
The Wright Move – A Continued Journey to the Oracle EPM Cloud
 The Wright Move – A Continued Journey to the Oracle EPM Cloud The Wright Move – A Continued Journey to the Oracle EPM Cloud
The Wright Move – A Continued Journey to the Oracle EPM Cloud
 
Calculation Manager: The New and Improved Application to Create Hyperion Plan...
Calculation Manager: The New and Improved Application to Create Hyperion Plan...Calculation Manager: The New and Improved Application to Create Hyperion Plan...
Calculation Manager: The New and Improved Application to Create Hyperion Plan...
 

Similar to Oracle Hyperion overview

Basic Introduction of Data Warehousing from Adiva Consulting
Basic Introduction of  Data Warehousing from Adiva ConsultingBasic Introduction of  Data Warehousing from Adiva Consulting
Basic Introduction of Data Warehousing from Adiva Consultingadivasoft
 
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 - OLAPDhiren Gala
 
Traditional Data-warehousing / BI overview
Traditional Data-warehousing / BI overviewTraditional Data-warehousing / BI overview
Traditional Data-warehousing / BI overviewNagaraj Yerram
 
sap hana|sap hana database| Introduction to sap hana
sap hana|sap hana database| Introduction to sap hanasap hana|sap hana database| Introduction to sap hana
sap hana|sap hana database| Introduction to sap hanaJames L. Lee
 
Business Intelligence Overview
Business Intelligence OverviewBusiness Intelligence Overview
Business Intelligence Overviewnetpeachteam
 
Datawarehouse Overview
Datawarehouse OverviewDatawarehouse Overview
Datawarehouse Overviewashok kumar
 
Data warehouse
Data warehouseData warehouse
Data warehouse_123_
 
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 @ NewyorksysNEWYORKSYS-IT SOLUTIONS
 
Introduction to Data Warehouse
Introduction to Data WarehouseIntroduction to Data Warehouse
Introduction to Data WarehouseShanthi Mukkavilli
 
Dw & etl concepts
Dw & etl conceptsDw & etl concepts
Dw & etl conceptsjeshocarme
 
SAP SD CONFIGURATION GUIDE
SAP SD CONFIGURATION GUIDE SAP SD CONFIGURATION GUIDE
SAP SD CONFIGURATION GUIDE Suresh Veluru
 

Similar to Oracle Hyperion overview (20)

Basic Introduction of Data Warehousing from Adiva Consulting
Basic Introduction of  Data Warehousing from Adiva ConsultingBasic Introduction of  Data Warehousing from Adiva Consulting
Basic Introduction of Data Warehousing from Adiva Consulting
 
Data Warehouse-Final
Data Warehouse-FinalData Warehouse-Final
Data Warehouse-Final
 
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
 
OLAP
OLAPOLAP
OLAP
 
Traditional Data-warehousing / BI overview
Traditional Data-warehousing / BI overviewTraditional Data-warehousing / BI overview
Traditional Data-warehousing / BI overview
 
sap hana|sap hana database| Introduction to sap hana
sap hana|sap hana database| Introduction to sap hanasap hana|sap hana database| Introduction to sap hana
sap hana|sap hana database| Introduction to sap hana
 
Data warehousing
Data warehousingData warehousing
Data warehousing
 
Business Intelligence Overview
Business Intelligence OverviewBusiness Intelligence Overview
Business Intelligence Overview
 
Datawarehouse Overview
Datawarehouse OverviewDatawarehouse Overview
Datawarehouse Overview
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
Data warehouse
Data warehouseData warehouse
Data warehouse
 
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
 
Orqubit Business Intelligence
Orqubit Business IntelligenceOrqubit Business Intelligence
Orqubit Business Intelligence
 
3dw
3dw3dw
3dw
 
Datawarehouse and OLAP
Datawarehouse and OLAPDatawarehouse and OLAP
Datawarehouse and OLAP
 
Introduction to Data Warehouse
Introduction to Data WarehouseIntroduction to Data Warehouse
Introduction to Data Warehouse
 
3dw
3dw3dw
3dw
 
Dw & etl concepts
Dw & etl conceptsDw & etl concepts
Dw & etl concepts
 
SAP SD CONFIGURATION GUIDE
SAP SD CONFIGURATION GUIDE SAP SD CONFIGURATION GUIDE
SAP SD CONFIGURATION GUIDE
 
SAP SD configuration
SAP SD configuration SAP SD configuration
SAP SD configuration
 

More from Click4learning

Introduction to Oracle Apps Technical
Introduction to Oracle Apps TechnicalIntroduction to Oracle Apps Technical
Introduction to Oracle Apps TechnicalClick4learning
 
Oracle Fusion SCM Demo
Oracle Fusion SCM DemoOracle Fusion SCM Demo
Oracle Fusion SCM DemoClick4learning
 
Introduction to Oracle WMS
Introduction to Oracle WMSIntroduction to Oracle WMS
Introduction to Oracle WMSClick4learning
 
Introduction to Oracle ASCP and Demantra
Introduction to Oracle ASCP and DemantraIntroduction to Oracle ASCP and Demantra
Introduction to Oracle ASCP and DemantraClick4learning
 
Introduction to Oracle APCC
Introduction to Oracle APCCIntroduction to Oracle APCC
Introduction to Oracle APCCClick4learning
 
Introduction to Hadoop
Introduction to HadoopIntroduction to Hadoop
Introduction to HadoopClick4learning
 

More from Click4learning (7)

Introduction to Oracle Apps Technical
Introduction to Oracle Apps TechnicalIntroduction to Oracle Apps Technical
Introduction to Oracle Apps Technical
 
Oracle Fusion SCM Demo
Oracle Fusion SCM DemoOracle Fusion SCM Demo
Oracle Fusion SCM Demo
 
Introduction to Oracle WMS
Introduction to Oracle WMSIntroduction to Oracle WMS
Introduction to Oracle WMS
 
Oracle ASCP Training
Oracle ASCP TrainingOracle ASCP Training
Oracle ASCP Training
 
Introduction to Oracle ASCP and Demantra
Introduction to Oracle ASCP and DemantraIntroduction to Oracle ASCP and Demantra
Introduction to Oracle ASCP and Demantra
 
Introduction to Oracle APCC
Introduction to Oracle APCCIntroduction to Oracle APCC
Introduction to Oracle APCC
 
Introduction to Hadoop
Introduction to HadoopIntroduction to Hadoop
Introduction to Hadoop
 

Recently uploaded

From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 

Recently uploaded (20)

From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 

Oracle Hyperion overview

  • 3. Raw Data 3 Raw Data will be no use until it will become information
  • 4. Raw Data -> Information 4 How do you find out the profit of Product “Electronics” from 100’ s of Excel sheets Metadata
  • 5. Then what is OLTP In general, All Database Systems are OLTP  Most RDBMS systems are OLTP  Detailed, Up to Date Data  Read/Update of few records  Run the business in real time  Historical Data will be archived for performance reasons Eg: Walk into Reliance Store you will find OLTP Walk into ATM you will find OLTP Buy TV in electronic shops Buy Stocks in Broker like Etrade -> OLTP 5
  • 6. Current Challenges • I can’t find the data I need – data is scattered over the network – many versions, subtle differences – No Single source for Information • I cant understand the data I found – available data poorly documented • I can’t use the data I found – results are unexpected – data needs to be transformed from one form to other What's certain about today's business climate is uncertainty 6
  • 7. What is Data Warehouse  A single, complete and consistent store of data obtained from a variety of different sources made available to end users in a what they can understand and use in a business context. - Barry Delvin 7
  • 8. In Other Words  A data warehouse is a  subject-oriented  Integrated  time-varying  non-volatile collection of data that is used primarily in organizational decision making. --------Bill Inmon 8
  • 10. Why do you need the history 10  Study the past if you define the future
  • 11. 11 Data Warehouse Relational Detail Star Schemas Common Dimensions Common Transformations Data Models GL Excel Sheets/Flat FilesHR Dashboard Reporting
  • 12. Data Mart 12 Marketing Mart HR Data Mart Sales Data Mart Data Marts DataWarehouse Data grouped for a specific subject area and considered as subset of data warehouse Can contain atomic data and summarized data. Generally Each data mart is designed for each department like Marketing, Sales etc.
  • 13. Dimension Tables  Dimension tables establish the context of the facts  In other words, Dimensional tables store fields that describe the facts  Eg: Time Periods, Products, Customers etc 13 Fact Table Fact tables are used to record actual facts or measures in the business. Facts are the numeric data items that are of interest to the business Access via dimensions
  • 14. Types of Measures-Facts  Additive: Valid to SUM up to any Dimensional level -SUM(Sales_Amount)  Semi-Additive: Semi-Additive measures are measures that can be added across some, but not all dimensions. For example the bank account balance is simply a snapshot in time and cannot be summed over time. -Sum(balance) where month=2011-12-12  Non-Additive=never used in a Sum  Eg: Gross-Margin , Ratios etc...; 14
  • 15. Slowly Changing Dimensions  Type-I SCD (Over write)  Type-II SCD (Maintain History)  Type-III SCD(Alternate Realities) info@leadinnovativetechnologies.com 15 Cust ID Cust Name Cust City 10 XYZ New York Cust ID Cust Name Cust City 10 XYZ Seattle Change of Attributes No History Maintained Cust ID Cust Name Cust City Date 10 XYZ New York 1-Jan-2000 Change of Attributes ALL History Maintained Cust ID Cust Name Cust City Date 10 XYZ New York 1-Jan-2000 10 XYZ Seattle 1-Jan-2005 Cust ID Cust Name Cust City 10 XYZ New York Cust ID Cust Name Cust City1 Cust City 2 10 XYZ New York Seattle Change of Attributes History In Separate columns
  • 16. Schema Design Schema Types  Star Schema  Snow-Flake Schema  Fact Constellation schema or Galaxy Schema 16
  • 17. Star Schema  A single fact table and for each dimension one dimension table 17 Fact Table (or) Measures Time Product Scenario Customers
  • 18. Snow Flake Schema  Represent dimensional hierarchy directly by normalizing tables.  Gives more Detailed Information info@leadinnovativetechnologies.com 18 Fact Table (or) Measures Time Product Scenario Countries Cities
  • 19. Fact Constellation  Multiple Fact Tables that share multiple dimensional tables 19 Fact Table (or) Measures Time Product Scenario Customers Revenue
  • 20. DWH Cycle 20 Oracle Flat Files DB2 Staging Area ETL Enterprise DWH DM1 DM3 DM2 OLAP Business Decision Reports Hyperion Resource MDM / DRM
  • 21. Dimensional Modeling Design Process  Choose a business process to model - Business activity that is valuable to analyze -Set of transactions that can be collected in a fact table  Declare the Grain of the fact table -level of detail that you will record in the fact table  Choose the Dimensions -Descriptive information about transactions -Usually want to limit number of dimensions  Choose the Metrics -Numeric fields tagged to each fact table row 21
  • 22. EPM Enterprise Performance Management A set of processes that help organizations optimize their business performance. It is a framework for organizing, automating and analyzing business methodologies , metrics, processes and systems that drive business performance The products formerly known as Hyperion provide Enterprise Performance Management ("EPM") capabilities 22
  • 23. 23
  • 24. Multi Dimensional Analysis  Query tool caches pre-computed aggregates in memory or on mid-tier server for extra-fast response time.  Used to Analyze the future business based on past and present sales Eg: Sales Analysis  Avoid spending time in analyzing huge numbers of daily transactions data  Essbase stands for Extended Spreadsheet Analysis  Used to Analyze data in multiple view of perspective so that business users can take decision for forecast analysis 24
  • 25. Advantages of MOLAP Hyperion is multi Slice Dice dimensional database 25
  • 27. Essbase History 27 Arbor Corporation Essbase 1992 Hyperion Solutions 1998 Essbase Hyperion Enterprise Hyperion Reporting Planning and Budgeting Oracle Corporation Oracle EPM System BI Foundation Essbase 2007
  • 28. Cube means 28 Intersecting Dimensions -- Form Data Cells OLAP Storage Paradigm -- Multidimensional databases are array structures , not related tables -- Will concentrate about cells not fields
  • 29. Essbase is tuned for Analysis  Which customers are most profitable  What is the customer likely to buy next  What if demand falls short of forecast 29 Why Essbase • Richest business users experience • Highly Advanced Calculation Engine • Write-Back Capability Feature
  • 30. Essbase Introduction  Part of Business Intelligence Foundation in Oracle EPM System widely considered to be the industry leading OLAP (On-Line Analytical Processing) server  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 30 Essbase Planning & Budgeting Forecasti ng Product Analysis Customer Analysis Essbase Usage Minute->Day->Week->Month->Qtr->Year Product Line->Product Family->Product Cat->Product sub Cat
  • 31. Essbase Architecture 31 Essbase Server Essbase Database Provider Services Smart-View Essbase Excel-Add-in, MaxL , MDX TCP/IP TCP/IP HTTP Administration Services Essbase Studio ServicesRDMS ODBC A B D E C F A B D E C F TCP/IP HTTP EAS Console Essbase Studio Console Database Tier Middle Tier Client Tier
  • 32. How Essbase Thinks 32  Multidimensional Cubes  Dimensions  Common grouping of master data like Organization , Products, Accounts Optimized Data Storage  Block Storage  Aggregate Storage  XOLAP  Drill Through Reporting
  • 33. How Essbase Cubes Looks Like 33
  • 34. ESSBASE STUDIO  Single graphical modeling environment and single setup for Essbase app building and administration info@leadinnovativetechnologies.com 34
  • 35. How business users Analyze Data 35
  • 36. Oracle EPM Workspace  Single thin client environment bringing all of the EPM system and BI tools together in one access point info@leadinnovativetechnologies.com 36
  • 37. Integration with BI Tools – Smart View Addin  Common add-in to provide integration with Microsoft office for oracle EPM system and BI tools like Essbase, Planning, OBIEE, HFR 37
  • 38. User Security – Shared Services Console info@leadinnovativetechnologies.com 38
  • 39. Life Cycle Management – Migration Tool info@leadinnovativetechnologies.com 39
  • 41. Life Cycle of Essbase Database Objects - Outline File - Rule Files - Calculation Scripts 41  Create an Application(ASO or BSO)  Create an Database Dimension Modeling Data Loading Report Generation Hyperion Daily Maintenance Activities
  • 42. Continuation  Hyperion Essbase Installation  Hyperion Services Order  Essbase Log Files  Essbase Applications Path 42