Quantcast
Channel: SQL Server Database Engine forum
Viewing all articles
Browse latest Browse all 15264

tempdb won't shrink

$
0
0

SQL 2008 R2

 

We’ve been on SQL 2008 R2 for about a year and have had zero tempdb problems. SQL does a good job of managing its size, until now.  Tempdb is configured with 8 data files and 1 log file.  Each data file is 250 mb and the log is 2 gb, for a total/initial size of 4gb. In the last week it’s grown to 11 gb and I can’t shrink it. There are zero open trans, and dbcc shrinkfile truncateonly and specifying a size do nothing. We bounced the server and tempdb came back at the exact 11 gb size. Even after the reboot with nothing going on with the server I can’t shrink it. No, we’re not having space issues but obviously something is going on that I’d like to get to the bottom of. I’ve read kb 307487 several times so I don’t need a link to it, thanks.

 

Does anyone have any idea why this just happened, and more importantly what to do? Is my only option to start SQL in minimal config mode and address it that way? Obviously that’s a tough thing to do with a Prod box.

 

Thanks in advance,

 

André


André

Viewing all articles
Browse latest Browse all 15264

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>