all groups > sql server reporting services > july 2005 >
You're in the

sql server reporting services

group:

Emptying reportservertempdb


Emptying reportservertempdb John
7/9/2005 11:33:16 AM
sql server reporting services:
I have a reportservertempdb database that has suddenly grown to 16Gb and has
stayed that way for a few days. How do I clear what might be cached in there
Re: Emptying reportservertempdb Tommy
7/20/2005 6:37:36 AM
John,
We are experiencing exactly the same problem as you described: the
ReportServerTempDB suddenly grow to over 10GB and stay that large.

We recently run large number of reports, more than 5,000 pages, with
images merged in using URL on every page. At first, the transaction
log grow rapidly to over 15GB. We then turned off the caching,
controled the size of the transaction log, and scheduled backup of the
transaction log every hour. Now the size of the tranaction log is
under control, but there is a table named CHUNKDATA in
ReportServerTempDB which stayed to be large (over 11GB). I wonder if
it is save to truncate the CHUNKDATA table. And how to correctly
control the overall size of this database.

If you or anybody found or heard of any solutions to this problem,
please share them with me.

Thanks in advance!

Tommy
Re: Emptying reportservertempdb John
7/20/2005 6:57:02 PM
I'm thinking since nothing in that database is important I'm going to drop
and recreate it from a script. I too turned off all caching but it didn't
help.

[quoted text, click to view]
Re: Emptying reportservertempdb gene hunter via SQLMonster.com
8/5/2005 7:18:15 PM
need to delete snapshots that are in history.


[quoted text, click to view]

--
Gene Hunter


Message posted via SQLMonster.com
AddThis Social Bookmark Button