Assigning ha_role

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

sp_role "grant", ha_role, sa

You can use the sa_role to turn the ha_role on or off for this session.

You must log out and then log in for these changes to take effect.