Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2005
»
Business Intelligence
»
cognos 10 with SSAS: issues
cognos 10 with SSAS: issues
Rate Topic
Display Mode
Topic Options
Author
Message
snap254
snap254
Posted Tuesday, March 27, 2012 5:07 PM
Grasshopper
Group: General Forum Members
Last Login: Wednesday, March 28, 2012 12:17 AM
Points: 24,
Visits: 36
Hi
We're considering implementing a Cognos 10 reporting layer on top of SSAS 2008 R2 and were wondering if there are any obvious drawbacks to this apart from things like cost.
Does anyone have any insights - specifically to Cognos 10?
thanks
A
Post #1273987
Koen Verbeeck
Koen Verbeeck
Posted Wednesday, March 28, 2012 5:27 AM
SSCrazy Eights
Group: General Forum Members
Last Login: Today @ 2:11 AM
Points: 9,378,
Visits: 6,473
My experience with Cognos is about Cognos 8, but from what I've heard that's pretty much the same.
To use Cognos on top of SSAS, you need to create a dummy framework in Cognos Framework manager. Publish that and you can use the SSAS metadata in your reports.
However, Cognos can produce some pretty horrid MDX, so it's possible that some reports (depends on design) have pretty bad performance.
How to post forum questions.
Need an answer? No, you need a question.
What’s the deal with Excel & SSIS?
Member of
LinkedIn
. My blog at
LessThanDot
.
MCSA SQL Server 2012 - MCSE Business Intelligence
Post #1274201
dnrd
dnrd
Posted Thursday, March 29, 2012 1:09 AM
Forum Newbie
Group: General Forum Members
Last Login: Tuesday, August 21, 2012 11:10 AM
Points: 1,
Visits: 9
Yes I confirm, performance are very bad compared to Excel.
Cognos Analysis Studio on SSAS works very bad as soon as you have more than 2 dimensions in rows and more than 300 rows...
A query can last hours in Cognos while running in 5 mn in Excel...
Post #1274901
Koen Verbeeck
Koen Verbeeck
Posted Thursday, March 29, 2012 1:20 AM
SSCrazy Eights
Group: General Forum Members
Last Login: Today @ 2:11 AM
Points: 9,378,
Visits: 6,473
renaud.durand (3/29/2012)
Yes I confirm, performance are very bad compared to Excel.
Cognos Analysis Studio on SSAS works very bad as soon as you have more than 2 dimensions in rows and more than 300 rows...
A query can last hours in Cognos while running in 5 mn in Excel...
300 rows for an analysis? Isn't that a bit much? The human mind can only process around 10-20 lines in a table efficiently.
The advantage of Analysis Studio over Excel is that it is somewhat easier to do calculations. In Excel, you are a bit stuck on the PivotTable layout, unless you convert everything to formulas. But then you can't pivot anymore.
How to post forum questions.
Need an answer? No, you need a question.
What’s the deal with Excel & SSIS?
Member of
LinkedIn
. My blog at
LessThanDot
.
MCSA SQL Server 2012 - MCSE Business Intelligence
Post #1274904
amaramoosa
amaramoosa
Posted Wednesday, April 11, 2012 10:21 PM
Forum Newbie
Group: General Forum Members
Last Login: Monday, May 20, 2013 5:13 PM
Points: 3,
Visits: 51
Another issues is that, once you have the SSAS Cubes in cognos Framework manager, you cannot make any changes to it. Basically, you have to do all the modeling in SSAS before you publish it and have cognos comsume it.
Post #1282117
Koen Verbeeck
Koen Verbeeck
Posted Wednesday, April 11, 2012 10:58 PM
SSCrazy Eights
Group: General Forum Members
Last Login: Today @ 2:11 AM
Points: 9,378,
Visits: 6,473
amaramoosa (4/11/2012)
Another issues is that, once you have the SSAS Cubes in cognos Framework manager, you cannot make any changes to it. Basically, you have to do all the modeling in SSAS before you publish it and have cognos comsume it.
You can still create your own calculations in Report/Analysis studio.
How to post forum questions.
Need an answer? No, you need a question.
What’s the deal with Excel & SSIS?
Member of
LinkedIn
. My blog at
LessThanDot
.
MCSA SQL Server 2012 - MCSE Business Intelligence
Post #1282125
carl-793059
carl-793059
Posted Friday, April 13, 2012 1:20 AM
Grasshopper
Group: General Forum Members
Last Login: Monday, April 15, 2013 3:13 AM
Points: 16,
Visits: 108
Calculations can be incorporated into Excel pivot tables using a free add-in for Excel, OLAP Pivot Table Extensions. It's available from codeplex.
I also confirm performance problems with both Cognos 8 and 10 against SSAS cubes. Essentially, the MDX queries from Cognos are written such that all members of each dimension used in a report are retrieved then mashed up within the Cognos query engine. This approach bypasses the performance advantages gained by allowing SSAS to determine the intersecting data points between dimensions for example by using the non empty function in the MDX query.
In Cognos 10, there is something called DQM, data query manager, which is supposed to address the performance issues by having the dimensional mashup processed in memory. However, DQM does not yet support all of the possible features of an SSAS cube such as named sets so it cannot be used at this time unfortunately.
Post #1282942
garryfarrell
garryfarrell
Posted Thursday, August 02, 2012 7:28 PM
Grasshopper
Group: General Forum Members
Last Login: Sunday, February 17, 2013 4:05 PM
Points: 10,
Visits: 32
Hi,
I have done Cognos 10 integration with SSAS cubes. Once you have created the framework package you can then make changes to the cube and it will refresh ok once you log out of Cognos and log in again. The framework manager package stores the name of the AS database and the names of the cubes in the database. So changes to dimensions, additional dimensions, new measure groups, new calculation and new sets all become available in Cognos once you log in again.
Post #1339591
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.