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%)
Bookmark
Email this
Hits: 3015
Comments (0)

Write comment



