|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Friday, March 22, 2013 12:13 AM
Points: 19,
Visits: 128
|
|
Hi All,
We have the SQL server 2005 where it has three data files on three different LUN's.
Each data file is 650 Gb but out of which data allocated is 325Gb and 325GB free space. So totally database size is 875GB but free space is approximately 900GB.
So please guide me whether i can go ahead to shrink the database files so that i can remove the free space on all database files.
else please guide me how can i remove free space on the database files.
Regards, Sanath
|
|
|
|
|
SSC-Dedicated
           
Group: General Forum Members
Last Login: Today @ 4:18 PM
Points: 38,062,
Visits: 30,359
|
|
Sure you can, if you know that space won't be used in a reasonable amount of time.
A once-off shrink and then rebuild all your indexes afterwards.
Gail Shaw Microsoft Certified Master: SQL Server 2008, MVP SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
We walk in the dark places no others will enter We stand on the bridge and no one may pass
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Friday, March 22, 2013 12:13 AM
Points: 19,
Visits: 128
|
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Thursday, June 13, 2013 7:03 AM
Points: 2,562,
Visits: 3,453
|
|
sanath.kumar.kura (11/21/2012) Each data file is 650 Gb but out of which data allocated is 325Gb and 325GB free space. So totally database size is 875GB but free space is approximately 900GB. why you want shrink when you have more then 50% space is free ? data will now or then occupy the space its his job or nature
-------Bhuvnesh---------- While 1 = 1 (Learning SQL....) Click to get fast response of your post
|
|
|
|