Pre-allocate space and define auto-growth settings for BizTalk Server databases

Auto growth setting plays an important role in BizTalk configuration for performance reasons, why? SQL Server database auto-growth is a blocking operation which hinders BizTalk Server database performance. When SQL Server increases the size of a file, it must first initialize

 
 
 
 
 
(3)
158 times
Add To Favorites
Servers
9/18/2012
E-mail Twitter del.icio.us Digg Facebook
Verified on the following platforms
Windows Server 2012 No
Windows Server 2008 R2 Yes
Windows Server 2008 Yes
Windows Server 2003 Yes
Windows 8 No
Windows 7 No
Windows Vista No
Windows XP No
Windows 2000 No
This script is tested on these platforms by the author. It is likely to work on other platforms as well. If you try it and find that it works on another platform, please add a note to the script discussion to let others know.