SlideShare a Scribd company logo
1 of 42
Download to read offline
info@rittmanmead.com www.rittmanmead.com @rittmanmead
OBIEE12c and Embedded Essbase 12c
An Initial Look at Query Acceleration Use-Case
Mark Rittman, CTO, Rittman Mead
January 2016 -
info@rittmanmead.com www.rittmanmead.com @rittmanmead 2
•Oracle BI and DW Gold partner

•Winner of five UKOUG Partner of the Year awards in 2013 - including BI

•World leading specialist partner for technical excellence, 

solutions delivery and innovation in Oracle BI

•Approximately 80 consultants worldwide

•Offices in US (Atlanta), Europe

•Skills in broad range of supporting Oracle tools:

‣Essbase, Oracle OLAP

‣GoldenGate

‣Endeca

‣OBIEE, OBIA, ODIEE

‣Big Data, Hadoop, NoSQL & Big Data Discovery
About Rittman Mead
info@rittmanmead.com www.rittmanmead.com @rittmanmead 3
•Latest release of Oracle Business Intelligence Enterprise Edition

‣Visual Analyzer - key new end-user feature

‣Data mashups - allow users to add data to their own subject area

‣Updated look and feel for Answers, Dashboards etc

‣Layered RPD customizations

•Simpler configuration + cloning etc

•Installer includes option, as per 11g, 

to install Essbase alongside OBIEE

‣So what does Essbase look like in 12c?
OBIEE 12.2.1 - Initial Release of OBIEE 12c
info@rittmanmead.com www.rittmanmead.com @rittmanmead 4
•Essbase has been supported a datasource for OBIEE since OBIEE10g

‣BI Server translates Logical SQL queries against RPD into MDX 

‣Specific MDX function calls can be passed through (EVALUATE etc)

‣Incremental improvements over years to better support Essbase specifics)

•Hyperion Planning & HFM also supported as sources

•SmartView ships with OBIEE with

dual Essbase/OBIEE connectivity
Essbase and OBIEE Integration Since OBIEE 10g
info@rittmanmead.com www.rittmanmead.com @rittmanmead 5
•Use OBIEE as the Management Reporting platform for both EPM and Essbase

•Essbase and Hyperion Planning as datasources

‣HFM via EAL

•Replace EPM reporting/dashboard tools

‣WebAnalysis

‣Visual Explorer

•Tighter integrations with Financial Reports 

•Integrate BI into EPM Workspace

•Extend SmartView to OBIEE
Integration Between The Product Planned from Day 1
info@rittmanmead.com www.rittmanmead.com @rittmanmead 6
•Access data in Essbase cube to add as measures / attributes in report

•Combine (federate) with other datasets (relational, Hadoop etc)

•Include planning data with actuals in BI dashboard

•Make use of Essbase calculations and forecasts for BI data
Oracle Essbase as a Data Source for OBIEE
info@rittmanmead.com www.rittmanmead.com @rittmanmead 7
•OBIEE from version 10g connects to Essbase Server as a data source

‣OBIEE11g min Essbase release 11.1.1.3

‣OBIEE12c min Essbase release 11.1.2.+

•Optional pass-through of Essbase username/password

‣Leverage Essbase data filters and meta filters for row-level security

•Separate OBIEE and Essbase security models

‣SSO possible but one-way only

‣Uses CSS Token generated by BI Server

•Minimum integration but max flexibility

‣Standard approach for most use-cases
Connecting OBIEE (BI Server) to an Essbase Server
Oracle BI Server

Component
Physical

SQL, MDX
BI Presentation Server

Component
Oracle BI Repository

Logical Business

Model
Read model
Logical SQL Results
HTTP(S)
User requests

from dashboard,
ad-hoc queries etc
Results
Standalone

Essbase Server
Shared Services

for User / Roles
info@rittmanmead.com www.rittmanmead.com @rittmanmead 8
•As well as being sold separately and as part of Oracle EPM Suite, it can also be licensed as
part of a complete Oracle BI Foundation platform

‣Sold as a tightly-integrated OLAP server well-suited to sales reporting-type scenarios

•Co-installed with OBIEE and Oracle RTD

•Omits features such as Shared Services

and applications such as Planning, to 

focus solely on BI-type scenarios

•Most of as assumed this was just 

packaging and cross-selling from Oracle,

Essbase would still just be Essbase…
Essbase Server Packaged with OBIEE - BI Foundation
info@rittmanmead.com www.rittmanmead.com @rittmanmead 9
•Essbase in this scenario is all about BI - making OBIEE faster and more fully-featured

•Adds an enterprise-class OLAP server to the stack, deeply integrated

‣Goes one-better than Tableau, Qlikview etc - ASO in-mem OLAP vs. simple query cache

•All integration work in this context is about making BI run better,

not replacing Essbase-specific tools or removing EPM Suite

•And the primary use case is query acceleration
‣Faster Analysis and Calculations

‣Business Agility

‣Immediate Visibility

‣Adapt to changes

‣Accurate models
Essbase As Query Accelerator for OBIEE
info@rittmanmead.com www.rittmanmead.com @rittmanmead 10
•Runs the BI layer on a high-performance, multi-core, 1-2TB server

•In-memory cache used to accelerate the BI part of the stack

•OBIEE Summary Advisor identifies aggregates based on 

previous queries, creates in TT or DB12c In-Mem

•Uses Oracle TimesTen for Exalytics, or Oracle 12c DB In-Mem Option

‣Consistent response times for queries

‣In-memory caching of aggregates

‣40 cores for high concurrency

‣Re-engineered BI and OLAP software

that assumes 40 cores and 1TB RAM

•Works well, and can be great solution for IT-led projects
But … Isn’t This What Exalytics + TimesTen Was For?
ERP/Apps DW
Oracle BI
In-Memory DB/Cache
info@rittmanmead.com www.rittmanmead.com @rittmanmead 11
•Selectively creates aggregations that would have made historic queries run faster

‣Approach driven by limits on TimesTen memory on An Exalytics server

•Does not pre-compute all aggregations, and needs refining and updating over time

•Coupled with TimesTen immaturity, in hindsight not a great solution
Limitations with the Summary Advisor / TT Approach
info@rittmanmead.com www.rittmanmead.com @rittmanmead 12
•Use Essbase ASO engine to provide the aggregation / calculation features for OBIEE

•Potential to aggregate and load the entire RPD dataset into ASO - very space-efficient

•No need to continuously identify aggregate candidates - aggregate everything

•Fast ASO aggregation times compared to TT - quicker to refresh

•Sounds great - why not try this?
Another Option : Essbase As Query Accelerator
info@rittmanmead.com www.rittmanmead.com @rittmanmead
•OBIEE 11.1.1.6.2 BP1 introduced Aggregate Persistence into Essbase

‣OBIEE’s Administration tool had the 

ability to define aggregates, and then 

persist them in an RDBMS

‣BI Server then uses these aggregates 

to speed up dashboard queries

•This OBIEE bundle patch enabled 

storage of these aggregates in an 

Essbase ASO database, using 

headless Essbase Studio
OBIEE 11.1.1.6.2 BP1 : Aggregate Persistence in Essbase
Oracle BI Server

Component
Physical

SQL, MDX
Physical

MDX
BI Presentation Server

Component
Oracle BI Repository

Logical Business

Model
Read model
Logical SQL Results
HTTP(S)
User requests

from dashboard,
ad-hoc queries etc
Pre-computed aggregated
data, stored in an Essbase
ASO database
Detail-level, and dynamically-
calculated

aggregate data
info@rittmanmead.com www.rittmanmead.com @rittmanmead 15
1. Developer/Administrator selects slice of business model to aggregate

2. Aggregate Persistence Wizard then creates a logical SQL script

3. Script is processed by BI Server using nqcmd and the BI Server ODBC client

4. BI Server uses Essbase Studio dmaservlet to create ASO outline, and rules file

5. Detail-level data sourced via BI Server logical model through to source databases
How Did Aggregate Persistence in OBIEE11g Work?
Oracle BI Repository

Logical Business

Model
Oracle BI Server

Component
nqcmd script

containing logical

DDL and DML for

creating and populating

aggregate tables
Logical SQL

via BI Server

ODBC interface
Physical

SQL, MDX
Create outline
Read model Add aggregates
Essbase Studio dmaservlet
XML request SQL queries
Data load via

Essbase rules file
Essbase Server
Developer uses

BI Administrator

tool to select 

aggregates for 

creation, with an 

output of a logical 

SQL script for DDL 

and DML
1
2
3
4
5
info@rittmanmead.com www.rittmanmead.com @rittmanmead
•OBIEE 11.1.1.6, and the 11.1.1.6.2 BP1 bundle patch, included Essbase + administration

tools as part of the install bundle, but these are not by default enabled

•Needs to be patched to 11.1.1.6.2 BP1, then installed using options in a reponse file

•Configures Essbase as part of the OBIEE domain, with EAS and Studio also available

•Narrow use-case : only for Aggregate Persistence, cannot scale-up, repurpose etc
Combined Install of OBIEE and Essbase with 11.1.1.6.2 BP1
[DATAMART_AUTOMATION]
ESSBASE_STUDIO_URL = "http://localhost:9080/dma/dmaservlet";
ESSBASE_SERVER = "localhost";
DMA_DATABASE = "DMA_DB";
info@rittmanmead.com www.rittmanmead.com @rittmanmead 18
•From OBIEE 11.1.1.7, Essbase was now an install option 

within the OBIEE product installer

‣Has to be licensed separately, or as part of BI Foundation

•Installs Essbase Server, Essbase Studio, 

Financial Reporting and other BI-related/complementary 

tools alongside OBIEE

•Management of Essbase Server, Security, start/stop etc

all from single Enterprise Manager farm
OBIEE 11.1.1.7 : Integration of Essbase into OBIEE Tech Stack
info@rittmanmead.com www.rittmanmead.com @rittmanmead 19
•Essbase can be stopped, started, restarted from EM via OPMN

