Assigning ha_role

You must have the ha_role on both Adaptive Servers to run sp_companion. To assign the ha_role, issue the following from isql:

sp_role "grant", ha_role, sa

You must logout and then login back in for the changes to Adaptive Server to take effect.