February 16, 2009 at 4:44 am
Morning all
Hopefully this is an easy one to get help with.
We are using SSRS for our reporting and one of the reports is taking quite some time to run. My question is, "How do I go about diagnosing this?" When running the Profiler, the only options I see are Database Engine and Analysis Services.
Am I missing something? Is there a recommended way to analyse the performance of a report configured with Reporting Services?
Any help appreciated.
Paul Dokoupil
February 16, 2009 at 5:51 am
First step is that you find query/procedure which is executing in report (look at dataset).
After that you should analyze execution plan.
February 17, 2009 at 4:16 am
Thanks for the pointer.
I've got some assistance from our development team in locating the query that is executing.
Cheers
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply