Hi All,
Is AlwaysOn supported in this scenario ?
If we have two Physical servers Node 1 & Node 2
Node 1 will host Primary Replica
Node 2 will host Secondary replica
We have two SQL instances in each Node 1 & Node 2 (e.g. Node1\DB1 & Node1\DB2 , Node2\DB1 & Node2\DB2)
We have multiple DBs in Node1 (Across two SQL instances)
What we want to have:
Multiple AGs (Availability Group) (One AG /instance),
Regards