Using dbcc ha_admin to Address Second Point of Failures for Failover and prepare_failback

dbcc ha_admin includes the rollback_failover and rollback_failback options. These dbcc options should be only as a last resort, and only by System Administrators who are knowledgeable about the high availability subsystem.

These options allow you to rollback the steps performed by:

You must preform platform specific steps before you issue either dbcc ha_admin rollback_failover or rollback_failback. See the configuration chapter for your platform for information.