Hello averybody,
I've a problem (of course ! :P) :
I've started to configure a DAG system in my environement. DAG was created with 2 database servers.
Everything was OK, but I wanted to remove it because it was not fullfilling my needs. So I've removed "successfully" the second server and then problems started...
The production server is not "available anymore". It seems that the cluster was removed and it won't mount databases. I know that server itself is fine, but I don't know what to do now.
I can't remove DAG availability group because the prod server is still in there, and I'm really afraid to run commandlet
Remove-DatabaseAvailabilityGroupServer with
ConfigurationOnly switch.
Does anybody knows what is exactly doing this switch ? Because I want to keep this server alive, and only remove DAG group.
I can provide any log if necessary...