•Essbase metrics reported on from EM

•Integrated security tools via OPSS 

application roles and policies
Essbase within Oracle BI Domain - EM Management
info@rittmanmead.com www.rittmanmead.com @rittmanmead 20
•EPM Workspace integration returns with OBIEE 11.1.1.7!

•SSO via shared OPSS (FMW) security 

•Launch BI content from within Workspace

•Store FR reports in Catalog (must launch from

EPM Workspace though, 

not from OBIEE dashboard)
The Return of EPM Workspace Integration
info@rittmanmead.com www.rittmanmead.com @rittmanmead 21
•From OBIEE 11.1.1.7, SmartView can now be used with OBIEE for Office integration

•Ability to create new reports as well as analyze Catalog content via Excel, Word etc

•Replaces BI Office (and original SmartView from OBIEE 10g)
SmartView Compatibility across Essbase and OBIEE
info@rittmanmead.com www.rittmanmead.com @rittmanmead 22
•Also introduced new Logical SQL features for

Essbase cube spin-off from RPD

‣Command-line only in this release

‣Created an Essbase cube sourced from RPD

logical SQL query

‣Wired Essbase cube back into RPD

‣But didn’t deal with any of the Essbase

member naming incompatibilities
OBIEE 11.1.1.7 - Introduction of (Beta) Cube Spin-off
info@rittmanmead.com www.rittmanmead.com @rittmanmead
23
•Technical Enhancements driven by product direction
Essbase Product Drivers 2013-2015
• Calc language enhancements

• Facilitate goal seeking, tgt setting

• Incremental financial logic

• Data in varying time granularities

• Financial aggregation logic
• Transparent introduction into the
semantic model

• Query performance

• MDX enhancements

• BI query acceleration

• Rapid scenario modeling
• Smaller footprint

• Reduce downtime

• Self-tuning

• Auto-recovery
BI CloudEPM
info@rittmanmead.com www.rittmanmead.com @rittmanmead 24
•Essbase12c release out soon, will be delivered initially as part of Essbase Cloud Service

‣Part of Oracle PaaS, alongside DBaaS, BICS, PBCS etc

‣New Essbase database web based administration tool

‣Quick database creation by uploading an Excel spreadsheet

‣Scenario management - Lightweight workflow

•Sandboxing - Create a personal slice of the database

•New Java based architecture optimised for Oracle Cloud

‣Designed to support higher concurrency

‣Elimination of SEC file

‣Managed within Weblogic console

‣Part of either EPM or BI Domain
Essbase 12c - Re-Engineered for the Cloud
CDS
Scenario	
Management
Thin	Client
Editor
Catalog
Java
Agent
Dynamic
Filters
DBX
Drill
Through
Scripting:	R,	
Groovy,
JACL
Data
Source Grid	UI
APS
Java	API,	REST	and	Web	
Services
Unified	 Engine	
(ASO/BSO)
Background	 Write
In-Place	Write
…
info@rittmanmead.com www.rittmanmead.com @rittmanmead 25
•Combines the flexibility of BSO models with ASO performance

•BSO traditionally used for r/w planning-type applications, typically now in-memory

•ASO used for rack-and-stack BI-type applications, level 0-writes only

•Hybrid takes ASO engine and layers ASO aggs over BSO level-0 blocks

•100% backward compatible with existing BSO databases

•Translates BSO calc scripts to MDX functions

•Can run in-memory

•Part of a move towards a single Essbase engine (over time…)
BSO/ASO Hybrid Aggregation Mode
info@rittmanmead.com www.rittmanmead.com @rittmanmead
•A selected member which will collect the data from rejected records of the dimension

•Ensures that totals presented by Essbase after data load match source system totals

‣Previously, Essbase totals would reflect just the members that loaded OK

‣Renegate member feature ensures all values are loaded, if only into new “others” bucket
New In Essbase 12c - Renegade Members
Prod (G3,L0)
P1
P2
Geog (G3,L0)
G1
G2
Prod Geog Measure
P1 G1 1
P2 G1 3
P1 G2 5
P2 G3 7
P2 G4 2
P3 G4 1
P3 G2 2
Query RDBMS Essbase Essbase
with RM
Select Prod, SUM(Data)

From Fact, ProdDim

Where Fact.Prod = ProdDim.Prod

Group by Prod
P1, 6

P2, 12
P1, 6

P2, 3
P1, 6

P2, 12
Select Geog, SUM(Data)

From Fact, GeogDim

Where Fact.Geog = GeogDim.Geog

Group by Geog
G1, 4

G2, 7
G1, 4

G2, 5
G1, 4

G2, 7
Geog/Prod P1 P2 _ProdRenegade
G1 1 3 #Missing
G2 5 #Missing 2
_GeogRenegade #Missing 9 1
info@rittmanmead.com www.rittmanmead.com @rittmanmead 27
•Remove most of the naming restrictions for Essbase

‣Object name length

‣Reserved words

‣Restrictions on characters

•Initial support will be restricted to JAPI and data 

loaded from SQL sources

•Significant change in behavior, currently aimed at 

BI Query Acceleration use-cases
New in Essbase 12c - Relaxed Naming Restrictions
info@rittmanmead.com www.rittmanmead.com @rittmanmead 28
•Early access to Essbase 12c, running co-located alongside OBIEE12c in FMW12c

‣Essbase 12c Java agent running in WLS Managed Server

•Aimed solely at BI query acceleration - for other use-cases use standalone Essbase 11g

•Hybrid Agg Mode for faster dynamic calculations

•Improvements to BSO performance

•Ease of integration with 3rd party tools 

(Cube Deployment Services)

•Up coming 12c enhancements

‣BI oriented outlines

‣BI specific features
Further Integration of Essbase into OBIEE12c Stack
11
Database:	RCU	Schemas
Admin	Server Managed Server
Node	Manager
BI	System	Components
BI	Server BI	Scheduler
BI	Presentation	Server
BI	Java	Host
Cluster	Controller
Oracle	Platform	
Security	Services
End	Point	Registry
WLSTDMSODL
Identity Store
Essbase	Studio
MetadataConfiguration
Service Instance
info@rittmanmead.com www.rittmanmead.com @rittmanmead 29
•Component that is deployed with Essbase 12c

•Essbase BI acceleration wizard uses its API to create Essbase cubes

‣BI user creates Essbase cube based on BI business model metadata

‣CDS provides integration between the BI repository and Essbase Server

-Creates the Essbase cube definition in XML metadata format. 

-Validates the cube definition

-Generates a rules file for each dimension

-Creates the cube outline

-Loads metadata and data

-Wires back metadata mapping information to the BI repository
Cube Deployment Services
info@rittmanmead.com www.rittmanmead.com @rittmanmead 30
•UI for creating spin-off Essbase12c cubes from RPD business model

•Accessed via http://machine_name:port/cds/view

‣Same port number as /analytics

•Define cube, select dimensions and levels

•Some limited scope for customising cube

•Load, rebuild, drop cubes

•Cubes built using wizard can only be used as

aggregate LTS sources in RPD, not general use
BI Acceleration Wizard
info@rittmanmead.com www.rittmanmead.com @rittmanmead 31
•Either click on Launch Essbase Acceleration Wizard link

•Or select Actions > New from Deployments Browser
BI Accelerator Wizard Step 1 : Launch Screen
info@rittmanmead.com www.rittmanmead.com @rittmanmead 32
•Select from BI Business Models that Essbase Server is co-located with

•Either type in a name for the new Essbase application, or select existing one to reload
BI Accelerator Wizard Step 2 : Select BM and Target App
info@rittmanmead.com www.rittmanmead.com @rittmanmead 33
•Select measures to include in Essbase cube

‣SUM, COUNT, and COUNT DISTINCT 

aggregation rules are supported

‣Derived measures are not supported,

i.e. based on logical formula in RPD
BI Accelerator Wizard Step 3 : Select Measures
info@rittmanmead.com www.rittmanmead.com @rittmanmead 34
•Select dimensions to include in cube

‣Ragged hierarchies not supported
BI Accelerator Wizard Step 4 : Select Dimensions
info@rittmanmead.com www.rittmanmead.com @rittmanmead 35
•Select levels to include in aggregation

‣Include all, or just subset for skip-level aggregation

‣Just include top-most levels 

to accelerate totals
BI Accelerator Wizard Step 5 : Select Levels
info@rittmanmead.com www.rittmanmead.com @rittmanmead 36
•Review choices made in cube design

•Some limited opportunity to customise - add more logical columns

•See underlying storage settings

•Deploy cube, deploy in background
BI Accelerator Wizard Step 6 : Review and Deploy
BI Accelerator Wizard Step 4 : Select Dimensions
info@rittmanmead.com www.rittmanmead.com @rittmanmead 37
•As with all OBIEE aggregate persistence utilities, aggregates then wired back into RPD

•BI Server will then use Essbase source for query acceleration as appropriate

•Reload or redeploy from BI Acceleration Wizard
BI Accelerator Wizard Step 7 : Review Deployment
1
2
3
info@rittmanmead.com www.rittmanmead.com @rittmanmead 38
•MaxL can still be used to create and populate Essbase 12c in this scenario

‣MaxL Shell included with OBIEE12c install

•Supported approach, will work

•But BI Acceleration Wizard is how 

you’re supposed to build cubes for now
But … Can We Still Build Essbase Cubes Manually?
info@rittmanmead.com www.rittmanmead.com @rittmanmead 39
•A separate install of Essbase Administration Services can be connected to this Essbase 12c

•Allows you (in an unsupported, workaround way) to use EAS with co-located Essbase 12c
But … Can We Still Build Essbase Cubes Manually?
info@rittmanmead.com www.rittmanmead.com @rittmanmead 40
•Yes - and this is the recommended approach for showing Essbase data in OBIEE12c

‣Query accelerator is “behind the scenes” and invisible to end users 

•Minimum supported version of Essbase is 11.1.2+
… And Can We Still Access Standalone Essbase?
info@rittmanmead.com www.rittmanmead.com @rittmanmead 41
•Latest version available as an on-premise, standalone install

‣As shipping with Exalytics, EPM Suite etc

•Recent enhancements to core Essbase server include

‣In-Place write reduces database fragmentation

‣Continue to enrich the calc language

‣Background write deliver high performance for NFS with Exalytics

‣Anonymous data export

‣Controlled shutdown, eliminates most DB corruption issues

‣Smartview Calc Script launcher with context-aware substitution variables

‣Continues to be invested in and available as standalone OBIEE datasource

‣Minimum version supported by OBIEE12c is 11.1.2.x
Core Essbase Server 11.1.2.4 Recent New Features
info@rittmanmead.com www.rittmanmead.com @rittmanmead 42
•Does not handle more complex, and larger, RPDs - use with caution

•Limited ability to customise storage settings for Essbase cube

•Not a solution for Essbase reporting or custom cubes - it’s all about query acceleration

•Treat as experimental and early access - it’s “supported” by 

•In general, we recommend standalone Essbase 11g (11.1.2.+) for general Essbase reporting

•But … a taste of the future
Limitations in Initial Release

More Related Content

What's hot

Using Oracle Big Data SQL 3.0 to add Hadoop & NoSQL to your Oracle Data Wareh...
Using Oracle Big Data SQL 3.0 to add Hadoop & NoSQL to your Oracle Data Wareh...Using Oracle Big Data SQL 3.0 to add Hadoop & NoSQL to your Oracle Data Wareh...
Using Oracle Big Data SQL 3.0 to add Hadoop & NoSQL to your Oracle Data Wareh...Mark Rittman
 
Riga dev day 2016 adding a data reservoir and oracle bdd to extend your ora...
Riga dev day 2016   adding a data reservoir and oracle bdd to extend your ora...Riga dev day 2016   adding a data reservoir and oracle bdd to extend your ora...
Riga dev day 2016 adding a data reservoir and oracle bdd to extend your ora...Mark Rittman
 
Deploying OBIEE in the Cloud - Oracle Openworld 2014
Deploying OBIEE in the Cloud - Oracle Openworld 2014Deploying OBIEE in the Cloud - Oracle Openworld 2014
Deploying OBIEE in the Cloud - Oracle Openworld 2014Mark Rittman
 
Oracle Big Data Spatial & Graph 
Social Media Analysis - Case Study
Oracle Big Data Spatial & Graph 
Social Media Analysis - Case StudyOracle Big Data Spatial & Graph 
Social Media Analysis - Case Study
Oracle Big Data Spatial & Graph 
Social Media Analysis - Case StudyMark Rittman
 
Deploying Full Oracle BI Platforms to Oracle Cloud - OOW2015
Deploying Full Oracle BI Platforms to Oracle Cloud - OOW2015Deploying Full Oracle BI Platforms to Oracle Cloud - OOW2015
Deploying Full Oracle BI Platforms to Oracle Cloud - OOW2015Mark Rittman
 
Unlock the value in your big data reservoir using oracle big data discovery a...
Unlock the value in your big data reservoir using oracle big data discovery a...Unlock the value in your big data reservoir using oracle big data discovery a...
Unlock the value in your big data reservoir using oracle big data discovery a...Mark Rittman
 
SQL-on-Hadoop for Analytics + BI: What Are My Options, What's the Future?
SQL-on-Hadoop for Analytics + BI: What Are My Options, What's the Future?SQL-on-Hadoop for Analytics + BI: What Are My Options, What's the Future?
SQL-on-Hadoop for Analytics + BI: What Are My Options, What's the Future?Mark Rittman
 
From lots of reports (with some data Analysis) 
to Massive Data Analysis (Wit...
From lots of reports (with some data Analysis) 
to Massive Data Analysis (Wit...From lots of reports (with some data Analysis) 
to Massive Data Analysis (Wit...
From lots of reports (with some data Analysis) 
to Massive Data Analysis (Wit...Mark Rittman
 
Social Network Analysis using Oracle Big Data Spatial & Graph (incl. why I di...
Social Network Analysis using Oracle Big Data Spatial & Graph (incl. why I di...Social Network Analysis using Oracle Big Data Spatial & Graph (incl. why I di...
Social Network Analysis using Oracle Big Data Spatial & Graph (incl. why I di...Mark Rittman
 
How To Leverage OBIEE Within A Big Data Architecture
How To Leverage OBIEE Within A Big Data ArchitectureHow To Leverage OBIEE Within A Big Data Architecture
How To Leverage OBIEE Within A Big Data ArchitectureKevin McGinley
 
Using Oracle Big Data Discovey as a Data Scientist's Toolkit
Using Oracle Big Data Discovey as a Data Scientist's ToolkitUsing Oracle Big Data Discovey as a Data Scientist's Toolkit
Using Oracle Big Data Discovey as a Data Scientist's ToolkitMark Rittman
 
Create hybrid olap-relational obiee models
Create hybrid olap-relational obiee modelsCreate hybrid olap-relational obiee models
Create hybrid olap-relational obiee modelssgyazuddin
 
Dataware house Introduction By Quontra Solutions
Dataware house Introduction By Quontra SolutionsDataware house Introduction By Quontra Solutions
Dataware house Introduction By Quontra SolutionsQuontra Solutions
 
The Future of Analytics, Data Integration and BI on Big Data Platforms
The Future of Analytics, Data Integration and BI on Big Data PlatformsThe Future of Analytics, Data Integration and BI on Big Data Platforms
The Future of Analytics, Data Integration and BI on Big Data PlatformsMark Rittman
 
OAC - From Cloud Entry to Data Engineering to Data Science
OAC - From Cloud Entry to Data Engineering to Data ScienceOAC - From Cloud Entry to Data Engineering to Data Science
OAC - From Cloud Entry to Data Engineering to Data ScienceChristian Berg
 
High Scale Relational Storage at Salesforce Built with Apache HBase and Apach...
High Scale Relational Storage at Salesforce Built with Apache HBase and Apach...High Scale Relational Storage at Salesforce Built with Apache HBase and Apach...
High Scale Relational Storage at Salesforce Built with Apache HBase and Apach...Salesforce Engineering
 
Meetup Oracle Database MAD_BCN: 1.2 Oracle Database 18c (autonomous database)
Meetup Oracle Database MAD_BCN: 1.2 Oracle Database 18c (autonomous database)Meetup Oracle Database MAD_BCN: 1.2 Oracle Database 18c (autonomous database)
Meetup Oracle Database MAD_BCN: 1.2 Oracle Database 18c (autonomous database)avanttic Consultoría Tecnológica
 
Big data architectures and the data lake
Big data architectures and the data lakeBig data architectures and the data lake
Big data architectures and the data lakeJames Serra
 
Agile Methods and Data Warehousing (2016 update)
Agile Methods and Data Warehousing (2016 update)Agile Methods and Data Warehousing (2016 update)
Agile Methods and Data Warehousing (2016 update)Kent Graziano
 
What is Big Data Discovery, and how it complements traditional business anal...
What is Big Data Discovery, and how it complements  traditional business anal...What is Big Data Discovery, and how it complements  traditional business anal...
What is Big Data Discovery, and how it complements traditional business anal...Mark Rittman
 

What's hot (20)

Using Oracle Big Data SQL 3.0 to add Hadoop & NoSQL to your Oracle Data Wareh...
Using Oracle Big Data SQL 3.0 to add Hadoop & NoSQL to your Oracle Data Wareh...Using Oracle Big Data SQL 3.0 to add Hadoop & NoSQL to your Oracle Data Wareh...
Using Oracle Big Data SQL 3.0 to add Hadoop & NoSQL to your Oracle Data Wareh...
 
Riga dev day 2016 adding a data reservoir and oracle bdd to extend your ora...
Riga dev day 2016   adding a data reservoir and oracle bdd to extend your ora...Riga dev day 2016   adding a data reservoir and oracle bdd to extend your ora...
Riga dev day 2016 adding a data reservoir and oracle bdd to extend your ora...
 
Deploying OBIEE in the Cloud - Oracle Openworld 2014
Deploying OBIEE in the Cloud - Oracle Openworld 2014Deploying OBIEE in the Cloud - Oracle Openworld 2014
Deploying OBIEE in the Cloud - Oracle Openworld 2014
 
Oracle Big Data Spatial & Graph 
Social Media Analysis - Case Study
Oracle Big Data Spatial & Graph 
Social Media Analysis - Case StudyOracle Big Data Spatial & Graph 
Social Media Analysis - Case Study
Oracle Big Data Spatial & Graph 
Social Media Analysis - Case Study
 
Deploying Full Oracle BI Platforms to Oracle Cloud - OOW2015
Deploying Full Oracle BI Platforms to Oracle Cloud - OOW2015Deploying Full Oracle BI Platforms to Oracle Cloud - OOW2015
Deploying Full Oracle BI Platforms to Oracle Cloud - OOW2015
 
Unlock the value in your big data reservoir using oracle big data discovery a...
Unlock the value in your big data reservoir using oracle big data discovery a...Unlock the value in your big data reservoir using oracle big data discovery a...
Unlock the value in your big data reservoir using oracle big data discovery a...
 
SQL-on-Hadoop for Analytics + BI: What Are My Options, What's the Future?
SQL-on-Hadoop for Analytics + BI: What Are My Options, What's the Future?SQL-on-Hadoop for Analytics + BI: What Are My Options, What's the Future?
SQL-on-Hadoop for Analytics + BI: What Are My Options, What's the Future?
 
From lots of reports (with some data Analysis) 
to Massive Data Analysis (Wit...
From lots of reports (with some data Analysis) 
to Massive Data Analysis (Wit...From lots of reports (with some data Analysis) 
to Massive Data Analysis (Wit...
From lots of reports (with some data Analysis) 
to Massive Data Analysis (Wit...
 
Social Network Analysis using Oracle Big Data Spatial & Graph (incl. why I di...
Social Network Analysis using Oracle Big Data Spatial & Graph (incl. why I di...Social Network Analysis using Oracle Big Data Spatial & Graph (incl. why I di...
Social Network Analysis using Oracle Big Data Spatial & Graph (incl. why I di...
 
How To Leverage OBIEE Within A Big Data Architecture
How To Leverage OBIEE Within A Big Data ArchitectureHow To Leverage OBIEE Within A Big Data Architecture
How To Leverage OBIEE Within A Big Data Architecture
 
Using Oracle Big Data Discovey as a Data Scientist's Toolkit
Using Oracle Big Data Discovey as a Data Scientist's ToolkitUsing Oracle Big Data Discovey as a Data Scientist's Toolkit
Using Oracle Big Data Discovey as a Data Scientist's Toolkit
 
Create hybrid olap-relational obiee models
Create hybrid olap-relational obiee modelsCreate hybrid olap-relational obiee models
Create hybrid olap-relational obiee models
 
Dataware house Introduction By Quontra Solutions
Dataware house Introduction By Quontra SolutionsDataware house Introduction By Quontra Solutions
Dataware house Introduction By Quontra Solutions
 
The Future of Analytics, Data Integration and BI on Big Data Platforms
The Future of Analytics, Data Integration and BI on Big Data PlatformsThe Future of Analytics, Data Integration and BI on Big Data Platforms
The Future of Analytics, Data Integration and BI on Big Data Platforms
 
OAC - From Cloud Entry to Data Engineering to Data Science
OAC - From Cloud Entry to Data Engineering to Data ScienceOAC - From Cloud Entry to Data Engineering to Data Science
OAC - From Cloud Entry to Data Engineering to Data Science
 
High Scale Relational Storage at Salesforce Built with Apache HBase and Apach...
High Scale Relational Storage at Salesforce Built with Apache HBase and Apach...High Scale Relational Storage at Salesforce Built with Apache HBase and Apach...
High Scale Relational Storage at Salesforce Built with Apache HBase and Apach...
 
Meetup Oracle Database MAD_BCN: 1.2 Oracle Database 18c (autonomous database)
Meetup Oracle Database MAD_BCN: 1.2 Oracle Database 18c (autonomous database)Meetup Oracle Database MAD_BCN: 1.2 Oracle Database 18c (autonomous database)
Meetup Oracle Database MAD_BCN: 1.2 Oracle Database 18c (autonomous database)
 
Big data architectures and the data lake
Big data architectures and the data lakeBig data architectures and the data lake
Big data architectures and the data lake
 
Agile Methods and Data Warehousing (2016 update)
Agile Methods and Data Warehousing (2016 update)Agile Methods and Data Warehousing (2016 update)
Agile Methods and Data Warehousing (2016 update)
 
What is Big Data Discovery, and how it complements traditional business anal...
What is Big Data Discovery, and how it complements  traditional business anal...What is Big Data Discovery, and how it complements  traditional business anal...
What is Big Data Discovery, and how it complements traditional business anal...
 

Viewers also liked

Oracle Embedded
Oracle EmbeddedOracle Embedded
Oracle EmbeddedPrem Kumar
 
Tutorial-Highlighting parts of an image in Photoshop
Tutorial-Highlighting parts of an image in PhotoshopTutorial-Highlighting parts of an image in Photoshop
Tutorial-Highlighting parts of an image in Photoshopdigitaljournalism.org
 
Getting the Most Out of EPM: A deep dive into Account Reconciliation Manager
Getting the Most Out of EPM: A deep dive into Account Reconciliation ManagerGetting the Most Out of EPM: A deep dive into Account Reconciliation Manager
Getting the Most Out of EPM: A deep dive into Account Reconciliation Managerfinitsolutions
 
OBIEE 11.1.1.7: Upgrade y Nuevas Características
OBIEE 11.1.1.7: Upgrade y Nuevas CaracterísticasOBIEE 11.1.1.7: Upgrade y Nuevas Características
OBIEE 11.1.1.7: Upgrade y Nuevas CaracterísticasEdelweiss Kammermann
 
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
 
Hyperion Essbase integration with ODI
Hyperion Essbase integration with ODIHyperion Essbase integration with ODI
Hyperion Essbase integration with ODIDharmaraj Borse
 
Hyperion planning integration with odi
Hyperion planning integration with odiHyperion planning integration with odi
Hyperion planning integration with odiAmit Sharma
 
New Features in OBIEE 12c
New Features in OBIEE 12c New Features in OBIEE 12c
New Features in OBIEE 12c Michelle Kolbe
 
Empowering Business Users: OBIEE 12c Visual Analyzer and Data Mashup
Empowering Business Users: OBIEE 12c Visual Analyzer and Data MashupEmpowering Business Users: OBIEE 12c Visual Analyzer and Data Mashup
Empowering Business Users: OBIEE 12c Visual Analyzer and Data MashupEdelweiss Kammermann
 

Viewers also liked (9)

Oracle Embedded
Oracle EmbeddedOracle Embedded
Oracle Embedded
 
Tutorial-Highlighting parts of an image in Photoshop
Tutorial-Highlighting parts of an image in PhotoshopTutorial-Highlighting parts of an image in Photoshop
Tutorial-Highlighting parts of an image in Photoshop
 
Getting the Most Out of EPM: A deep dive into Account Reconciliation Manager
Getting the Most Out of EPM: A deep dive into Account Reconciliation ManagerGetting the Most Out of EPM: A deep dive into Account Reconciliation Manager
Getting the Most Out of EPM: A deep dive into Account Reconciliation Manager
 
OBIEE 11.1.1.7: Upgrade y Nuevas Características
OBIEE 11.1.1.7: Upgrade y Nuevas CaracterísticasOBIEE 11.1.1.7: Upgrade y Nuevas Características
OBIEE 11.1.1.7: Upgrade y Nuevas Características
 
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
 
Hyperion Essbase integration with ODI
Hyperion Essbase integration with ODIHyperion Essbase integration with ODI
Hyperion Essbase integration with ODI
 
Hyperion planning integration with odi
Hyperion planning integration with odiHyperion planning integration with odi
Hyperion planning integration with odi
 
New Features in OBIEE 12c
New Features in OBIEE 12c New Features in OBIEE 12c
New Features in OBIEE 12c
 
Empowering Business Users: OBIEE 12c Visual Analyzer and Data Mashup
Empowering Business Users: OBIEE 12c Visual Analyzer and Data MashupEmpowering Business Users: OBIEE 12c Visual Analyzer and Data Mashup
Empowering Business Users: OBIEE 12c Visual Analyzer and Data Mashup
 

Similar to OBIEE12c and Embedded Essbase 12c - An Initial Look at Query Acceleration Use-Case

18. Madhur Hemnani - Result Orientated Innovation with Oracle HR Analytics
18. Madhur Hemnani - Result Orientated Innovation with Oracle HR Analytics18. Madhur Hemnani - Result Orientated Innovation with Oracle HR Analytics
18. Madhur Hemnani - Result Orientated Innovation with Oracle HR AnalyticsCedar Consulting
 
Essbase On-Prem to Oracle Analytics Cloud - How, When, and Why
Essbase On-Prem to Oracle Analytics Cloud - How, When, and WhyEssbase On-Prem to Oracle Analytics Cloud - How, When, and Why
Essbase On-Prem to Oracle Analytics Cloud - How, When, and WhyDatavail
 
Oracle EBS database upgrade to 12c
Oracle EBS database upgrade to 12cOracle EBS database upgrade to 12c
Oracle EBS database upgrade to 12cvasuballa
 
Con7091 sql tuning for expert db as-oow17_oct2_1507314871265001m0x4
Con7091 sql tuning for expert db as-oow17_oct2_1507314871265001m0x4Con7091 sql tuning for expert db as-oow17_oct2_1507314871265001m0x4
Con7091 sql tuning for expert db as-oow17_oct2_1507314871265001m0x4asifanw
 
Power BI with Essbase in the Oracle Cloud
Power BI with Essbase in the Oracle CloudPower BI with Essbase in the Oracle Cloud
Power BI with Essbase in the Oracle CloudKellyn Pot'Vin-Gorman
 
Is OLAP Dead?: Can Next Gen Tools Take Over?
Is OLAP Dead?: Can Next Gen Tools Take Over?Is OLAP Dead?: Can Next Gen Tools Take Over?
Is OLAP Dead?: Can Next Gen Tools Take Over?Senturus
 
Business Intelligence with Oracle Database Applicance
Business Intelligence with Oracle Database Applicance Business Intelligence with Oracle Database Applicance
Business Intelligence with Oracle Database Applicance Christophe De Greve
 
What's New in Oracle BI for Developers
What's New in Oracle BI for DevelopersWhat's New in Oracle BI for Developers
What's New in Oracle BI for DevelopersDatavail
 
SAP #BOBJ #BI 4.1 Upgrade Webcast Series 3: BI 4.1 Sizing and Virtualization
SAP #BOBJ #BI 4.1 Upgrade Webcast Series 3: BI 4.1 Sizing and VirtualizationSAP #BOBJ #BI 4.1 Upgrade Webcast Series 3: BI 4.1 Sizing and Virtualization
SAP #BOBJ #BI 4.1 Upgrade Webcast Series 3: BI 4.1 Sizing and VirtualizationSAP Analytics
 
Back to the Future - Oracle Essbase - Then and Now
Back to the Future - Oracle Essbase - Then and Now Back to the Future - Oracle Essbase - Then and Now
Back to the Future - Oracle Essbase - Then and Now Joseph Alaimo Jr
 
What’s New in Amazon RDS for Open-Source and Commercial Databases:
What’s New in Amazon RDS for Open-Source and Commercial Databases: What’s New in Amazon RDS for Open-Source and Commercial Databases:
What’s New in Amazon RDS for Open-Source and Commercial Databases: Amazon Web Services
 
PostgreSQL as a Strategic Tool
PostgreSQL as a Strategic ToolPostgreSQL as a Strategic Tool
PostgreSQL as a Strategic ToolEDB
 
Getting Started with Amazon Redshift
Getting Started with Amazon RedshiftGetting Started with Amazon Redshift
Getting Started with Amazon RedshiftAmazon Web Services
 
Toad for Sybase Datasheet
Toad for Sybase DatasheetToad for Sybase Datasheet
Toad for Sybase DatasheetToad4Sybase
 
Meetup Oracle Database: 3 Analizar, Aconsejar, Automatizar… las nuevas funcio...
Meetup Oracle Database: 3 Analizar, Aconsejar, Automatizar… las nuevas funcio...Meetup Oracle Database: 3 Analizar, Aconsejar, Automatizar… las nuevas funcio...
Meetup Oracle Database: 3 Analizar, Aconsejar, Automatizar… las nuevas funcio...avanttic Consultoría Tecnológica
 
Optimize with Open Source
Optimize with Open SourceOptimize with Open Source
Optimize with Open SourceEDB
 
MySQL :What's New #GIDS16
MySQL :What's New #GIDS16MySQL :What's New #GIDS16
MySQL :What's New #GIDS16Sanjay Manwani
 
MySQL in Oracle environment : Quick start guide for Oracle DBA (Part 1)
MySQL in Oracle environment : Quick start guide for Oracle DBA (Part 1)MySQL in Oracle environment : Quick start guide for Oracle DBA (Part 1)
MySQL in Oracle environment : Quick start guide for Oracle DBA (Part 1)OracleMySQL
 
The future of Essbase: Hybrid database format
The future of Essbase: Hybrid database formatThe future of Essbase: Hybrid database format
The future of Essbase: Hybrid database formatErik De Rouck
 

Similar to OBIEE12c and Embedded Essbase 12c - An Initial Look at Query Acceleration Use-Case (20)

18. Madhur Hemnani - Result Orientated Innovation with Oracle HR Analytics
18. Madhur Hemnani - Result Orientated Innovation with Oracle HR Analytics18. Madhur Hemnani - Result Orientated Innovation with Oracle HR Analytics
18. Madhur Hemnani - Result Orientated Innovation with Oracle HR Analytics
 
Essbase On-Prem to Oracle Analytics Cloud - How, When, and Why
Essbase On-Prem to Oracle Analytics Cloud - How, When, and WhyEssbase On-Prem to Oracle Analytics Cloud - How, When, and Why
Essbase On-Prem to Oracle Analytics Cloud - How, When, and Why
 
Oracle EBS database upgrade to 12c
Oracle EBS database upgrade to 12cOracle EBS database upgrade to 12c
Oracle EBS database upgrade to 12c
 
Con7091 sql tuning for expert db as-oow17_oct2_1507314871265001m0x4
Con7091 sql tuning for expert db as-oow17_oct2_1507314871265001m0x4Con7091 sql tuning for expert db as-oow17_oct2_1507314871265001m0x4
Con7091 sql tuning for expert db as-oow17_oct2_1507314871265001m0x4
 
Power BI with Essbase in the Oracle Cloud
Power BI with Essbase in the Oracle CloudPower BI with Essbase in the Oracle Cloud
Power BI with Essbase in the Oracle Cloud
 
Is OLAP Dead?: Can Next Gen Tools Take Over?
Is OLAP Dead?: Can Next Gen Tools Take Over?Is OLAP Dead?: Can Next Gen Tools Take Over?
Is OLAP Dead?: Can Next Gen Tools Take Over?
 
Business Intelligence with Oracle Database Applicance
Business Intelligence with Oracle Database Applicance Business Intelligence with Oracle Database Applicance
Business Intelligence with Oracle Database Applicance
 
What's New in Oracle BI for Developers
What's New in Oracle BI for DevelopersWhat's New in Oracle BI for Developers
What's New in Oracle BI for Developers
 
SAP #BOBJ #BI 4.1 Upgrade Webcast Series 3: BI 4.1 Sizing and Virtualization
SAP #BOBJ #BI 4.1 Upgrade Webcast Series 3: BI 4.1 Sizing and VirtualizationSAP #BOBJ #BI 4.1 Upgrade Webcast Series 3: BI 4.1 Sizing and Virtualization
SAP #BOBJ #BI 4.1 Upgrade Webcast Series 3: BI 4.1 Sizing and Virtualization
 
Back to the Future - Oracle Essbase - Then and Now
Back to the Future - Oracle Essbase - Then and Now Back to the Future - Oracle Essbase - Then and Now
Back to the Future - Oracle Essbase - Then and Now
 
Cutting edge Essbase
Cutting edge EssbaseCutting edge Essbase
Cutting edge Essbase
 
What’s New in Amazon RDS for Open-Source and Commercial Databases:
What’s New in Amazon RDS for Open-Source and Commercial Databases: What’s New in Amazon RDS for Open-Source and Commercial Databases:
What’s New in Amazon RDS for Open-Source and Commercial Databases:
 
PostgreSQL as a Strategic Tool
PostgreSQL as a Strategic ToolPostgreSQL as a Strategic Tool
PostgreSQL as a Strategic Tool
 
Getting Started with Amazon Redshift
Getting Started with Amazon RedshiftGetting Started with Amazon Redshift
Getting Started with Amazon Redshift
 
Toad for Sybase Datasheet
Toad for Sybase DatasheetToad for Sybase Datasheet
Toad for Sybase Datasheet
 
Meetup Oracle Database: 3 Analizar, Aconsejar, Automatizar… las nuevas funcio...
Meetup Oracle Database: 3 Analizar, Aconsejar, Automatizar… las nuevas funcio...Meetup Oracle Database: 3 Analizar, Aconsejar, Automatizar… las nuevas funcio...
Meetup Oracle Database: 3 Analizar, Aconsejar, Automatizar… las nuevas funcio...
 
Optimize with Open Source
Optimize with Open SourceOptimize with Open Source
Optimize with Open Source
 
MySQL :What's New #GIDS16
MySQL :What's New #GIDS16MySQL :What's New #GIDS16
MySQL :What's New #GIDS16
 
MySQL in Oracle environment : Quick start guide for Oracle DBA (Part 1)
MySQL in Oracle environment : Quick start guide for Oracle DBA (Part 1)MySQL in Oracle environment : Quick start guide for Oracle DBA (Part 1)
MySQL in Oracle environment : Quick start guide for Oracle DBA (Part 1)
 
The future of Essbase: Hybrid database format
The future of Essbase: Hybrid database formatThe future of Essbase: Hybrid database format
The future of Essbase: Hybrid database format
 

More from Mark Rittman

IlOUG Tech Days 2016 - Big Data for Oracle Developers - Towards Spark, Real-T...
IlOUG Tech Days 2016 - Big Data for Oracle Developers - Towards Spark, Real-T...IlOUG Tech Days 2016 - Big Data for Oracle Developers - Towards Spark, Real-T...
IlOUG Tech Days 2016 - Big Data for Oracle Developers - Towards Spark, Real-T...Mark Rittman
 
IlOUG Tech Days 2016 - Unlock the Value in your Data Reservoir using Oracle B...
IlOUG Tech Days 2016 - Unlock the Value in your Data Reservoir using Oracle B...IlOUG Tech Days 2016 - Unlock the Value in your Data Reservoir using Oracle B...
IlOUG Tech Days 2016 - Unlock the Value in your Data Reservoir using Oracle B...Mark Rittman
 
Gluent New World #02 - SQL-on-Hadoop : A bit of History, Current State-of-the...
Gluent New World #02 - SQL-on-Hadoop : A bit of History, Current State-of-the...Gluent New World #02 - SQL-on-Hadoop : A bit of History, Current State-of-the...
Gluent New World #02 - SQL-on-Hadoop : A bit of History, Current State-of-the...Mark Rittman
 
Adding a Data Reservoir to your Oracle Data Warehouse for Customer 360-Degree...
Adding a Data Reservoir to your Oracle Data Warehouse for Customer 360-Degree...Adding a Data Reservoir to your Oracle Data Warehouse for Customer 360-Degree...
Adding a Data Reservoir to your Oracle Data Warehouse for Customer 360-Degree...Mark Rittman
 
Delivering the Data Factory, Data Reservoir and a Scalable Oracle Big Data Ar...
Delivering the Data Factory, Data Reservoir and a Scalable Oracle Big Data Ar...Delivering the Data Factory, Data Reservoir and a Scalable Oracle Big Data Ar...
Delivering the Data Factory, Data Reservoir and a Scalable Oracle Big Data Ar...Mark Rittman
 
End to-end hadoop development using OBIEE, ODI, Oracle Big Data SQL and Oracl...
End to-end hadoop development using OBIEE, ODI, Oracle Big Data SQL and Oracl...End to-end hadoop development using OBIEE, ODI, Oracle Big Data SQL and Oracl...
End to-end hadoop development using OBIEE, ODI, Oracle Big Data SQL and Oracl...Mark Rittman
 
OBIEE11g Seminar by Mark Rittman for OU Expert Summit, Dubai 2015
OBIEE11g Seminar by Mark Rittman for OU Expert Summit, Dubai 2015OBIEE11g Seminar by Mark Rittman for OU Expert Summit, Dubai 2015
OBIEE11g Seminar by Mark Rittman for OU Expert Summit, Dubai 2015Mark Rittman
 
BIWA2015 - Bringing Oracle Big Data SQL to OBIEE and ODI
BIWA2015 - Bringing Oracle Big Data SQL to OBIEE and ODIBIWA2015 - Bringing Oracle Big Data SQL to OBIEE and ODI
BIWA2015 - Bringing Oracle Big Data SQL to OBIEE and ODIMark Rittman
 
OGH 2015 - Hadoop (Oracle BDA) and Oracle Technologies on BI Projects
OGH 2015 - Hadoop (Oracle BDA) and Oracle Technologies on BI ProjectsOGH 2015 - Hadoop (Oracle BDA) and Oracle Technologies on BI Projects
OGH 2015 - Hadoop (Oracle BDA) and Oracle Technologies on BI ProjectsMark Rittman
 
UKOUG Tech'14 Super Sunday : Deep-Dive into Big Data ETL with ODI12c
UKOUG Tech'14 Super Sunday : Deep-Dive into Big Data ETL with ODI12cUKOUG Tech'14 Super Sunday : Deep-Dive into Big Data ETL with ODI12c
UKOUG Tech'14 Super Sunday : Deep-Dive into Big Data ETL with ODI12cMark Rittman
 
Part 1 - Introduction to Hadoop and Big Data Technologies for Oracle BI & DW ...
Part 1 - Introduction to Hadoop and Big Data Technologies for Oracle BI & DW ...Part 1 - Introduction to Hadoop and Big Data Technologies for Oracle BI & DW ...
Part 1 - Introduction to Hadoop and Big Data Technologies for Oracle BI & DW ...Mark Rittman
 
Part 4 - Hadoop Data Output and Reporting using OBIEE11g
Part 4 - Hadoop Data Output and Reporting using OBIEE11gPart 4 - Hadoop Data Output and Reporting using OBIEE11g
Part 4 - Hadoop Data Output and Reporting using OBIEE11gMark Rittman
 
Part 2 - Hadoop Data Loading using Hadoop Tools and ODI12c
Part 2 - Hadoop Data Loading using Hadoop Tools and ODI12cPart 2 - Hadoop Data Loading using Hadoop Tools and ODI12c
Part 2 - Hadoop Data Loading using Hadoop Tools and ODI12cMark Rittman
 

More from Mark Rittman (13)

IlOUG Tech Days 2016 - Big Data for Oracle Developers - Towards Spark, Real-T...
IlOUG Tech Days 2016 - Big Data for Oracle Developers - Towards Spark, Real-T...IlOUG Tech Days 2016 - Big Data for Oracle Developers - Towards Spark, Real-T...
IlOUG Tech Days 2016 - Big Data for Oracle Developers - Towards Spark, Real-T...
 
IlOUG Tech Days 2016 - Unlock the Value in your Data Reservoir using Oracle B...
IlOUG Tech Days 2016 - Unlock the Value in your Data Reservoir using Oracle B...IlOUG Tech Days 2016 - Unlock the Value in your Data Reservoir using Oracle B...
IlOUG Tech Days 2016 - Unlock the Value in your Data Reservoir using Oracle B...
 
Gluent New World #02 - SQL-on-Hadoop : A bit of History, Current State-of-the...
Gluent New World #02 - SQL-on-Hadoop : A bit of History, Current State-of-the...Gluent New World #02 - SQL-on-Hadoop : A bit of History, Current State-of-the...
Gluent New World #02 - SQL-on-Hadoop : A bit of History, Current State-of-the...
 
Adding a Data Reservoir to your Oracle Data Warehouse for Customer 360-Degree...
Adding a Data Reservoir to your Oracle Data Warehouse for Customer 360-Degree...Adding a Data Reservoir to your Oracle Data Warehouse for Customer 360-Degree...
Adding a Data Reservoir to your Oracle Data Warehouse for Customer 360-Degree...
 
Delivering the Data Factory, Data Reservoir and a Scalable Oracle Big Data Ar...
Delivering the Data Factory, Data Reservoir and a Scalable Oracle Big Data Ar...Delivering the Data Factory, Data Reservoir and a Scalable Oracle Big Data Ar...
Delivering the Data Factory, Data Reservoir and a Scalable Oracle Big Data Ar...
 
End to-end hadoop development using OBIEE, ODI, Oracle Big Data SQL and Oracl...
End to-end hadoop development using OBIEE, ODI, Oracle Big Data SQL and Oracl...End to-end hadoop development using OBIEE, ODI, Oracle Big Data SQL and Oracl...
End to-end hadoop development using OBIEE, ODI, Oracle Big Data SQL and Oracl...
 
OBIEE11g Seminar by Mark Rittman for OU Expert Summit, Dubai 2015
OBIEE11g Seminar by Mark Rittman for OU Expert Summit, Dubai 2015OBIEE11g Seminar by Mark Rittman for OU Expert Summit, Dubai 2015
OBIEE11g Seminar by Mark Rittman for OU Expert Summit, Dubai 2015
 
BIWA2015 - Bringing Oracle Big Data SQL to OBIEE and ODI
BIWA2015 - Bringing Oracle Big Data SQL to OBIEE and ODIBIWA2015 - Bringing Oracle Big Data SQL to OBIEE and ODI
BIWA2015 - Bringing Oracle Big Data SQL to OBIEE and ODI
 
OGH 2015 - Hadoop (Oracle BDA) and Oracle Technologies on BI Projects
OGH 2015 - Hadoop (Oracle BDA) and Oracle Technologies on BI ProjectsOGH 2015 - Hadoop (Oracle BDA) and Oracle Technologies on BI Projects
OGH 2015 - Hadoop (Oracle BDA) and Oracle Technologies on BI Projects
 
UKOUG Tech'14 Super Sunday : Deep-Dive into Big Data ETL with ODI12c
UKOUG Tech'14 Super Sunday : Deep-Dive into Big Data ETL with ODI12cUKOUG Tech'14 Super Sunday : Deep-Dive into Big Data ETL with ODI12c
UKOUG Tech'14 Super Sunday : Deep-Dive into Big Data ETL with ODI12c
 
Part 1 - Introduction to Hadoop and Big Data Technologies for Oracle BI & DW ...
Part 1 - Introduction to Hadoop and Big Data Technologies for Oracle BI & DW ...Part 1 - Introduction to Hadoop and Big Data Technologies for Oracle BI & DW ...
Part 1 - Introduction to Hadoop and Big Data Technologies for Oracle BI & DW ...
 
Part 4 - Hadoop Data Output and Reporting using OBIEE11g
Part 4 - Hadoop Data Output and Reporting using OBIEE11gPart 4 - Hadoop Data Output and Reporting using OBIEE11g
Part 4 - Hadoop Data Output and Reporting using OBIEE11g
 
Part 2 - Hadoop Data Loading using Hadoop Tools and ODI12c
Part 2 - Hadoop Data Loading using Hadoop Tools and ODI12cPart 2 - Hadoop Data Loading using Hadoop Tools and ODI12c
Part 2 - Hadoop Data Loading using Hadoop Tools and ODI12c
 

Recently uploaded

Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Digi Khata Problem along complete plan.pptx
Digi Khata Problem along complete plan.pptxDigi Khata Problem along complete plan.pptx
Digi Khata Problem along complete plan.pptxTanveerAhmed817946
 
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfMarket Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfRachmat Ramadhan H
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfMarinCaroMartnezBerg
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Jack DiGiovanna
 
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...shivangimorya083
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptxthyngster
 
Customer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxCustomer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxEmmanuel Dauda
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfSocial Samosa
 
Unveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystUnveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystSamantha Rae Coolbeth
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationshipsccctableauusergroup
 
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Delhi Call girls
 
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...soniya singh
 
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service AmravatiVIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service AmravatiSuhani Kapoor
 
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls DubaiDubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls Dubaihf8803863
 
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一ffjhghh
 
Call Girls In Mahipalpur O9654467111 Escorts Service
Call Girls In Mahipalpur O9654467111  Escorts ServiceCall Girls In Mahipalpur O9654467111  Escorts Service
Call Girls In Mahipalpur O9654467111 Escorts ServiceSapana Sha
 
PKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptxPKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptxPramod Kumar Srivastava
 

Recently uploaded (20)

Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls Punjabi Bagh 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Digi Khata Problem along complete plan.pptx
Digi Khata Problem along complete plan.pptxDigi Khata Problem along complete plan.pptx
Digi Khata Problem along complete plan.pptx
 
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfMarket Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
 
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
Full night 🥵 Call Girls Delhi New Friends Colony {9711199171} Sanya Reddy ✌️o...
 
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
 
Customer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxCustomer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptx
 
E-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptxE-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptx
 
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in  KishangarhDelhi 99530 vip 56974 Genuine Escort Service Call Girls in  Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
 
Unveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystUnveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data Analyst
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships
 
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
Best VIP Call Girls Noida Sector 39 Call Me: 8448380779
 
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
 
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service AmravatiVIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
 
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls DubaiDubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
 
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一定制英国白金汉大学毕业证(UCB毕业证书)																			成绩单原版一比一
定制英国白金汉大学毕业证(UCB毕业证书) 成绩单原版一比一
 
Call Girls In Mahipalpur O9654467111 Escorts Service
Call Girls In Mahipalpur O9654467111  Escorts ServiceCall Girls In Mahipalpur O9654467111  Escorts Service
Call Girls In Mahipalpur O9654467111 Escorts Service
 
PKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptxPKS-TGC-1084-630 - Stage 1 Proposal.pptx
PKS-TGC-1084-630 - Stage 1 Proposal.pptx
 

OBIEE12c and Embedded Essbase 12c - An Initial Look at Query Acceleration Use-Case

  • 1. info@rittmanmead.com www.rittmanmead.com @rittmanmead OBIEE12c and Embedded Essbase 12c An Initial Look at Query Acceleration Use-Case Mark Rittman, CTO, Rittman Mead January 2016 -
  • 2. info@rittmanmead.com www.rittmanmead.com @rittmanmead 2 •Oracle BI and DW Gold partner •Winner of five UKOUG Partner of the Year awards in 2013 - including BI •World leading specialist partner for technical excellence, 
 solutions delivery and innovation in Oracle BI •Approximately 80 consultants worldwide •Offices in US (Atlanta), Europe •Skills in broad range of supporting Oracle tools: ‣Essbase, Oracle OLAP ‣GoldenGate ‣Endeca ‣OBIEE, OBIA, ODIEE ‣Big Data, Hadoop, NoSQL & Big Data Discovery About Rittman Mead
  • 3. info@rittmanmead.com www.rittmanmead.com @rittmanmead 3 •Latest release of Oracle Business Intelligence Enterprise Edition ‣Visual Analyzer - key new end-user feature ‣Data mashups - allow users to add data to their own subject area ‣Updated look and feel for Answers, Dashboards etc ‣Layered RPD customizations •Simpler configuration + cloning etc •Installer includes option, as per 11g, 
 to install Essbase alongside OBIEE ‣So what does Essbase look like in 12c? OBIEE 12.2.1 - Initial Release of OBIEE 12c
  • 4. info@rittmanmead.com www.rittmanmead.com @rittmanmead 4 •Essbase has been supported a datasource for OBIEE since OBIEE10g ‣BI Server translates Logical SQL queries against RPD into MDX ‣Specific MDX function calls can be passed through (EVALUATE etc) ‣Incremental improvements over years to better support Essbase specifics) •Hyperion Planning & HFM also supported as sources •SmartView ships with OBIEE with
 dual Essbase/OBIEE connectivity Essbase and OBIEE Integration Since OBIEE 10g
  • 5. info@rittmanmead.com www.rittmanmead.com @rittmanmead 5 •Use OBIEE as the Management Reporting platform for both EPM and Essbase •Essbase and Hyperion Planning as datasources ‣HFM via EAL •Replace EPM reporting/dashboard tools ‣WebAnalysis ‣Visual Explorer •Tighter integrations with Financial Reports •Integrate BI into EPM Workspace •Extend SmartView to OBIEE Integration Between The Product Planned from Day 1
  • 6. info@rittmanmead.com www.rittmanmead.com @rittmanmead 6 •Access data in Essbase cube to add as measures / attributes in report •Combine (federate) with other datasets (relational, Hadoop etc) •Include planning data with actuals in BI dashboard •Make use of Essbase calculations and forecasts for BI data Oracle Essbase as a Data Source for OBIEE
  • 7. info@rittmanmead.com www.rittmanmead.com @rittmanmead 7 •OBIEE from version 10g connects to Essbase Server as a data source ‣OBIEE11g min Essbase release 11.1.1.3 ‣OBIEE12c min Essbase release 11.1.2.+ •Optional pass-through of Essbase username/password ‣Leverage Essbase data filters and meta filters for row-level security •Separate OBIEE and Essbase security models ‣SSO possible but one-way only ‣Uses CSS Token generated by BI Server •Minimum integration but max flexibility ‣Standard approach for most use-cases Connecting OBIEE (BI Server) to an Essbase Server Oracle BI Server
 Component Physical
 SQL, MDX BI Presentation Server
 Component Oracle BI Repository
 Logical Business
 Model Read model Logical SQL Results HTTP(S) User requests
 from dashboard, ad-hoc queries etc Results Standalone
 Essbase Server Shared Services
 for User / Roles
  • 8. info@rittmanmead.com www.rittmanmead.com @rittmanmead 8 •As well as being sold separately and as part of Oracle EPM Suite, it can also be licensed as part of a complete Oracle BI Foundation platform ‣Sold as a tightly-integrated OLAP server well-suited to sales reporting-type scenarios •Co-installed with OBIEE and Oracle RTD •Omits features such as Shared Services
 and applications such as Planning, to 
 focus solely on BI-type scenarios •Most of as assumed this was just 
 packaging and cross-selling from Oracle,
 Essbase would still just be Essbase… Essbase Server Packaged with OBIEE - BI Foundation
  • 9. info@rittmanmead.com www.rittmanmead.com @rittmanmead 9 •Essbase in this scenario is all about BI - making OBIEE faster and more fully-featured •Adds an enterprise-class OLAP server to the stack, deeply integrated ‣Goes one-better than Tableau, Qlikview etc - ASO in-mem OLAP vs. simple query cache •All integration work in this context is about making BI run better,
 not replacing Essbase-specific tools or removing EPM Suite •And the primary use case is query acceleration ‣Faster Analysis and Calculations ‣Business Agility ‣Immediate Visibility ‣Adapt to changes ‣Accurate models Essbase As Query Accelerator for OBIEE
  • 10. info@rittmanmead.com www.rittmanmead.com @rittmanmead 10 •Runs the BI layer on a high-performance, multi-core, 1-2TB server •In-memory cache used to accelerate the BI part of the stack •OBIEE Summary Advisor identifies aggregates based on 
 previous queries, creates in TT or DB12c In-Mem •Uses Oracle TimesTen for Exalytics, or Oracle 12c DB In-Mem Option ‣Consistent response times for queries ‣In-memory caching of aggregates ‣40 cores for high concurrency ‣Re-engineered BI and OLAP software
 that assumes 40 cores and 1TB RAM •Works well, and can be great solution for IT-led projects But … Isn’t This What Exalytics + TimesTen Was For? ERP/Apps DW Oracle BI In-Memory DB/Cache
  • 11. info@rittmanmead.com www.rittmanmead.com @rittmanmead 11 •Selectively creates aggregations that would have made historic queries run faster ‣Approach driven by limits on TimesTen memory on An Exalytics server •Does not pre-compute all aggregations, and needs refining and updating over time •Coupled with TimesTen immaturity, in hindsight not a great solution Limitations with the Summary Advisor / TT Approach
  • 12. info@rittmanmead.com www.rittmanmead.com @rittmanmead 12 •Use Essbase ASO engine to provide the aggregation / calculation features for OBIEE •Potential to aggregate and load the entire RPD dataset into ASO - very space-efficient •No need to continuously identify aggregate candidates - aggregate everything •Fast ASO aggregation times compared to TT - quicker to refresh •Sounds great - why not try this? Another Option : Essbase As Query Accelerator
  • 13.
  • 14. info@rittmanmead.com www.rittmanmead.com @rittmanmead •OBIEE 11.1.1.6.2 BP1 introduced Aggregate Persistence into Essbase ‣OBIEE’s Administration tool had the 
 ability to define aggregates, and then 
 persist them in an RDBMS ‣BI Server then uses these aggregates 
 to speed up dashboard queries •This OBIEE bundle patch enabled 
 storage of these aggregates in an 
 Essbase ASO database, using 
 headless Essbase Studio OBIEE 11.1.1.6.2 BP1 : Aggregate Persistence in Essbase Oracle BI Server
 Component Physical
 SQL, MDX Physical
 MDX BI Presentation Server
 Component Oracle BI Repository
 Logical Business
 Model Read model Logical SQL Results HTTP(S) User requests
 from dashboard, ad-hoc queries etc Pre-computed aggregated data, stored in an Essbase ASO database Detail-level, and dynamically- calculated
 aggregate data
  • 15. info@rittmanmead.com www.rittmanmead.com @rittmanmead 15 1. Developer/Administrator selects slice of business model to aggregate 2. Aggregate Persistence Wizard then creates a logical SQL script 3. Script is processed by BI Server using nqcmd and the BI Server ODBC client 4. BI Server uses Essbase Studio dmaservlet to create ASO outline, and rules file 5. Detail-level data sourced via BI Server logical model through to source databases How Did Aggregate Persistence in OBIEE11g Work? Oracle BI Repository
 Logical Business
 Model Oracle BI Server
 Component nqcmd script
 containing logical
 DDL and DML for
 creating and populating
 aggregate tables Logical SQL
 via BI Server
 ODBC interface Physical
 SQL, MDX Create outline Read model Add aggregates Essbase Studio dmaservlet XML request SQL queries Data load via
 Essbase rules file Essbase Server Developer uses
 BI Administrator
 tool to select 
 aggregates for 
 creation, with an 
 output of a logical 
 SQL script for DDL 
 and DML 1 2 3 4 5
  • 16. info@rittmanmead.com www.rittmanmead.com @rittmanmead •OBIEE 11.1.1.6, and the 11.1.1.6.2 BP1 bundle patch, included Essbase + administration
 tools as part of the install bundle, but these are not by default enabled •Needs to be patched to 11.1.1.6.2 BP1, then installed using options in a reponse file •Configures Essbase as part of the OBIEE domain, with EAS and Studio also available •Narrow use-case : only for Aggregate Persistence, cannot scale-up, repurpose etc Combined Install of OBIEE and Essbase with 11.1.1.6.2 BP1 [DATAMART_AUTOMATION] ESSBASE_STUDIO_URL = "http://localhost:9080/dma/dmaservlet"; ESSBASE_SERVER = "localhost"; DMA_DATABASE = "DMA_DB";
  • 17.
  • 18. info@rittmanmead.com www.rittmanmead.com @rittmanmead 18 •From OBIEE 11.1.1.7, Essbase was now an install option 
 within the OBIEE product installer ‣Has to be licensed separately, or as part of BI Foundation •Installs Essbase Server, Essbase Studio, 
 Financial Reporting and other BI-related/complementary 
 tools alongside OBIEE •Management of Essbase Server, Security, start/stop etc
 all from single Enterprise Manager farm OBIEE 11.1.1.7 : Integration of Essbase into OBIEE Tech Stack
  • 19. info@rittmanmead.com www.rittmanmead.com @rittmanmead 19 •Essbase can be stopped, started, restarted from EM via OPMN •Essbase metrics reported on from EM •Integrated security tools via OPSS 
 application roles and policies Essbase within Oracle BI Domain - EM Management
  • 20. info@rittmanmead.com www.rittmanmead.com @rittmanmead 20 •EPM Workspace integration returns with OBIEE 11.1.1.7! •SSO via shared OPSS (FMW) security •Launch BI content from within Workspace •Store FR reports in Catalog (must launch from
 EPM Workspace though, 
 not from OBIEE dashboard) The Return of EPM Workspace Integration
  • 21. info@rittmanmead.com www.rittmanmead.com @rittmanmead 21 •From OBIEE 11.1.1.7, SmartView can now be used with OBIEE for Office integration •Ability to create new reports as well as analyze Catalog content via Excel, Word etc •Replaces BI Office (and original SmartView from OBIEE 10g) SmartView Compatibility across Essbase and OBIEE
  • 22. info@rittmanmead.com www.rittmanmead.com @rittmanmead 22 •Also introduced new Logical SQL features for
 Essbase cube spin-off from RPD ‣Command-line only in this release ‣Created an Essbase cube sourced from RPD
 logical SQL query ‣Wired Essbase cube back into RPD ‣But didn’t deal with any of the Essbase
 member naming incompatibilities OBIEE 11.1.1.7 - Introduction of (Beta) Cube Spin-off
  • 23. info@rittmanmead.com www.rittmanmead.com @rittmanmead 23 •Technical Enhancements driven by product direction Essbase Product Drivers 2013-2015 • Calc language enhancements • Facilitate goal seeking, tgt setting • Incremental financial logic • Data in varying time granularities • Financial aggregation logic • Transparent introduction into the semantic model • Query performance • MDX enhancements • BI query acceleration • Rapid scenario modeling • Smaller footprint • Reduce downtime • Self-tuning • Auto-recovery BI CloudEPM
  • 24. info@rittmanmead.com www.rittmanmead.com @rittmanmead 24 •Essbase12c release out soon, will be delivered initially as part of Essbase Cloud Service ‣Part of Oracle PaaS, alongside DBaaS, BICS, PBCS etc ‣New Essbase database web based administration tool ‣Quick database creation by uploading an Excel spreadsheet ‣Scenario management - Lightweight workflow •Sandboxing - Create a personal slice of the database •New Java based architecture optimised for Oracle Cloud ‣Designed to support higher concurrency ‣Elimination of SEC file ‣Managed within Weblogic console ‣Part of either EPM or BI Domain Essbase 12c - Re-Engineered for the Cloud CDS Scenario Management Thin Client Editor Catalog Java Agent Dynamic Filters DBX Drill Through Scripting: R, Groovy, JACL Data Source Grid UI APS Java API, REST and Web Services Unified Engine (ASO/BSO) Background Write In-Place Write …
  • 25. info@rittmanmead.com www.rittmanmead.com @rittmanmead 25 •Combines the flexibility of BSO models with ASO performance •BSO traditionally used for r/w planning-type applications, typically now in-memory •ASO used for rack-and-stack BI-type applications, level 0-writes only •Hybrid takes ASO engine and layers ASO aggs over BSO level-0 blocks •100% backward compatible with existing BSO databases •Translates BSO calc scripts to MDX functions •Can run in-memory •Part of a move towards a single Essbase engine (over time…) BSO/ASO Hybrid Aggregation Mode
  • 26. info@rittmanmead.com www.rittmanmead.com @rittmanmead •A selected member which will collect the data from rejected records of the dimension •Ensures that totals presented by Essbase after data load match source system totals ‣Previously, Essbase totals would reflect just the members that loaded OK ‣Renegate member feature ensures all values are loaded, if only into new “others” bucket New In Essbase 12c - Renegade Members Prod (G3,L0) P1 P2 Geog (G3,L0) G1 G2 Prod Geog Measure P1 G1 1 P2 G1 3 P1 G2 5 P2 G3 7 P2 G4 2 P3 G4 1 P3 G2 2 Query RDBMS Essbase Essbase with RM Select Prod, SUM(Data)
 From Fact, ProdDim
 Where Fact.Prod = ProdDim.Prod
 Group by Prod P1, 6
 P2, 12 P1, 6
 P2, 3 P1, 6
 P2, 12 Select Geog, SUM(Data)
 From Fact, GeogDim
 Where Fact.Geog = GeogDim.Geog
 Group by Geog G1, 4
 G2, 7 G1, 4
 G2, 5 G1, 4
 G2, 7 Geog/Prod P1 P2 _ProdRenegade G1 1 3 #Missing G2 5 #Missing 2 _GeogRenegade #Missing 9 1
  • 27. info@rittmanmead.com www.rittmanmead.com @rittmanmead 27 •Remove most of the naming restrictions for Essbase ‣Object name length ‣Reserved words ‣Restrictions on characters •Initial support will be restricted to JAPI and data 
 loaded from SQL sources •Significant change in behavior, currently aimed at 
 BI Query Acceleration use-cases New in Essbase 12c - Relaxed Naming Restrictions
  • 28. info@rittmanmead.com www.rittmanmead.com @rittmanmead 28 •Early access to Essbase 12c, running co-located alongside OBIEE12c in FMW12c ‣Essbase 12c Java agent running in WLS Managed Server •Aimed solely at BI query acceleration - for other use-cases use standalone Essbase 11g •Hybrid Agg Mode for faster dynamic calculations •Improvements to BSO performance •Ease of integration with 3rd party tools 
 (Cube Deployment Services) •Up coming 12c enhancements ‣BI oriented outlines ‣BI specific features Further Integration of Essbase into OBIEE12c Stack 11 Database: RCU Schemas Admin Server Managed Server Node Manager BI System Components BI Server BI Scheduler BI Presentation Server BI Java Host Cluster Controller Oracle Platform Security Services End Point Registry WLSTDMSODL Identity Store Essbase Studio MetadataConfiguration Service Instance
  • 29. info@rittmanmead.com www.rittmanmead.com @rittmanmead 29 •Component that is deployed with Essbase 12c •Essbase BI acceleration wizard uses its API to create Essbase cubes ‣BI user creates Essbase cube based on BI business model metadata ‣CDS provides integration between the BI repository and Essbase Server -Creates the Essbase cube definition in XML metadata format. -Validates the cube definition -Generates a rules file for each dimension -Creates the cube outline -Loads metadata and data -Wires back metadata mapping information to the BI repository Cube Deployment Services
  • 30. info@rittmanmead.com www.rittmanmead.com @rittmanmead 30 •UI for creating spin-off Essbase12c cubes from RPD business model •Accessed via http://machine_name:port/cds/view ‣Same port number as /analytics •Define cube, select dimensions and levels •Some limited scope for customising cube •Load, rebuild, drop cubes •Cubes built using wizard can only be used as
 aggregate LTS sources in RPD, not general use BI Acceleration Wizard
  • 31. info@rittmanmead.com www.rittmanmead.com @rittmanmead 31 •Either click on Launch Essbase Acceleration Wizard link •Or select Actions > New from Deployments Browser BI Accelerator Wizard Step 1 : Launch Screen
  • 32. info@rittmanmead.com www.rittmanmead.com @rittmanmead 32 •Select from BI Business Models that Essbase Server is co-located with •Either type in a name for the new Essbase application, or select existing one to reload BI Accelerator Wizard Step 2 : Select BM and Target App
  • 33. info@rittmanmead.com www.rittmanmead.com @rittmanmead 33 •Select measures to include in Essbase cube ‣SUM, COUNT, and COUNT DISTINCT 
 aggregation rules are supported ‣Derived measures are not supported,
 i.e. based on logical formula in RPD BI Accelerator Wizard Step 3 : Select Measures
  • 34. info@rittmanmead.com www.rittmanmead.com @rittmanmead 34 •Select dimensions to include in cube ‣Ragged hierarchies not supported BI Accelerator Wizard Step 4 : Select Dimensions
  • 35. info@rittmanmead.com www.rittmanmead.com @rittmanmead 35 •Select levels to include in aggregation ‣Include all, or just subset for skip-level aggregation ‣Just include top-most levels 
 to accelerate totals BI Accelerator Wizard Step 5 : Select Levels
  • 36. info@rittmanmead.com www.rittmanmead.com @rittmanmead 36 •Review choices made in cube design •Some limited opportunity to customise - add more logical columns •See underlying storage settings •Deploy cube, deploy in background BI Accelerator Wizard Step 6 : Review and Deploy BI Accelerator Wizard Step 4 : Select Dimensions
  • 37. info@rittmanmead.com www.rittmanmead.com @rittmanmead 37 •As with all OBIEE aggregate persistence utilities, aggregates then wired back into RPD •BI Server will then use Essbase source for query acceleration as appropriate •Reload or redeploy from BI Acceleration Wizard BI Accelerator Wizard Step 7 : Review Deployment 1 2 3
  • 38. info@rittmanmead.com www.rittmanmead.com @rittmanmead 38 •MaxL can still be used to create and populate Essbase 12c in this scenario ‣MaxL Shell included with OBIEE12c install •Supported approach, will work •But BI Acceleration Wizard is how 
 you’re supposed to build cubes for now But … Can We Still Build Essbase Cubes Manually?
  • 39. info@rittmanmead.com www.rittmanmead.com @rittmanmead 39 •A separate install of Essbase Administration Services can be connected to this Essbase 12c •Allows you (in an unsupported, workaround way) to use EAS with co-located Essbase 12c But … Can We Still Build Essbase Cubes Manually?
  • 40. info@rittmanmead.com www.rittmanmead.com @rittmanmead 40 •Yes - and this is the recommended approach for showing Essbase data in OBIEE12c ‣Query accelerator is “behind the scenes” and invisible to end users •Minimum supported version of Essbase is 11.1.2+ … And Can We Still Access Standalone Essbase?
  • 41. info@rittmanmead.com www.rittmanmead.com @rittmanmead 41 •Latest version available as an on-premise, standalone install ‣As shipping with Exalytics, EPM Suite etc •Recent enhancements to core Essbase server include ‣In-Place write reduces database fragmentation ‣Continue to enrich the calc language ‣Background write deliver high performance for NFS with Exalytics ‣Anonymous data export ‣Controlled shutdown, eliminates most DB corruption issues ‣Smartview Calc Script launcher with context-aware substitution variables ‣Continues to be invested in and available as standalone OBIEE datasource ‣Minimum version supported by OBIEE12c is 11.1.2.x Core Essbase Server 11.1.2.4 Recent New Features
  • 42. info@rittmanmead.com www.rittmanmead.com @rittmanmead 42 •Does not handle more complex, and larger, RPDs - use with caution •Limited ability to customise storage settings for Essbase cube •Not a solution for Essbase reporting or custom cubes - it’s all about query acceleration •Treat as experimental and early access - it’s “supported” by •In general, we recommend standalone Essbase 11g (11.1.2.+) for general Essbase reporting •But … a taste of the future Limitations in Initial Release