SQL Server High Availability

This section describes how to make the MetaDefender Managed File Transfer™ database tier highly available by hosting its databases in a SQL Server Always On Availability Group. MetaDefender Managed File Transfer™ connects to the Availability Group listener, which always routes to the current primary replica, so when a database node fails the connection follows the new primary automatically.

This is database-level high availability. It is independent of the MetaDefender Managed File Transfer™ application-level High Availability cluster and can be used on its own or combined with it.

Only a full Availability Group is supported, not a Basic Availability Group.

Recent versions of the Database Configuration Tool can change the database server address (--server), not only credentials. This means MetaDefender Managed File Transfer™ can be repointed at an Availability Group listener directly, with no IP-swap or DNS workaround: install MetaDefender Managed File Transfer™ normally, build the Availability Group, then repoint it at the listener.

In this section