Sql server has far better performance in Windows 2003 than in windows 2000.
1.If you are running in an Sql server dedicated server you can remove all the other services that are not needed for the Sql server.
Some of the services may be SmartCard,SmartCardHelper,QOS ,Clipbook,Telnet.
It all depends on what application the Sql Server are using
2.By Applying QOS across the servers in the organisation we can increase the Network Bandwidth for the Sql Server users thereby utilising the bandwidth efficiently across all other servers.
3.Most companies use the Windows environment so its better to remove all the other protocols except TCP/IP
4. Windows 2003 server has included some good command line performance related tools to better monitor performance
They are
a. Logman
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/nt_command_logman.mspx?mfr=true
b.relog
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/nt_command_relog.mspx?mfr=true
c.tracerpt
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/nt_command_tracerpt.mspx?mfr=true
d.typeperf
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/nt_command_relog.mspx?mfr=true
No comments:
Post a Comment