August 20, 2009 at 8:32 am
I have as database that has a size of 65548.83 MB and the space available is 59386.77 MB. As you can tell there is a lot of free space. How do I reclaim this space and resize my database. I've tried a shrinkdatabase with truncateonly but that doesn't work.
August 20, 2009 at 8:52 am
It doesn't seem like you have a lot of free space in there. 59GB data with 65GB data file. You want to keep free space in your database to allow for changes, reindexing, etc. Shrinking the file fragments the data and slows performance.
August 20, 2009 at 9:09 am
Duplicate post. No replies to this thread please. Direct replies to:http://www.sqlservercentral.com/Forums/Topic774264-5-1.aspx
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply