all groups > sql server reporting services > august 2006 >
You're in the

sql server reporting services

group:

object locks when running reports


object locks when running reports Leyva
8/29/2006 11:51:01 AM
sql server reporting services: We are in the testing phase of report service; several time through this
testing the end users experience performance issue (system come to a crawl).
I'm new to sql server 2005 and have not been able to resolve performance
issue. I have search several sites and have located several articles that
apply to this issue be do not know which one I should try.

when the slowness occurred this am I looked at activity monitor I can see
locks for several ids.

Re: object locks when running reports Leyva
8/29/2006 1:02:02 PM
We are rendering to pdf. What should I set the memory to and how do I do
this?

[quoted text, click to view]
RE: object locks when running reports Leyva
8/29/2006 1:57:01 PM
I'm not the developer so I will have to ask them the question about rendering
to html. This server has 4GB of memory which I thought was more than plenty?


[quoted text, click to view]
Re: object locks when running reports Bruce L-C [MVP]
8/29/2006 2:35:12 PM
Look at your CPU and memory usage. RS does everything in memory. If you are
rendering to PDF or Excel it can be very compute intesive. There is a big
different (order of magnitude) between HTML/CSV versus PDF/Excel.


--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

Re: object locks when running reports Bruce L-C [MVP]
8/29/2006 3:50:48 PM
My point was to look at the server memory and see how much of it is being
used. If you are memory constrained you might be able to add more RAM.

Also, do you need to render to pdf? HTML is much faster.


--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

Re: object locks when running reports Bruce L-C [MVP]
8/29/2006 5:25:42 PM
Should be. It could also be CPU. How many CPU's. Look at CPU usage as well.

--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

RE: object locks when running reports Leyva
8/30/2006 10:10:02 AM
server has 2 processors.

[quoted text, click to view]
AddThis Social Bookmark Button