You must perform the tasks described in “Adding entries for both Adaptive Servers to the interfaces file”, before you run installhasvss. If you run installhasvss before performing these tasks, you will have to re-run installmaster to reinstall all of the system stored procedures.
The installhasvss 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 installhasvss script.
installhasvss is located in $SYBASE/ASE-12_5/scripts. To execute installhasvss, enter:
$SYBASE/OCS-12_5/bin/isql -Usa -Ppassword -Sservername < $SYBASE/ase-12_5/scripts/installhasvss
installhasvss prints messages as it creates stored procedures and creates the SYB_HACMP server.