COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => Report Studio => Topic started by: murali on 04 Mar 2006 02:06:26 PM

Title: debugging a report
Post by: murali on 04 Mar 2006 02:06:26 PM
hi

can anybody tell me how to debug a report and how to use tabular model and tabular sql and some information about queries

and one more thing how multiple queries can be assigned to a page, does multiple queries can affect the performence. any answers will be greatly appericiated.


Thanks
murali
Title: Re: debugging a report
Post by: BIsrik on 20 Apr 2006 01:40:10 AM
firstly you cannot assign multiple queries to a page.

Multiple queries does affect the performance since all the queries need to be executed while u run the report. If you r executing it in pdf, then make use of tabular reference. This will increase the performance.

and regarding debugging of a report, usually the data is checked and format required is checked. If both these are proper then, you can think of doing some performance tuning.

Srik
Title: Re: debugging a report
Post by: rvitatoe on 20 Apr 2006 04:11:19 PM
Multiple queries can be assigned to a single page, but they must be in different List or Crosstab Items.

If you are getting an error message that you need to debug, then this site is the BEST place to start!Ã,  I have had great success on this site by doing a search for the error message I'm getting.Ã,  Not so much on the Cognos support site, but that is definately a second stop.