Essbase Intro
Essbase Intro
On
Hyperion Products
&
Hyperion System 9(11.1)
OBIEE
Oracle Business Intelligence
Enterprise Edition
Hyperion Product Suite
Hyperion
Minute->Day->Week->Month->Qtr->Year
Product Line->Product Family->Product Cat->Product sub Cat
Typical Data Warehouse
Architecture
Data
Marts
Metadata Metadata
Select Select
Extract Extract
ODSData Stage Data
Data Stage Transform
Transform Warehouse
Integrate Load (OLAP
Server or
Maintain
RDBMS
Data
Operational Repository)
Systems/Data
Data
Data
Preparation
Preparation
1.Client tier
3.Database tier
Architecture
Multidimensional Viewing and Analysis
Sales Slice of the Database
Contents
Overview (OLAP)
Multidimensional Analysis
* Multidimensional Analysis Introduction
* Operations In multidimensional Analysis
* Multidimensional Data Model
* Multi-Dimensional vs. Relational
Overview of system 9
* 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
Online Analysis Processing(OLAP)
Product
Data
Warehouse
Region
Time
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
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?
Jan Gross Sales For all the products and all Gross Sales 2,358,610 2,345,890 58,860
Product
Time
OLAP Operations
Drill Up
Product
Time
OLAP Operations
Slice and Dice
Product
Product=Toaster
Region
Region
Time
Time
OLAP Operations
Pivot
Product
Product
Region
Time
Region
Time
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)
Multidimensional Data Model
NY
LA
SF
10
Juice
Cola 47
Sales Volume
Milk 30 as a function
Cream of time, city
12
and product
3/1 3/2 3/3 3/4
Date
A Visual Operation: Pivot (Rotate)
NY
LA
th
SF
on
M
10
Region
Juice
47
Cola
Milk 30
Cream 12 Product
3/1 3/2 3/3 3/4
Date
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
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.
Total Products
OLAP Vs RDBMS
In RDBMS, we have:
DB -> Table -> Columns -> Rows
In OLAP, we have:
CUBES
Questions??????