Hi,
I'm having huge problems with the run-time of a stored procedure from RS Designer (and from the server when the report is uploaded).
I have a SP with about 6 parameters. When executed from QA the SP takes less than a second to return a result-set of about 1500 rows. When running the SP from RS (Designer > Data tab) using query parameters the excution time is around 3 mins !!!
Looking at the TimeDataRetrieval field in ExecutionLog table in the ReportServer DB, the SP is the problem (consuming about 99% of the time involved in the report generation). I've tried adding indexes, I'm not using report filters....
Are there any known problems with RS in executing SPs with multiple params or JOINs ...??
Help!
Thanks in advance,
Casey.
I'm having huge problems with the run-time of a stored procedure from RS Designer (and from the server when the report is uploaded).
I have a SP with about 6 parameters. When executed from QA the SP takes less than a second to return a result-set of about 1500 rows. When running the SP from RS (Designer > Data tab) using query parameters the excution time is around 3 mins !!!
Looking at the TimeDataRetrieval field in ExecutionLog table in the ReportServer DB, the SP is the problem (consuming about 99% of the time involved in the report generation). I've tried adding indexes, I'm not using report filters....
Are there any known problems with RS in executing SPs with multiple params or JOINs ...??
Help!
Thanks in advance,
Casey.