Hi ,
we have SQL AlwaysON availability group configured for set of dbs. Its a 2 node cluster. When we did the manual failover of dbs it perfectly works fine, I can see in cluster failover mgmt that resource moved to another node which is on Azure .
We wanted to test real DR scenario, where in source DB server was brought down intentionally . This somewhat confuses the cluster and it was failing to come online on another node.
Also tried forcefully bringing secondary dbs to online status, none of the commands were working.
Alter database with recovery
Alter database set partner OFF
None of them worked.
Can someone help me here ? Am I missing something ? Isnt the cluster supposed to work by simply moving resources to secondary node??
Regards
Thahif