TheVillageIdiot27
Programmer
Hi
I have a problem with with a fairly new installation of SQL 2005. There are a number of databases which are essentially copies of each other used for different purposes, Live, Training, Development etc each with on log file and data file.
The problem is the physical files have become enormous - data files in the region of 3.5GB and log files less of a problem at around 50MB.
On the data files the autogrowth is 1MB Unristricted and on the log files the autogrowth is 10% Unristricted - I am not sure how relevent that is but the 1MB doesn't seem like a a very sensible figure on files that size to me.
I have tried to use DBCC SHRINKFILE but haven't managed to get it do what I assumed it did.
Any advice on this matter gratefully appreciated.
I have a problem with with a fairly new installation of SQL 2005. There are a number of databases which are essentially copies of each other used for different purposes, Live, Training, Development etc each with on log file and data file.
The problem is the physical files have become enormous - data files in the region of 3.5GB and log files less of a problem at around 50MB.
On the data files the autogrowth is 1MB Unristricted and on the log files the autogrowth is 10% Unristricted - I am not sure how relevent that is but the 1MB doesn't seem like a a very sensible figure on files that size to me.
I have tried to use DBCC SHRINKFILE but haven't managed to get it do what I assumed it did.
Any advice on this matter gratefully appreciated.