![]() | |
![]() |
| | Thread Tools | Display Modes |
#21
| |||
| |||
|
|
We percieved that the active/active SQL cluster is doing some sort of load balancing (two database server, one database). But after exploring the documentation and newgroups, we now know that it can not do that. The main use for the databases is to load share the back-end processing. If we would like to implement this, I would think that the two SQL instances should be able to handle SELECT, INSERT, UPDATE and DELETE statements to the databases. Therefore, we would like the two instances to be identical at all times. Your comment of having a historical (and up-to-date) "server" and a transactional "server" sounds nice and less complicated. Any comments on what we are trying to achieved and suggestion on what is the easiest way to achieving them. Take note that we currently have an Active/Passive configuration. Thanks heaps. *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
![]() |
| Thread Tools | |
| Display Modes | |
| |