COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: jatin.popat on 27 Aug 2009 06:06:22 AM

Title: How to get the total time taken by report to run..
Post by: jatin.popat on 27 Aug 2009 06:06:22 AM
Hi,

I want to know the total time taken by report to run for performance tuning purpose.

Is there any way (either java scripts or cognos functionality) to get the time taken by report to run,
except that of sitting in front of reports for more than 1 hr so that we don't miss the exact time, when the report was run .......................

i would really appreciate if someone can help me in this case......................
Title: Re: How to get the total time taken by report to run..
Post by: dumbell on 27 Aug 2009 09:38:08 AM
Run the report as saved output from Connection.
The saved output will give you both the start and end times.

Good Luck