February 19, 2012 at 2:37 am
Clustering allowing one physical server to take over tasks and responsibilities of another physical server that is failed.
Does clustering also increasing the data access performances?
If yes then how?
February 19, 2012 at 3:22 am
Clustering is solely a high-availability solution, it has no impact on performance at all.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
February 19, 2012 at 10:59 am
walia_jagwinder (2/19/2012)
Clustering allowing one physical server to take over tasks and responsibilities of another physical server that is failed.Does clustering also increasing the data access performances?
If yes then how?
As Gail said, Clustered Servers is a High Availability solution. If you want multiple servers to increase performance, you probably want "Federated Servers". Please Google the following phrase for multiple Microsoft and other decent links to the subject.
federated servers sql server 2008
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply