Viewing 5 posts - 1 through 5 (of 5 total)
I may be wrong, but I don't think it is possible to do dynamic load balancing between both instances in an active/active cluster (ie having incoming requests dispatched on the...
June 17, 2003 at 3:20 am
One of our apps uses several databases. We use a 2-nodes active/active cluster with one instance of SQLServer on each node, and the various databases balanced between the 2 nodes...
June 17, 2003 at 3:15 am
I had a quick look at the online demo version. It looks like a nice tool for some specific needs, for example when you need to move often from machine...
June 17, 2003 at 3:09 am
Depending on the size of your database, why not do a snapshot replication and update it a few times a day ? Schema changes seem to pose no problem with...
June 5, 2003 at 6:04 am
Thanks for the replies !
Racosta, I had a look into log shipping, and I'll probably test it, it may just be what we need.
Jonespm, thanks for sharing your experience. I'm...
June 4, 2003 at 1:19 am
Viewing 5 posts - 1 through 5 (of 5 total)