COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => ReportNet Administration => Topic started by: a0167913 on 08 Sep 2006 03:27:15 PM

Title: s-l-o-w reports
Post by: a0167913 on 08 Sep 2006 03:27:15 PM
I have a report that takes 15 minutes to run in CRN.  It was built w/developer studio.   When I take the SQL for the report from the audit trail nativequery table, the SQL runs in 3 seconds.  I'm only returning 100 data rows.    I run on a unix configuration.    Cognos people swear it's a database problem. 

Can anyone suggest any Cognos documents or have any experience with settings that could spead this up?    3 seconds vs. 15 minutes is a very large time difference.
Title: Re: s-l-o-w reports
Post by: Opher on 24 Oct 2006 02:53:51 PM
When you run the report in CRN, is the output in PDF format?  What version of CRN are you using?  What is the underlying database?

Regards,
Opher

Title: Re: s-l-o-w reports
Post by: Blue on 25 Oct 2006 09:47:29 AM
What is "w/developer studio"?

When you take the SQL from the report (how BTW?) are you checking all the nooks and crannies for filters, slices, tuples, sub queries, etc?

The most sure way we have found to kill a report's performance is to include a tuple in the logic!

Bluey
Title: Re: s-l-o-w reports
Post by: almeids on 25 Oct 2006 03:41:20 PM
I don't mean to take this on a tangent, but must ask Blue: what does "include a tuple in the logic" mean?
I've always understood that term to be a synonym for database "row" or "record".
thanks...
Title: Re: s-l-o-w reports
Post by: Blue on 27 Oct 2006 12:40:08 PM
A tuple (pronounced toopul) is a new feature in Cognos 8 BI Report Studio.  It allows the designer to reference a particular intersection (cell) of a row and column in the report.  It has nothing to do with relational database terminology.
Title: Re: s-l-o-w reports
Post by: almeids on 30 Oct 2006 01:53:43 PM
Could have sworn there was a button somewhere to thank people...oh, well...
"thanks, Blue!"
Title: Re: s-l-o-w reports
Post by: Blue on 31 Oct 2006 02:32:15 PM
There is! On the left click on "Applaud this member's contribution". ;)