The underlying cause for the behaviour in this bug, may be the same reason as for the bug inhttp://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx?feedbackid=4369ed03-a43f-4fb5-9962-729b178a7fa0but I am submitting it separately, to make sure that it does not fall of the rader.If you restore the attached database, and run sp_helpdb, you can see that the data file has a growth of 10240 KB. If you now reboot SQL Server, and then run sp_helpdb again, the data file now has a growth of 1280%. The log file is OK.If you change the growth a number in MB, further reboots do not change this value.I don't know the full history of this database, but it origins from SQL 2000. I got the database from SQL Server MVP Martin Bell, who also took the time to trim down his database into a size suitable for a bug report.
Please wait...