Reinstalling installmaster

After you install installmaster on a companion server, you should only rerun this script if the stored procedures it creates are corrupted, or if you need to install a newer version of installmaster. dbcc ha_admin (' ', state_machine) temporarily moves the companion to single-server mode so installmaster can safely reinstall or update the stored procedures. Do not run installmaster without running dbcc ha_admin.

NoteBecause dbcc ha_admin moves the companion to single-server mode, you should only run this command when there is no concurrent activity.

Preform the following to re-install installmaster: