Using dbcc ha_admin for rolling back failover commands

dbcc ha_admin includes the rollback_failover and rollback_failback options. Use these dbcc options as a last resort; only System Administrators who are knowledgeable about the high availability system should issue them.

These options allow you to roll back the steps performed by:

There are platform-specific steps you must perform before you issue either dbcc ha_admin rollback_failover or rollback_failback. See the configuration chapter for your platform in this manual for information.