October 13, 2002 at 8:55 pm
I am new to this board, and i am not sure
if it is proper to discuss the load balance
of SQL server here?
thx
October 14, 2002 at 1:22 am
Probably the forum called 'In the enterprise' would be best for this discussion, but since the thread is already started here, what do you want to ask?
--
Chris Hedgate @ Apptus Technologies (http://www.apptus.se)
October 14, 2002 at 3:48 am
quote:
Probably the forum called 'In the enterprise' would be best for this discussion, but since the thread is already started here, what do you want to ask?--
Chris Hedgate @ Apptus Technologies (http://www.apptus.se)
well, in fact, i am responsible for managing a website whose traffic is very huge, and I am seeking a practical method to scale out (not scale up) our database (SQL server 2000) to meet the increased load. I have looked through the relating material in MS's website, and find that there is only one practical method: partition table. is there
any other methods to scale out the SQL servers?
thx
October 14, 2002 at 5:45 am
Well, not really. SQL Server can't be clustered to share the workload, so partitioning your tables is your best option.
--
Chris Hedgate @ Apptus Technologies (http://www.apptus.se)
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply