03.11.2012 Views

SQL Server Hardware - Red Gate Software

SQL Server Hardware - Red Gate Software

SQL Server Hardware - Red Gate Software

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Chapter 7: <strong>SQL</strong> <strong>Server</strong> Installation and Configuration<br />

Network<br />

I always make sure that my database server has a static IP address, in order to<br />

minimize the risk of DNS resolution problems, and that it has been added to the<br />

"proper" Windows Domain; when you first install Windows <strong>Server</strong>, your server will be<br />

in a Workgroup. Someone (possibly you in a small organization) will need to add the<br />

database server machine to the appropriate Windows Domain. This should be done<br />

before you attempt to install <strong>SQL</strong> <strong>Server</strong>. You should also be aware that this will require<br />

a reboot of the server.<br />

If your motherboard (see Chapter 1) hosts multiple NICs, then you may want to consider<br />

using NIC Teaming to increase your bandwidth and redundancy. Another possibility is<br />

to have a second IP address, on a separate, dedicated NIC, so you can segregate network<br />

traffic for operations such as network backups and restores.<br />

Accounts and privileges<br />

Having decided which <strong>SQL</strong> <strong>Server</strong> components to install, you will have a better idea how<br />

many dedicated Windows Domain accounts are required (you need one for each <strong>SQL</strong><br />

<strong>Server</strong>-related Service). In most cases, you will need at least two accounts, one for the<br />

main <strong>SQL</strong> <strong>Server</strong> Service and one for the <strong>SQL</strong> <strong>Server</strong> Agent Service, but you will need<br />

more if you need to install Full Text Search, <strong>SQL</strong> <strong>Server</strong> Integration Services (SSIS), <strong>SQL</strong><br />

<strong>Server</strong> Reporting Services (SSRS), or <strong>SQL</strong> <strong>Server</strong> Analysis Services (SSAS).<br />

Having a dedicated, separate Windows Domain account for each <strong>SQL</strong> <strong>Server</strong> service<br />

gives you more security and more reliability, since the other accounts will not be affected<br />

if one account is compromised by an attacker, or is simply locked out or disabled. Some<br />

DBAs will have a dedicated account for each <strong>SQL</strong> Service on each <strong>SQL</strong> <strong>Server</strong> instance to<br />

give themselves even more protection and reliability (at the cost of more administrative<br />

burden to manage what could be hundreds or thousands of Windows Domain accounts).<br />

240

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!