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 must re-run installmaster to
reinstall all of the system stored procedures.
The installhasvss script:
Installs the stored procedures required for fail over (for example, sp_companion)
Installs the SYB_HACMP server in sysservers
You must have System Administrator privileges to run installhasvss.
installhasvss is located in $SYBASE/$SYBASE_ASE/scripts. To execute installhasvss, enter:
$SYBASE/$SYBASE_OCS/bin/isql -Usa -Ppassword -Sservername < $SYBASE/$SYBASE_ASE/scripts/installhasvss
installhasvss prints messages as it creates stored procedures and creates the SYB_HACMP server.