Link to home
Start Free TrialLog in
Avatar of mkdev2009
mkdev2009Flag for Malaysia

asked on

Active Active MS SQL Cluster

Hi All,

Our organization has been mandated with creating a fully redundant solution with a uptime of 99.9%. Although we can have a HA setup for all servers, our main concern is on ensuring the data integrity of the database.

Is there any solution which can allow us to enable a true Active/Active Cluster that allows read/writes to happen to both nodes concurrently? I'm looking at a solution that can be applied to a Production-DR that will allow read/writes to both environments concurrently?

As I know, Microsoft SQL's AlwaysOn allows for Multiple reads but to ensure data integrity, there must be singularity whereby only 1 node is able to write.

Appreciate your kind comments and suggestions!
ASKER CERTIFIED SOLUTION
Avatar of Vitor Montalvão
Vitor Montalvão
Flag of Switzerland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of mkdev2009

ASKER

Hi Vitor,

Yes we've tried merge replication but it's not what we are looking at.
Thanks again for the suggestion :)
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial