SlideShare a Scribd company logo
1 of 26
DYNAMIC CUBES: SET TO RETIRE
TRANSFORMER?
Questions Log from Webinar
Resource Library
Senturus’ whole purpose is to make you
successful with Business Analytics. Thus,
we offer a series of technology-neutral
webinars, training on specific software,
demonstrations, and no-holds-barred
reviews of new software releases. We
host dozens of live webinars every year
and we offer a comprehensive library of
recorded webinars, demos, white papers,
presentations and case studies on our
website--a wealth of learning resources.
Most of our content is custom created
and constantly updated, so visit us often
to see what’s new in the industry.
www.senturus.com/resources/
2Copyright 2015 Senturus, Inc. All Rights Reserved
*Custom, tailored training also available*
Cognos and Tableau Training Options
3Copyright 2015 Senturus, Inc. All Rights Reserved
This slide deck is part of the “Cognos Dynamic Cubes:
Set to Retire Transformer?” recorded webinar. To view
the FREE recording of the entire presentation and
download the slide deck, go to:
http://www.senturus.com/resources/cognos-dynamic-
cubes-set-to-retire-transformer/
Senturus’ comprehensive library of recorded webinars,
demos, white papers, presentations and case studies is
available on our website:
www.senturus.com
Hear the Recording
4Copyright 2015 Senturus, Inc. All Rights Reserved
Best Practices for Optimizing Your Investment
QUESTIONS LOG:
COGNOS 10.2.2 PERFORMANCE TUNING
Q: Can you not create a virtual cube in transformer to
address the issue of cube size?
A: Virtual Cubes in Transformer are an available
technique to address size limitations. We typically use
the time-based cube partitioning strategy. However,
this is a limited solution, and still not scalable to
Terabyte scale.
Q: Can we have multiple attributes in Dynamic Cubes?
A: Yes, Dynamic Cubes support unlimited numbers of
attributes for members.
Questions Log: Cognos 10.2.2 Performance Tuning
6Copyright 2015 Senturus, Inc. All Rights Reserved
Q: Is it okay to define in-memory optimization plan to
include all dimensions and measures from lowest
detail level in dimension hierarchies? If there is
memory to hold all this data, is it faster than using in-
database aggregates and smaller in-memory aggregate
cache?
A: Yes, if you have available memory to cache all of your
dimension members and measures, then you can
implement a full in-memory strategy.
Questions Log: Cognos 10.2.2 Performance Tuning
7Copyright 2015 Senturus, Inc. All Rights Reserved
Q: Probably an obvious question, but: I assume sizing
the required memory for the Cognos server to use
Dynamic Query would depend on the size and number
of cubes deployed?
A: Yes, server sizing/planning is dependent upon your
deployed objects. 10.2.2 Cube Designer has a very useful
hardware sizing feature that can take Dynamic Cubes
and provide you with recommendations on hardware
requirements. This feature is accomplished via a simple
right click on the cube and then Cube Designer will
analyze the data sets underlying the cube to give server
sizing guidelines.
Questions Log: Cognos 10.2.2 Performance Tuning
8Copyright 2015 Senturus, Inc. All Rights Reserved
This slide deck is part of the “Cognos Dynamic Cubes:
Set to Retire Transformer?” recorded webinar. To view
the FREE recording of the entire presentation and
download the slide deck, go to:
http://www.senturus.com/resources/cognos-dynamic-
cubes-set-to-retire-transformer/
Senturus’ comprehensive library of recorded webinars,
demos, white papers, presentations and case studies is
available on our website:
www.senturus.com
Hear the Recording
9Copyright 2015 Senturus, Inc. All Rights Reserved
Q: Any special consideration in Dynamic Cube context
when setting Cognos Configuration?
A: Yes, you will definitely want to consider how you
configure your service in terms of bitness of the Report
dispatcher (64-bit is the way to go). This can get
complicated when it comes to mixed bitness
environments, and if you are running 32-bit report
services to support CQM and 64-bit services to handle
the DQM requests. We use routing rules to manage this.
We can help you plan your architecture, so if you need
more info check out some of our other resources, or hit
us up at info@senturus.com.
Questions Log: Cognos 10.2.2 Performance Tuning
10Copyright 2015 Senturus, Inc. All Rights Reserved
Q: Is it okay to define in-memory optimization plan to
include all dimensions and measures from lowest
detail level in dimension hierarchies? If there is
memory to h: Can Dynamic Cubes support category
inclusion to only show categories that have fact
values? (In Transformer it's a Dimension Level setting
called "Inclusion:" = "Include when needed" (or
"Default (when needed)")
A: We are fairly certain there is a setting that controls
this, but I think it is global, at the Cube level, not at
each Level of a Hierarchy like you can in Transformer.
Questions Log: Cognos 10.2.2 Performance Tuning
11Copyright 2015 Senturus, Inc. All Rights Reserved
Q: Is Developing Dynamic Cubes on 10.2 safe and bug
free? How is the performance over Transformer on
that version? Is it worth the while?
Relative to the initial release, Dynamics Cubes 10.2.2 is
much improved over the initial 10.2 release. That being
said no software is ever bug free but I believe the
product has reached a point where it is worth doing a
POC on the latest 10.2.2 FP1 release.
Questions Log: Cognos 10.2.2 Performance Tuning
12Copyright 2015 Senturus, Inc. All Rights Reserved
Q: You said, “load time of in-memory aggregates went from
4 hours to 30 minutes" but how about how long it took to
update and build those in-database summary tables?
The ETL load time of those summary tables in this specific
case was approximately 15 minutes. Every case will be
different since the data volumes and back-end database
varies.
Q: Where can I download the presentation slideshow?
A: The webinar recording and presentation deck are available
for free download from our Resources Library on our website:
http://www.senturus.com/resources/cognos-dynamic-cubes-
set-to-retire-transformer/
Questions Log: Cognos 10.2.2 Performance Tuning
13Copyright 2015 Senturus, Inc. All Rights Reserved
This slide deck is part of the “Cognos Dynamic Cubes:
Set to Retire Transformer?” recorded webinar. To view
the FREE recording of the entire presentation and
download the slide deck, go to:
http://www.senturus.com/resources/cognos-dynamic-
cubes-set-to-retire-transformer/
Senturus’ comprehensive library of recorded webinars,
demos, white papers, presentations and case studies is
available on our website:
www.senturus.com
Hear the Recording
14Copyright 2015 Senturus, Inc. All Rights Reserved
Q: We have a heavily used report used against a relational
package. We have never tried to put this into Transformer
due to volume issues. However, could it be a good
candidate to be rewritten using a Dynamic Cube? People
are using date ranges (years vs. months), filtering by
various geographic levels (city, state, country, groups of
countries, etc.). It's performing reasonably well using
Oracle with star transformation enabled, and bit map
indexes, but when running for a year over year
comparison, the report slows down.
Dynamic Cubes could potentially help. However, if the report
is primarily a list report the produces thousands of rows of
output it may not be a good candidate. Those types of reports
are generally extract in nature and users like to take the data
and import it into Excel for further analysis. If the report is
primarily analytical and is mainly a crosstab then year over
year would be a fairly easy exercise in the Dynamic Cube.
Questions Log: Cognos 10.2.2 Performance Tuning
15Copyright 2015 Senturus, Inc. All Rights Reserved
Q: Any final word on whether Dynamic Cubes will
ultimately replace transformer? I hope not, the
optimization seems a little heavy on the sql / db end.
Dynamic Cubes was initially never intended to
completely replace Transformer. Think of it as another
OLAP tool in the Cognos suite. However, users may have
exceeded Transformer’s limits and this is where Dynamic
Cubes may help.
Q: Is Dynamic cubes recommended only when the data
volume is greater than 25MM rows?
Dynamic Cubes can be used for lower volume datamarts.
Questions Log: Cognos 10.2.2 Performance Tuning
16Copyright 2015 Senturus, Inc. All Rights Reserved
Q: What do you mean by "Dynamic require
optimization across a full stack"?
With Transformer, once the cube is built no further
optimization of the cube is done. The Transformer cube
is deployed and performance issues would need to re-
addressed in the design of the cube.
Dynamic Cubes lives on top of a relational database and
utilizes a variety of in-memory caches. All those layers
can be continually tuned to address performance issues,
hence the term, “Dynamic.”
Questions Log: Cognos 10.2.2 Performance Tuning
17Copyright 2015 Senturus, Inc. All Rights Reserved
Q: What are your thoughts about exposing your Star-
Schema Data Warehouse to these cubes? How do you
manage updates to the Data Warehouse when Dynamic
Cubes are hitting it? Would you look at a separate copy of
a Data Warehouse to support Dynamic Cubes? Right now,
we keep access to the Data Warehouse limited.
After the data warehouse is updated, you generally will need
to restart or refresh the caches of the Dynamic Cube
depending on the types of updates. Dynamic. Later releases
allow real-time updates of facts. In general, ETL updates
would happen overnight then the cube is restarted so that it
retrieves the latest data into memory.
Dynamic Cubes were designed to sit on top of your existing
Star Schema Data Warehouse. If the data warehouse access is
currently limited, you would need to determine if the
database can handle the query loads that a Dynamic Cube will
place on it.
Questions Log: Cognos 10.2.2 Performance Tuning
18Copyright 2015 Senturus, Inc. All Rights Reserved
Q: What are your thoughts about exposing your Star-
Schema Data Warehouse to these cubes? How do you
manage updates to the Data Warehouse when Dynamic
Cubes are hitting it? Would you look at a separate
copy of a Data Warehouse to support Dynamic Cubes?
Right now, we keep access to the Data Warehouse
limited.
After the data warehouse is updated, you generally will
need to restart or refresh the caches of the Dynamic
Cube depending on the types of updates. Dynamic. Later
releases allow real-time updates of facts. In general,
ETL updates would happen overnight then the cube is
restarted so that it retrieves the latest data into
memory.
(answer cont. on next slide)
Questions Log: Cognos 10.2.2 Performance Tuning
19Copyright 2015 Senturus, Inc. All Rights Reserved
Q: What are your thoughts about exposing your Star-
Schema Data Warehouse to these cubes? How do you
manage updates to the Data Warehouse when Dynamic
Cubes are hitting it? Would you look at a separate
copy of a Data Warehouse to support Dynamic Cubes?
Right now, we keep access to the Data Warehouse
limited.
(answer cont. from previous slide)
Dynamic Cubes were designed to sit on top of your
existing Star Schema Data Warehouse. If the data
warehouse access is currently limited, you would need
to determine if the database can handle the query loads
that a Dynamic Cube will place on it.
Questions Log: Cognos 10.2.2 Performance Tuning
20Copyright 2015 Senturus, Inc. All Rights Reserved
Q: In testing dynamic cubes vs. transformer, can you
recommend the areas to compare? Build time, report
performance, maintenance, report mitigation, other? Is
there a recommended size cube to test a POC with to have
a reasonable test and not get bogged down in too much
architecture?
The primary areas that Transformer deployments like to
compare are Dynamic Cube start time as compared to
Transformer build time and report/query performance. I
would pick a problematic Transformer implementation that
has issues in those areas as a POC. Again, you need to make
sure the Dynamic Cube will be sourced from a star schema
data warehouse.
Questions Log: Cognos 10.2.2 Performance Tuning
21Copyright 2015 Senturus, Inc. All Rights Reserved
This slide deck is part of the “Cognos Dynamic Cubes:
Set to Retire Transformer?” recorded webinar. To view
the FREE recording of the entire presentation and
download the slide deck, go to:
http://www.senturus.com/resources/cognos-dynamic-
cubes-set-to-retire-transformer/
Senturus’ comprehensive library of recorded webinars,
demos, white papers, presentations and case studies is
available on our website:
www.senturus.com
Hear the Recording
22Copyright 2015 Senturus, Inc. All Rights Reserved
Who we are
SENTURUS INTRODUCTION
Technology Depth + Business Acumen
Senturus: Business Architects
for Business Analytics
24Copyright 2015 Senturus, Inc. All Rights Reserved
C-Level
Business
Acumen
Technical/To
ol Expertise
Deep Data
Experience
Project
Management
Rigor
Business
Intelligence
Enterprise
Planning
Predictive
Analytics
A Few of Our 900+ Clients
25Copyright 2015 Senturus, Inc. All Rights Reserved
Thank You!
www.senturus.com
888-601-6010
info@senturus.com
Copyright 2015 by Senturus, Inc.
This entire presentation is copyrighted and may not be
reused or distributed without the written consent of
Senturus, Inc.

More Related Content

Similar to Questions Log: Dynamic Cubes – Set to Retire Transformer?

Adtech x Scala x Performance tuning
Adtech x Scala x Performance tuningAdtech x Scala x Performance tuning
Adtech x Scala x Performance tuningYosuke Mizutani
 
A Comparison of Power BI, Tableau & Cognos
A Comparison of Power BI, Tableau & CognosA Comparison of Power BI, Tableau & Cognos
A Comparison of Power BI, Tableau & CognosSenturus
 
An Architectural Deep Dive With Kubernetes And Containers Powerpoint Presenta...
An Architectural Deep Dive With Kubernetes And Containers Powerpoint Presenta...An Architectural Deep Dive With Kubernetes And Containers Powerpoint Presenta...
An Architectural Deep Dive With Kubernetes And Containers Powerpoint Presenta...SlideTeam
 
Driving Digital Transformation With Containers And Kubernetes Complete Deck
Driving Digital Transformation With Containers And Kubernetes Complete DeckDriving Digital Transformation With Containers And Kubernetes Complete Deck
Driving Digital Transformation With Containers And Kubernetes Complete DeckSlideTeam
 
Cognos Analytics November 2017 Enhancements: 11.0.8 Demos and Q&A with the IB...
Cognos Analytics November 2017 Enhancements: 11.0.8 Demos and Q&A with the IB...Cognos Analytics November 2017 Enhancements: 11.0.8 Demos and Q&A with the IB...
Cognos Analytics November 2017 Enhancements: 11.0.8 Demos and Q&A with the IB...Senturus
 
Tips for Installing Cognos Analytics 11.2.1x
Tips for Installing Cognos Analytics 11.2.1xTips for Installing Cognos Analytics 11.2.1x
Tips for Installing Cognos Analytics 11.2.1xSenturus
 
Cognos Performance Tuning Tips & Tricks
Cognos Performance Tuning Tips & TricksCognos Performance Tuning Tips & Tricks
Cognos Performance Tuning Tips & TricksSenturus
 
AI-accelerated CFD (Computational Fluid Dynamics)
AI-accelerated CFD (Computational Fluid Dynamics)AI-accelerated CFD (Computational Fluid Dynamics)
AI-accelerated CFD (Computational Fluid Dynamics)byteLAKE
 
The New Reporting Experience in IBM Cognos Analytics: Demos of Our Favorite N...
The New Reporting Experience in IBM Cognos Analytics: Demos of Our Favorite N...The New Reporting Experience in IBM Cognos Analytics: Demos of Our Favorite N...
The New Reporting Experience in IBM Cognos Analytics: Demos of Our Favorite N...Senturus
 
IBM Planning Analytics 2.0: New Capabilities for TM1 Users
IBM Planning Analytics 2.0: New Capabilities for TM1 UsersIBM Planning Analytics 2.0: New Capabilities for TM1 Users
IBM Planning Analytics 2.0: New Capabilities for TM1 UsersSenturus
 
Best Practices with OLAP Modeling with Cognos Transformer (Cognos 8)
Best Practices with OLAP Modeling with Cognos Transformer (Cognos 8)Best Practices with OLAP Modeling with Cognos Transformer (Cognos 8)
Best Practices with OLAP Modeling with Cognos Transformer (Cognos 8)Senturus
 
Edge 2014: Maintaining the Balance: Getting the Most of Your CDN with IKEA
Edge 2014: Maintaining the Balance: Getting the Most of Your CDN with IKEAEdge 2014: Maintaining the Balance: Getting the Most of Your CDN with IKEA
Edge 2014: Maintaining the Balance: Getting the Most of Your CDN with IKEAAkamai Technologies
 
Operational Visibiliy and Analytics - BU Seminar
Operational Visibiliy and Analytics - BU SeminarOperational Visibiliy and Analytics - BU Seminar
Operational Visibiliy and Analytics - BU SeminarCanturk Isci
 
Cognos Analytics 11.2 New Features
Cognos Analytics 11.2 New FeaturesCognos Analytics 11.2 New Features
Cognos Analytics 11.2 New FeaturesSenturus
 
Cognos Analytics V11 Report Authoring Demonstration
Cognos Analytics V11 Report Authoring DemonstrationCognos Analytics V11 Report Authoring Demonstration
Cognos Analytics V11 Report Authoring DemonstrationSenturus
 
Can Cognos Data Modules Replace Framework Manager?
Can Cognos Data Modules Replace Framework Manager?Can Cognos Data Modules Replace Framework Manager?
Can Cognos Data Modules Replace Framework Manager?Senturus
 
IBM Cognos 10 Framework Manager in Action: Questions & Answers
IBM Cognos 10 Framework Manager in Action:  Questions & AnswersIBM Cognos 10 Framework Manager in Action:  Questions & Answers
IBM Cognos 10 Framework Manager in Action: Questions & AnswersSenturus
 
Cognos Analytics V11: Tips for Developers and Administrators
Cognos Analytics V11: Tips for Developers and AdministratorsCognos Analytics V11: Tips for Developers and Administrators
Cognos Analytics V11: Tips for Developers and AdministratorsSenturus
 

Similar to Questions Log: Dynamic Cubes – Set to Retire Transformer? (20)

Adtech x Scala x Performance tuning
Adtech x Scala x Performance tuningAdtech x Scala x Performance tuning
Adtech x Scala x Performance tuning
 
A Comparison of Power BI, Tableau & Cognos
A Comparison of Power BI, Tableau & CognosA Comparison of Power BI, Tableau & Cognos
A Comparison of Power BI, Tableau & Cognos
 
An Architectural Deep Dive With Kubernetes And Containers Powerpoint Presenta...
An Architectural Deep Dive With Kubernetes And Containers Powerpoint Presenta...An Architectural Deep Dive With Kubernetes And Containers Powerpoint Presenta...
An Architectural Deep Dive With Kubernetes And Containers Powerpoint Presenta...
 
Driving Digital Transformation With Containers And Kubernetes Complete Deck
Driving Digital Transformation With Containers And Kubernetes Complete DeckDriving Digital Transformation With Containers And Kubernetes Complete Deck
Driving Digital Transformation With Containers And Kubernetes Complete Deck
 
Cognos Analytics November 2017 Enhancements: 11.0.8 Demos and Q&A with the IB...
Cognos Analytics November 2017 Enhancements: 11.0.8 Demos and Q&A with the IB...Cognos Analytics November 2017 Enhancements: 11.0.8 Demos and Q&A with the IB...
Cognos Analytics November 2017 Enhancements: 11.0.8 Demos and Q&A with the IB...
 
Tips for Installing Cognos Analytics 11.2.1x
Tips for Installing Cognos Analytics 11.2.1xTips for Installing Cognos Analytics 11.2.1x
Tips for Installing Cognos Analytics 11.2.1x
 
Cognos Performance Tuning Tips & Tricks
Cognos Performance Tuning Tips & TricksCognos Performance Tuning Tips & Tricks
Cognos Performance Tuning Tips & Tricks
 
AI-accelerated CFD (Computational Fluid Dynamics)
AI-accelerated CFD (Computational Fluid Dynamics)AI-accelerated CFD (Computational Fluid Dynamics)
AI-accelerated CFD (Computational Fluid Dynamics)
 
The New Reporting Experience in IBM Cognos Analytics: Demos of Our Favorite N...
The New Reporting Experience in IBM Cognos Analytics: Demos of Our Favorite N...The New Reporting Experience in IBM Cognos Analytics: Demos of Our Favorite N...
The New Reporting Experience in IBM Cognos Analytics: Demos of Our Favorite N...
 
IBM Planning Analytics 2.0: New Capabilities for TM1 Users
IBM Planning Analytics 2.0: New Capabilities for TM1 UsersIBM Planning Analytics 2.0: New Capabilities for TM1 Users
IBM Planning Analytics 2.0: New Capabilities for TM1 Users
 
Dark launch
Dark launchDark launch
Dark launch
 
Best Practices with OLAP Modeling with Cognos Transformer (Cognos 8)
Best Practices with OLAP Modeling with Cognos Transformer (Cognos 8)Best Practices with OLAP Modeling with Cognos Transformer (Cognos 8)
Best Practices with OLAP Modeling with Cognos Transformer (Cognos 8)
 
Edge 2014: Maintaining the Balance: Getting the Most of Your CDN with IKEA
Edge 2014: Maintaining the Balance: Getting the Most of Your CDN with IKEAEdge 2014: Maintaining the Balance: Getting the Most of Your CDN with IKEA
Edge 2014: Maintaining the Balance: Getting the Most of Your CDN with IKEA
 
Operational Visibiliy and Analytics - BU Seminar
Operational Visibiliy and Analytics - BU SeminarOperational Visibiliy and Analytics - BU Seminar
Operational Visibiliy and Analytics - BU Seminar
 
Cognos Analytics 11.2 New Features
Cognos Analytics 11.2 New FeaturesCognos Analytics 11.2 New Features
Cognos Analytics 11.2 New Features
 
Ibm redbook
Ibm redbookIbm redbook
Ibm redbook
 
Cognos Analytics V11 Report Authoring Demonstration
Cognos Analytics V11 Report Authoring DemonstrationCognos Analytics V11 Report Authoring Demonstration
Cognos Analytics V11 Report Authoring Demonstration
 
Can Cognos Data Modules Replace Framework Manager?
Can Cognos Data Modules Replace Framework Manager?Can Cognos Data Modules Replace Framework Manager?
Can Cognos Data Modules Replace Framework Manager?
 
IBM Cognos 10 Framework Manager in Action: Questions & Answers
IBM Cognos 10 Framework Manager in Action:  Questions & AnswersIBM Cognos 10 Framework Manager in Action:  Questions & Answers
IBM Cognos 10 Framework Manager in Action: Questions & Answers
 
Cognos Analytics V11: Tips for Developers and Administrators
Cognos Analytics V11: Tips for Developers and AdministratorsCognos Analytics V11: Tips for Developers and Administrators
Cognos Analytics V11: Tips for Developers and Administrators
 

More from Senturus

Power BI Gateway: Understanding, Installing, Configuring
Power BI Gateway: Understanding, Installing, ConfiguringPower BI Gateway: Understanding, Installing, Configuring
Power BI Gateway: Understanding, Installing, ConfiguringSenturus
 
Power Automate for Power BI: Getting Started
Power Automate for Power BI: Getting StartedPower Automate for Power BI: Getting Started
Power Automate for Power BI: Getting StartedSenturus
 
Collaborative BI: 3 Ways to Use Cognos with Power BI & Tableau
Collaborative BI:  3 Ways to Use Cognos with Power BI & TableauCollaborative BI:  3 Ways to Use Cognos with Power BI & Tableau
Collaborative BI: 3 Ways to Use Cognos with Power BI & TableauSenturus
 
How to Prepare for a BI Migration
How to Prepare for a BI MigrationHow to Prepare for a BI Migration
How to Prepare for a BI MigrationSenturus
 
4 Common Analytics Reporting Errors to Avoid
4 Common Analytics Reporting Errors to Avoid4 Common Analytics Reporting Errors to Avoid
4 Common Analytics Reporting Errors to AvoidSenturus
 
Extending Power BI Functionality with R
Extending Power BI Functionality with RExtending Power BI Functionality with R
Extending Power BI Functionality with RSenturus
 
Take Control of Your Cloud
Take Control of Your CloudTake Control of Your Cloud
Take Control of Your CloudSenturus
 
Using Python with Power BI
Using Python with Power BIUsing Python with Power BI
Using Python with Power BISenturus
 
User-Friendly Power BI Report Nav
User-Friendly Power BI Report NavUser-Friendly Power BI Report Nav
User-Friendly Power BI Report NavSenturus
 
Streamline Cognos Migrations & Consolidations
Streamline Cognos Migrations & ConsolidationsStreamline Cognos Migrations & Consolidations
Streamline Cognos Migrations & ConsolidationsSenturus
 
What’s New in Cognos 11.2.1
What’s New in Cognos 11.2.1What’s New in Cognos 11.2.1
What’s New in Cognos 11.2.1Senturus
 
Planning for a Power BI Enterprise Deployment
Planning for a Power BI Enterprise DeploymentPlanning for a Power BI Enterprise Deployment
Planning for a Power BI Enterprise DeploymentSenturus
 
Power BI Report Builder & Paginated Reports
Power BI Report Builder & Paginated Reports Power BI Report Builder & Paginated Reports
Power BI Report Builder & Paginated Reports Senturus
 
Tableau: 6 Ways to Publish & Share Dashboards
Tableau: 6 Ways to Publish & Share DashboardsTableau: 6 Ways to Publish & Share Dashboards
Tableau: 6 Ways to Publish & Share DashboardsSenturus
 
Azure Synapse vs. Snowflake: The Data Warehouse Dating Game
Azure Synapse vs. Snowflake: The Data Warehouse Dating GameAzure Synapse vs. Snowflake: The Data Warehouse Dating Game
Azure Synapse vs. Snowflake: The Data Warehouse Dating GameSenturus
 
Secrets of High Performing Report Development Teams
Secrets of High Performing Report Development TeamsSecrets of High Performing Report Development Teams
Secrets of High Performing Report Development TeamsSenturus
 
Power BI: Data Cleansing & Power Query Editor
Power BI: Data Cleansing & Power Query EditorPower BI: Data Cleansing & Power Query Editor
Power BI: Data Cleansing & Power Query EditorSenturus
 
Cognos Data Module Architectures & Use Cases
Cognos Data Module Architectures & Use CasesCognos Data Module Architectures & Use Cases
Cognos Data Module Architectures & Use CasesSenturus
 
Getting Started with (Just Enough) Data Governance
Getting Started with (Just Enough) Data GovernanceGetting Started with (Just Enough) Data Governance
Getting Started with (Just Enough) Data GovernanceSenturus
 
Using Cognos Analytics Explorations
Using Cognos Analytics ExplorationsUsing Cognos Analytics Explorations
Using Cognos Analytics ExplorationsSenturus
 

More from Senturus (20)

Power BI Gateway: Understanding, Installing, Configuring
Power BI Gateway: Understanding, Installing, ConfiguringPower BI Gateway: Understanding, Installing, Configuring
Power BI Gateway: Understanding, Installing, Configuring
 
Power Automate for Power BI: Getting Started
Power Automate for Power BI: Getting StartedPower Automate for Power BI: Getting Started
Power Automate for Power BI: Getting Started
 
Collaborative BI: 3 Ways to Use Cognos with Power BI & Tableau
Collaborative BI:  3 Ways to Use Cognos with Power BI & TableauCollaborative BI:  3 Ways to Use Cognos with Power BI & Tableau
Collaborative BI: 3 Ways to Use Cognos with Power BI & Tableau
 
How to Prepare for a BI Migration
How to Prepare for a BI MigrationHow to Prepare for a BI Migration
How to Prepare for a BI Migration
 
4 Common Analytics Reporting Errors to Avoid
4 Common Analytics Reporting Errors to Avoid4 Common Analytics Reporting Errors to Avoid
4 Common Analytics Reporting Errors to Avoid
 
Extending Power BI Functionality with R
Extending Power BI Functionality with RExtending Power BI Functionality with R
Extending Power BI Functionality with R
 
Take Control of Your Cloud
Take Control of Your CloudTake Control of Your Cloud
Take Control of Your Cloud
 
Using Python with Power BI
Using Python with Power BIUsing Python with Power BI
Using Python with Power BI
 
User-Friendly Power BI Report Nav
User-Friendly Power BI Report NavUser-Friendly Power BI Report Nav
User-Friendly Power BI Report Nav
 
Streamline Cognos Migrations & Consolidations
Streamline Cognos Migrations & ConsolidationsStreamline Cognos Migrations & Consolidations
Streamline Cognos Migrations & Consolidations
 
What’s New in Cognos 11.2.1
What’s New in Cognos 11.2.1What’s New in Cognos 11.2.1
What’s New in Cognos 11.2.1
 
Planning for a Power BI Enterprise Deployment
Planning for a Power BI Enterprise DeploymentPlanning for a Power BI Enterprise Deployment
Planning for a Power BI Enterprise Deployment
 
Power BI Report Builder & Paginated Reports
Power BI Report Builder & Paginated Reports Power BI Report Builder & Paginated Reports
Power BI Report Builder & Paginated Reports
 
Tableau: 6 Ways to Publish & Share Dashboards
Tableau: 6 Ways to Publish & Share DashboardsTableau: 6 Ways to Publish & Share Dashboards
Tableau: 6 Ways to Publish & Share Dashboards
 
Azure Synapse vs. Snowflake: The Data Warehouse Dating Game
Azure Synapse vs. Snowflake: The Data Warehouse Dating GameAzure Synapse vs. Snowflake: The Data Warehouse Dating Game
Azure Synapse vs. Snowflake: The Data Warehouse Dating Game
 
Secrets of High Performing Report Development Teams
Secrets of High Performing Report Development TeamsSecrets of High Performing Report Development Teams
Secrets of High Performing Report Development Teams
 
Power BI: Data Cleansing & Power Query Editor
Power BI: Data Cleansing & Power Query EditorPower BI: Data Cleansing & Power Query Editor
Power BI: Data Cleansing & Power Query Editor
 
Cognos Data Module Architectures & Use Cases
Cognos Data Module Architectures & Use CasesCognos Data Module Architectures & Use Cases
Cognos Data Module Architectures & Use Cases
 
Getting Started with (Just Enough) Data Governance
Getting Started with (Just Enough) Data GovernanceGetting Started with (Just Enough) Data Governance
Getting Started with (Just Enough) Data Governance
 
Using Cognos Analytics Explorations
Using Cognos Analytics ExplorationsUsing Cognos Analytics Explorations
Using Cognos Analytics Explorations
 

Recently uploaded

VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxolyaivanovalion
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxolyaivanovalion
 
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
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsappssapnasaifi408
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusTimothy Spann
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAroojKhan71
 
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
 
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
 
Ukraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSUkraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSAishani27
 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxStephen266013
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...Suhani Kapoor
 
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
 
定制英国白金汉大学毕业证(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
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfLars Albertsson
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFxolyaivanovalion
 
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptSonatrach
 

Recently uploaded (20)

VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptx
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
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
 
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
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
 
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
 
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
 
Ukraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSUkraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICS
 
B2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docxB2 Creative Industry Response Evaluation.docx
B2 Creative Industry Response Evaluation.docx
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
 
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
 
定制英国白金汉大学毕业证(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
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdf
 
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
(PARI) Call Girls Wanowrie ( 7001035870 ) HI-Fi Pune Escorts Service
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFx
 
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.pptdokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
dokumen.tips_chapter-4-transient-heat-conduction-mehmet-kanoglu.ppt
 

Questions Log: Dynamic Cubes – Set to Retire Transformer?

  • 1. DYNAMIC CUBES: SET TO RETIRE TRANSFORMER? Questions Log from Webinar
  • 2. Resource Library Senturus’ whole purpose is to make you successful with Business Analytics. Thus, we offer a series of technology-neutral webinars, training on specific software, demonstrations, and no-holds-barred reviews of new software releases. We host dozens of live webinars every year and we offer a comprehensive library of recorded webinars, demos, white papers, presentations and case studies on our website--a wealth of learning resources. Most of our content is custom created and constantly updated, so visit us often to see what’s new in the industry. www.senturus.com/resources/ 2Copyright 2015 Senturus, Inc. All Rights Reserved
  • 3. *Custom, tailored training also available* Cognos and Tableau Training Options 3Copyright 2015 Senturus, Inc. All Rights Reserved
  • 4. This slide deck is part of the “Cognos Dynamic Cubes: Set to Retire Transformer?” recorded webinar. To view the FREE recording of the entire presentation and download the slide deck, go to: http://www.senturus.com/resources/cognos-dynamic- cubes-set-to-retire-transformer/ Senturus’ comprehensive library of recorded webinars, demos, white papers, presentations and case studies is available on our website: www.senturus.com Hear the Recording 4Copyright 2015 Senturus, Inc. All Rights Reserved
  • 5. Best Practices for Optimizing Your Investment QUESTIONS LOG: COGNOS 10.2.2 PERFORMANCE TUNING
  • 6. Q: Can you not create a virtual cube in transformer to address the issue of cube size? A: Virtual Cubes in Transformer are an available technique to address size limitations. We typically use the time-based cube partitioning strategy. However, this is a limited solution, and still not scalable to Terabyte scale. Q: Can we have multiple attributes in Dynamic Cubes? A: Yes, Dynamic Cubes support unlimited numbers of attributes for members. Questions Log: Cognos 10.2.2 Performance Tuning 6Copyright 2015 Senturus, Inc. All Rights Reserved
  • 7. Q: Is it okay to define in-memory optimization plan to include all dimensions and measures from lowest detail level in dimension hierarchies? If there is memory to hold all this data, is it faster than using in- database aggregates and smaller in-memory aggregate cache? A: Yes, if you have available memory to cache all of your dimension members and measures, then you can implement a full in-memory strategy. Questions Log: Cognos 10.2.2 Performance Tuning 7Copyright 2015 Senturus, Inc. All Rights Reserved
  • 8. Q: Probably an obvious question, but: I assume sizing the required memory for the Cognos server to use Dynamic Query would depend on the size and number of cubes deployed? A: Yes, server sizing/planning is dependent upon your deployed objects. 10.2.2 Cube Designer has a very useful hardware sizing feature that can take Dynamic Cubes and provide you with recommendations on hardware requirements. This feature is accomplished via a simple right click on the cube and then Cube Designer will analyze the data sets underlying the cube to give server sizing guidelines. Questions Log: Cognos 10.2.2 Performance Tuning 8Copyright 2015 Senturus, Inc. All Rights Reserved
  • 9. This slide deck is part of the “Cognos Dynamic Cubes: Set to Retire Transformer?” recorded webinar. To view the FREE recording of the entire presentation and download the slide deck, go to: http://www.senturus.com/resources/cognos-dynamic- cubes-set-to-retire-transformer/ Senturus’ comprehensive library of recorded webinars, demos, white papers, presentations and case studies is available on our website: www.senturus.com Hear the Recording 9Copyright 2015 Senturus, Inc. All Rights Reserved
  • 10. Q: Any special consideration in Dynamic Cube context when setting Cognos Configuration? A: Yes, you will definitely want to consider how you configure your service in terms of bitness of the Report dispatcher (64-bit is the way to go). This can get complicated when it comes to mixed bitness environments, and if you are running 32-bit report services to support CQM and 64-bit services to handle the DQM requests. We use routing rules to manage this. We can help you plan your architecture, so if you need more info check out some of our other resources, or hit us up at info@senturus.com. Questions Log: Cognos 10.2.2 Performance Tuning 10Copyright 2015 Senturus, Inc. All Rights Reserved
  • 11. Q: Is it okay to define in-memory optimization plan to include all dimensions and measures from lowest detail level in dimension hierarchies? If there is memory to h: Can Dynamic Cubes support category inclusion to only show categories that have fact values? (In Transformer it's a Dimension Level setting called "Inclusion:" = "Include when needed" (or "Default (when needed)") A: We are fairly certain there is a setting that controls this, but I think it is global, at the Cube level, not at each Level of a Hierarchy like you can in Transformer. Questions Log: Cognos 10.2.2 Performance Tuning 11Copyright 2015 Senturus, Inc. All Rights Reserved
  • 12. Q: Is Developing Dynamic Cubes on 10.2 safe and bug free? How is the performance over Transformer on that version? Is it worth the while? Relative to the initial release, Dynamics Cubes 10.2.2 is much improved over the initial 10.2 release. That being said no software is ever bug free but I believe the product has reached a point where it is worth doing a POC on the latest 10.2.2 FP1 release. Questions Log: Cognos 10.2.2 Performance Tuning 12Copyright 2015 Senturus, Inc. All Rights Reserved
  • 13. Q: You said, “load time of in-memory aggregates went from 4 hours to 30 minutes" but how about how long it took to update and build those in-database summary tables? The ETL load time of those summary tables in this specific case was approximately 15 minutes. Every case will be different since the data volumes and back-end database varies. Q: Where can I download the presentation slideshow? A: The webinar recording and presentation deck are available for free download from our Resources Library on our website: http://www.senturus.com/resources/cognos-dynamic-cubes- set-to-retire-transformer/ Questions Log: Cognos 10.2.2 Performance Tuning 13Copyright 2015 Senturus, Inc. All Rights Reserved
  • 14. This slide deck is part of the “Cognos Dynamic Cubes: Set to Retire Transformer?” recorded webinar. To view the FREE recording of the entire presentation and download the slide deck, go to: http://www.senturus.com/resources/cognos-dynamic- cubes-set-to-retire-transformer/ Senturus’ comprehensive library of recorded webinars, demos, white papers, presentations and case studies is available on our website: www.senturus.com Hear the Recording 14Copyright 2015 Senturus, Inc. All Rights Reserved
  • 15. Q: We have a heavily used report used against a relational package. We have never tried to put this into Transformer due to volume issues. However, could it be a good candidate to be rewritten using a Dynamic Cube? People are using date ranges (years vs. months), filtering by various geographic levels (city, state, country, groups of countries, etc.). It's performing reasonably well using Oracle with star transformation enabled, and bit map indexes, but when running for a year over year comparison, the report slows down. Dynamic Cubes could potentially help. However, if the report is primarily a list report the produces thousands of rows of output it may not be a good candidate. Those types of reports are generally extract in nature and users like to take the data and import it into Excel for further analysis. If the report is primarily analytical and is mainly a crosstab then year over year would be a fairly easy exercise in the Dynamic Cube. Questions Log: Cognos 10.2.2 Performance Tuning 15Copyright 2015 Senturus, Inc. All Rights Reserved
  • 16. Q: Any final word on whether Dynamic Cubes will ultimately replace transformer? I hope not, the optimization seems a little heavy on the sql / db end. Dynamic Cubes was initially never intended to completely replace Transformer. Think of it as another OLAP tool in the Cognos suite. However, users may have exceeded Transformer’s limits and this is where Dynamic Cubes may help. Q: Is Dynamic cubes recommended only when the data volume is greater than 25MM rows? Dynamic Cubes can be used for lower volume datamarts. Questions Log: Cognos 10.2.2 Performance Tuning 16Copyright 2015 Senturus, Inc. All Rights Reserved
  • 17. Q: What do you mean by "Dynamic require optimization across a full stack"? With Transformer, once the cube is built no further optimization of the cube is done. The Transformer cube is deployed and performance issues would need to re- addressed in the design of the cube. Dynamic Cubes lives on top of a relational database and utilizes a variety of in-memory caches. All those layers can be continually tuned to address performance issues, hence the term, “Dynamic.” Questions Log: Cognos 10.2.2 Performance Tuning 17Copyright 2015 Senturus, Inc. All Rights Reserved
  • 18. Q: What are your thoughts about exposing your Star- Schema Data Warehouse to these cubes? How do you manage updates to the Data Warehouse when Dynamic Cubes are hitting it? Would you look at a separate copy of a Data Warehouse to support Dynamic Cubes? Right now, we keep access to the Data Warehouse limited. After the data warehouse is updated, you generally will need to restart or refresh the caches of the Dynamic Cube depending on the types of updates. Dynamic. Later releases allow real-time updates of facts. In general, ETL updates would happen overnight then the cube is restarted so that it retrieves the latest data into memory. Dynamic Cubes were designed to sit on top of your existing Star Schema Data Warehouse. If the data warehouse access is currently limited, you would need to determine if the database can handle the query loads that a Dynamic Cube will place on it. Questions Log: Cognos 10.2.2 Performance Tuning 18Copyright 2015 Senturus, Inc. All Rights Reserved
  • 19. Q: What are your thoughts about exposing your Star- Schema Data Warehouse to these cubes? How do you manage updates to the Data Warehouse when Dynamic Cubes are hitting it? Would you look at a separate copy of a Data Warehouse to support Dynamic Cubes? Right now, we keep access to the Data Warehouse limited. After the data warehouse is updated, you generally will need to restart or refresh the caches of the Dynamic Cube depending on the types of updates. Dynamic. Later releases allow real-time updates of facts. In general, ETL updates would happen overnight then the cube is restarted so that it retrieves the latest data into memory. (answer cont. on next slide) Questions Log: Cognos 10.2.2 Performance Tuning 19Copyright 2015 Senturus, Inc. All Rights Reserved
  • 20. Q: What are your thoughts about exposing your Star- Schema Data Warehouse to these cubes? How do you manage updates to the Data Warehouse when Dynamic Cubes are hitting it? Would you look at a separate copy of a Data Warehouse to support Dynamic Cubes? Right now, we keep access to the Data Warehouse limited. (answer cont. from previous slide) Dynamic Cubes were designed to sit on top of your existing Star Schema Data Warehouse. If the data warehouse access is currently limited, you would need to determine if the database can handle the query loads that a Dynamic Cube will place on it. Questions Log: Cognos 10.2.2 Performance Tuning 20Copyright 2015 Senturus, Inc. All Rights Reserved
  • 21. Q: In testing dynamic cubes vs. transformer, can you recommend the areas to compare? Build time, report performance, maintenance, report mitigation, other? Is there a recommended size cube to test a POC with to have a reasonable test and not get bogged down in too much architecture? The primary areas that Transformer deployments like to compare are Dynamic Cube start time as compared to Transformer build time and report/query performance. I would pick a problematic Transformer implementation that has issues in those areas as a POC. Again, you need to make sure the Dynamic Cube will be sourced from a star schema data warehouse. Questions Log: Cognos 10.2.2 Performance Tuning 21Copyright 2015 Senturus, Inc. All Rights Reserved
  • 22. This slide deck is part of the “Cognos Dynamic Cubes: Set to Retire Transformer?” recorded webinar. To view the FREE recording of the entire presentation and download the slide deck, go to: http://www.senturus.com/resources/cognos-dynamic- cubes-set-to-retire-transformer/ Senturus’ comprehensive library of recorded webinars, demos, white papers, presentations and case studies is available on our website: www.senturus.com Hear the Recording 22Copyright 2015 Senturus, Inc. All Rights Reserved
  • 23. Who we are SENTURUS INTRODUCTION
  • 24. Technology Depth + Business Acumen Senturus: Business Architects for Business Analytics 24Copyright 2015 Senturus, Inc. All Rights Reserved C-Level Business Acumen Technical/To ol Expertise Deep Data Experience Project Management Rigor Business Intelligence Enterprise Planning Predictive Analytics
  • 25. A Few of Our 900+ Clients 25Copyright 2015 Senturus, Inc. All Rights Reserved
  • 26. Thank You! www.senturus.com 888-601-6010 info@senturus.com Copyright 2015 by Senturus, Inc. This entire presentation is copyrighted and may not be reused or distributed without the written consent of Senturus, Inc.