jeffmoore64
Programmer
Hi,
I got the following message in my sql logs about 2 weeks ago.
Should I:
A) Manually grow my files when they get to X%
B) Set my autogrow to 1MB on both the data and log files.
C) Some combination of both.
Tia
Jeff
I got the following message in my sql logs about 2 weeks ago.
Code:
Autogrow of file 'InventoryMart_Data' in database 'InventoryMart' took 825844 milliseconds. Consider using ALTER DATABASE to set a smaller FILEGROWTH for this file
A) Manually grow my files when they get to X%
B) Set my autogrow to 1MB on both the data and log files.
C) Some combination of both.
Tia
Jeff