I am using sql 2012 always on availability group to synchornize a few databases to a DR location. My primary node went down today.
so the sql 2012 in DR looks like is primary now but my applications are not using availability group listeners.
they are still pointing to the down node.
what do I have to do now ? how do I setup the AG listner and have them point to the DR node?
any idea?
I also reinstalled my primary node but under a different name now. I tried to add that back into the AG but its trying to connect to the primary node which is down now.
How do I restore these AG dbs back to the old node that i just reinstalled?