Hi there,
Does anyone know how to go about having a MSQL server fail back over to the primary server after a failover has occurred and they are back in sync for a mirrored session?
I have an order management software that's only looking for my SQL 1 Server and when a failover occurs SQL 2 becomes principle and I have to manually fail that back over to SQL 1.
Any insight on how to automate this?