|
-
Apr 13th, 2006, 01:51 PM
#1
Thread Starter
Frenzied Member
[RESOLVED] SQLServer TempDB Size issue
Hi guys,
On my SQL Server the tempDB is 4 GB, with basically 100% of that available. I have tried to shrink the database (via the properties dialog) but it has not changed the size. Any ideas on other possible approaches?
Thanks
Declan
Declan
Don't forget to mark your Thread as resolved.
Take a moment to rate posts that you think are helpful 
-
Apr 13th, 2006, 02:50 PM
#2
Re: SQLServer TempDB Size issue
You cannot shrink a database file to less than its minimum size. The minimum is the allocated size when the DB was created or the last time the file size was set (ie if the the file is allowed to automatically grow that becomes the new minimum).
On the Shrink Database dialog there is a button called Files that brings up another dialog. There is an option to Shrink File to a new minimum size.
-
Apr 13th, 2006, 03:21 PM
#3
Thread Starter
Frenzied Member
Re: SQLServer TempDB Size issue
Bruce
Once again thanks for the help. This is perfect, tahnks.
I just wish I could rep you again - but I need to spread some love first
Declan
Don't forget to mark your Thread as resolved.
Take a moment to rate posts that you think are helpful 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|