Run the insthasv script on both Adaptive Servers. The insthasv script:
Installs the stored procedures required for Failover (for example, sp_companion).
Installs the SYB_HACMP server in sysservers.
You must have System Administrator privileges to run the insthasv script.
insthasv is located in the %SYBASE%\ASE-12_5\scripts directory. To execute insthasv, enter:
%SYBASE%\OCS-12_5\bin\isql -Usa -Ppassword -Sservername < %SYBASE\ASE-12_5\scripts\insthasv
insthasv prints messages as it creates stored procedures and creates the SYB_HACMP server.