I am having a slight problem with our webserver. I have inherited a database whose initial configuration was for unrestricted growth.
This has resulted in a ldf file of over 9GB and a mdf of around 5GB.
This filled our HD space and caused our site to go down for a few minutes
I have been able to truncate the ldf to 8.5GB and then set the growth limmit to 8.6GB to stop it from growing exponentionally.
I would dearly love to get the Log File below 5GB, however the space used is almost as big as the file, so the shrink database option will not shrink it. Is there another process to shrink the file?
Also the mdf file is showing over 1GB of free space, however any attempt to compress and truncate the data just freezes Enterprise Manager which sits there until it is manually closed down.
Is there another way to compress and truncate, or should i leave Enterprise Manager when it freezes as it will be running in the background?
Thanks for any help
This has resulted in a ldf file of over 9GB and a mdf of around 5GB.
This filled our HD space and caused our site to go down for a few minutes
I have been able to truncate the ldf to 8.5GB and then set the growth limmit to 8.6GB to stop it from growing exponentionally.
I would dearly love to get the Log File below 5GB, however the space used is almost as big as the file, so the shrink database option will not shrink it. Is there another process to shrink the file?
Also the mdf file is showing over 1GB of free space, however any attempt to compress and truncate the data just freezes Enterprise Manager which sits there until it is manually closed down.
Is there another way to compress and truncate, or should i leave Enterprise Manager when it freezes as it will be running in the background?
Thanks for any help