You must perform the tasks described in “Adding entries for both Adaptive Servers to the interfaces file”, before executing installhasvss.
If you run installhasvss before performing
these tasks, re-run installmaster to reinstall
all the system stored procedures.
Enable High Availability, then restart Adaptive Server:
sp_configure "enable HA", 1
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 installhasvss.
installhasvss is located in the $SYBASE/$SYBASE_ASE/scripts directory. To execute the installhasvss script, 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.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |