SQL Server cluster performance baseline
Posted
by Dwight T
on Server Fault
See other posts from Server Fault
or by Dwight T
Published on 2010-03-23T19:16:40Z
Indexed on
2010/03/23
19:23 UTC
Read the original article
Hit count: 309
sql-server
|clustering
Currently I'm tasked with getting a good performance baseline on a SQL 2005 cluster. The main db on the server is for Sharepoint, but I would like to add other dbs on the cluster.
I do have access to Quest's Performance Analysis tool to help. What are key factors to look at to see if the cluster can handle additional dbs? Do you look at different performance indicators for a cluster vs a stand alone sql server?
One db will be a low usage transactional db and a read only db that is used for sales data.
Thanks Dwight
© Server Fault or respective owner