Network Management
SQL DR fails to reconnect to the SolarWinds Server
SQL Server failed over but does not automatically reconnect to the SolarWinds server.
First published date
Last published date
Overview
A SQL Server with AAG has failed over but failed to reconnect to the SolarWinds server despite being configured with the correct listener.
Product section
Cause
Failover mode on the AG set-up was not set to Automatic
Resolution
Initial checks:
- Make sure that both AG servers are UP
- For this issue, AG is on a single subnet set-up
- On the Configuration Wizard, make sure that the customer is using the AG Listener DNS
1) RDP to the SQL Server and open SQL Server Management Studio
2) In Object Explorer, find the primary replica of the SolarWinds DB Server.
3) Expand the Always On High Availability node > Right-click the availability group and select Properties.
4) In the shown dialog box, there should be a Failover Mode column. If it's set to Manual, change it to Automatic; otherwise, whenever the primary replica fails, it will get stuck and wait until a DBA swaps it over manually, or if the primary replica recovers.