Using the Sybase ASE Toolkit in a Serviceguard Cluster on HP-UX README: Release B.06.00

This needs to be edited to have the re-locatable IP-address,
as
follows:
MIG29
master tcp ether 192.168.10.1 5000
query tcp ether 192.168.10.1 5000
If user requires a re-locatable hostname to be associated with this
re-
locatable IP-address, there are two important things to be taken
care
of:
1. Use the re-locatable hostname in the
srvbuild.adaptive_server.rs
and similar files for all the other 'server' processes and
use
srvbuildres utility to configure the servers.
2. Make the (€˜re-locatable_,P re-locatable_hostname) pairs
entry
in the /etc/hosts (and also in the nameserver, if
necessary).
The /etc/hosts, should then contain the <IP-address,
hostname>
associated with each ASE instance along with the
physical
IP-address and corresponding physical hostname entries.
- /etc/hosts
Ensure that the entries mentioned above are present in the
/etc/hosts
file before an attempt is made to bring up the ASE processes.
For example, assume that the IP 192.168.10.1 is the associated IP
and
sybase0 is the associated hostname with the ASE instance SYBASE0.
The
entry required in /etc/hosts is:
192.168.10.1 sybase0
And in the adaptive server configuration file, the re-
locatable
hostname sybase0 should be put in place of the hostname:
sqlsrv.network_hostname_list: PUT_YOUR_HOSTNAME_HERE
as -
sqlsrv.network_hostname_list: sybase0
NOTE: If user does not wish to use a re-locatable hostname
with