Home Databases MS SQL Server MSSQL 2005 Autogrowth Option

MSSQL 2005 Autogrowth Option

E-mail Print PDF
User Rating: / 1
PoorBest 

If you want to set autogrowth option for a datafile on MSSQL 2005, you can simply use the following commands:

alter database ECT

modify file (name = 'ECTDATA1', filegrowth = 10%)

 

Comments (0)add comment

Write comment
smaller | bigger

security image
Write the displayed characters


busy
 

Our valuable member Huseyin Bilgen has been with us since Saturday, 06 May 2006.