Sql server 2005 database filesize auto grow
Is there anyway to findout the cause of this issue or how can i stop the database from auto increasing the file size
Looking for relevant SQL Server Whitepapers? Visit the SearchSQLServer.com Research Library.
Alessandro.panzetta | May 20 2008 1:02PM GMT
Hello,
I suggest you checking if perhaps the backup is causing the issue; I has the same problem with a wrongly setup of backups that brought the db at 800mb while it was simply 140Mb.
Bye
Mrdenny | May 20 2008 3:26PM GMT
Check out my SQL Server blog “SQL Server with Mr Denny” for more SQL Server information.