SQL Server 2005 Setup

No votes yet

Typically, Systems Engineering group or another IT group will setup your server for you. If you are a one man team in this affair, I will assume you have installed Windows 2003 standard or enterprise edition and have it running with minimal services.

SQL Server settings can be tempting to use, but should be used with much caution; do research and test if it actually does improve performance in your case. I often limit the amount of memory sql server has available to it when I am using over 8GB of RAM. For these situations, I limit RAM to Total RAM - 2GB for the OS to use. e.g. 16GB of Total RAM I set to 14GB of Max RAM.

Microsoft Add-ons and Tools

External Articles