I have a database that shows
DataFile Size: 30880MB
UsedSpace: 18248MB
FreeSpace: 12632
Logfile size is only 11MB and not a concern.
My question is why I can't shrink the database to a size any smaller that the DataFile Size: 30880MB.
I've run the dbcc shrinkfile command w/truncate only and nothing changes. Also tried dbcc shrinkdatabase with out any change in size. Why can I not shrink the database to say a size of 20000MB?
Thanks,
Mike
DataFile Size: 30880MB
UsedSpace: 18248MB
FreeSpace: 12632
Logfile size is only 11MB and not a concern.
My question is why I can't shrink the database to a size any smaller that the DataFile Size: 30880MB.
I've run the dbcc shrinkfile command w/truncate only and nothing changes. Also tried dbcc shrinkdatabase with out any change in size. Why can I not shrink the database to say a size of 20000MB?
Thanks,
Mike