file growth settings basics
i pretty new mssql (not dba), , trying understand basics of filegrowth settings. none of databases have max size set, presumably keep growing long free disk space. noticed there file growth column in sys.database_files can set percent. how can tell when growth going trigger? example 10gb database 10% file growth, going grow 11gb? how can predict when growth kicks in when there nothing 10% file growth kick in when db reaches xyz size?
please have @ these links:
considerations "autogrow" , "autoshrink" settings in sql server
sql server database growth , autogrowth settings
t-sql articles
t-sql e-book technet wiki community
t-sql blog
SQL Server > Getting started with SQL Server
Comments
Post a Comment