Groups | Blog | Home
all groups > sql server clustering > november 2004 >

sql server clustering : Load Balancing


Rick Sawtell
11/29/2004 8:52:24 AM

[quoted text, click to view]

SQL Server does not do load balancing automatically.

You should look at partitioning your data and using partitioned views to
build a pseudo-load balanced set of database tables.

Check out Partitioned Data in the BOL.

HTH

Rick Sawtell
MCT, MCSD, MCDBA


Leila
11/29/2004 6:08:53 PM
Hi,
I need a solution to perform load balancing on my OLTP database, for example
between two servers.
Any help would be greatly appreciated,
Leila

AddThis Social Bookmark Button