Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: First hit to Reporting services is slow

Started 1 month, 3 weeks ago by Abba
Hello, [SQL2008] - version 10.0.2531 The first hit to our SQL2008 Reporting service is always very slow. Its a VMware and the total server memory is 7GB out of which we have reserved 4GB for SQLServer and 1.5GB for Reporting services. This is the entry snippet in rsreportserver config file: <MemorySafetyMargin>50</MemorySafetyMargin> <MemoryThreshold>75</MemoryThreshold> <...
Site: SQL Server Forum  SQL Server Forum - site profile
Forum: SQL  SQL - forum profile
Total authors: 5 authors
Total thread posts: 10 posts
Thread activity: no new posts during last week
Domain info for: sqlmonster.com

Other posts in this thread:

Uri Dimant replied 1 month, 3 weeks ago
Abba What does the query do? How much rows do you return? > Hello, > [quoted text clipped - 21 lines] > TIA, > AbbA

Abba replied 1 month, 3 weeks ago
Uri, Its not about any single report or query. Its about slow loading of the Reporting service interface itself. For example, when I enter the url http://<servername>/Reports/Pages/Folder.aspx, it takes a while to bring up the page. Only the first time, after that it runs fine in the subsequent access. But again, after a long gap, the issue returns. > Abba > What does the query do? How ...

dave ballantyne replied 1 month, 3 weeks ago
Odd, it could be to do with authenticating the user on the network. Does is take a long time when you logon to your domain ? How you would go about tracing and proving that though ive no idea. Dave Ballantyne http://sqlblogcasts.com/blogs/sqlandthelike/ > Uri, > [quoted text clipped - 34 lines] >>> TIA, >>> AbbA

Bruce L-C [MVP] replied 1 month, 3 weeks ago
This sounds very much like the app pools as you say below. It looks like you control this by using the RecycleTime. http://msdn.microsoft.com/en-us/library/bb934330.a spx It defaults to 12 hours. It looks like you can increase it. But, it might not be good for it to never recycle. You could schedule a report to run nightly so that first thing in the morning there isn't the lag. 6 minutes ...

TheSQLGuru replied 1 month, 3 weeks ago
Could it also be in part due to having to spin up all the .NET stuff for the first hit? Signature Kevin G. Boles Indicium Resources, Inc. SQL Server MVP kgboles a earthlink dt net > Hello, > [quoted text clipped - 21 lines] > TIA, > AbbA

Abba replied 1 month, 3 weeks ago
It doesn't take a long time for autentication. Sorry, I forgot to mention it; that was the first thing my network admin checked. Thanks for the thought, Dave! > Odd, it could be to do with authenticating the user on the network. > Does is take a long time when you logon to your domain ? [quoted text clipped - 43 lines] >>>> TIA, >>>> AbbA

Abba replied 1 month, 3 weeks ago
Thanks Bruce. I had gone through your recommendation regarding App pools in another article before posting. Thats why I specifically mentioned about not having IIS ..:) I have scheduled a dummy report to run before prod hours. As of now, Iam not touching RecycleTime. I will let you know if the dummy report helps the cause. > This sounds very much like the app pools as you say below. It ...

Abba replied 1 month, 2 weeks ago
The dummy reports helped. Thank you Bruce! > Thanks Bruce. I had gone through your recommendation regarding App pools > in another article before posting. Thats why I specifically mentioned [quoted text clipped - 44 lines] >>> TIA, >>> AbbA

Bruce L-C [MVP] replied 1 month, 2 weeks ago
Good. A bit primitive way of solving it but sometimes that is what works. Signature Bruce Loehle-Conger MVP SQL Server Reporting Services > The dummy reports helped. Thank you Bruce! > [quoted text clipped - 47 lines] >>>> TIA, >>>> AbbA

 

Top contributing authors

Name
Posts
Abba
5
user's latest post:
First hit to Reporting services...
Published (2009-11-16 08:39:00)
The dummy reports helped. Thank you Bruce! &gt; Thanks Bruce. I had gone through your recommendation regarding App pools &gt; in another article before posting. Thats why I specifically mentioned [quoted text clipped - 44 lines] &gt;&gt;&gt; TIA, &gt;&gt;&gt; AbbA
Bruce L-C [MVP]
2
user's latest post:
First hit to Reporting services...
Published (2009-11-16 14:58:00)
Good. A bit primitive way of solving it but sometimes that is what works. Signature Bruce Loehle-Conger MVP SQL Server Reporting Services &gt; The dummy reports helped. Thank you Bruce! &gt; [quoted text clipped - 47 lines] &gt;&gt;&gt;&gt; TIA, &gt;&gt;&gt;&gt; AbbA
Uri Dimant
1
user's latest post:
First hit to Reporting services...
Published (2009-11-11 10:02:00)
Abba What does the query do? How much rows do you return? &gt; Hello, &gt; [quoted text clipped - 21 lines] &gt; TIA, &gt; AbbA
dave ballantyne
1
user's latest post:
First hit to Reporting services...
Published (2009-11-11 15:43:00)
Odd, &nbsp;it could be to do with authenticating the user on the network. Does is take a long time when you logon to your domain ? How you would go about tracing and proving that though ive no idea. Dave Ballantyne http://sqlblogcasts.com/blogs/sqlandthelike/ &gt; Uri, &gt; [quoted text clipped - 34 lines] &gt;&gt;&gt; TIA, &gt;&gt;&gt; AbbA
TheSQLGuru
1
user's latest post:
First hit to Reporting services...
Published (2009-11-12 02:10:00)
Could it also be in part due to having to spin up all the .NET stuff for the first hit? Signature Kevin G. Boles Indicium Resources, Inc. SQL Server MVP kgboles a earthlink dt net &gt; Hello, &gt; [quoted text clipped - 21 lines] &gt; TIA, &gt; AbbA

Related threads on "SQL Server Forum":

Related threads on other sites:

Thread profile page for "First hit to Reporting services is slow" on http://www.sqlmonster.com. This report page is a snippet summary view from a single thread "First hit to Reporting services is slow", located on the Message Board at http://www.sqlmonster.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity