Managing Serviceguard Extension for SAP, December 2007
Step-by-Step Cluster Conversion
Database Configuration
Chapter 3 189
IR1020 Informix Database Step:
Add a line with rel-IP-name of the database package to the file:
/informix/<SID>/etc/sqlhosts.soc.
After the SAP installation this file will be similar to:
demo_on onipcshm on_hostname on_servername
demo_se seipcpip se_hostname sqlexec
<local><sid>shm onipcshm <local> sapinf<SID>
<local><sid>tcp onsoctcp <local> sapinf<SID>
Change the <local> entries to <relocdb> of the database package. For
example:
<relocdb><sid>shm onipcshm <relocdb> sapinf<SID>
<relocdb><sid>tcp onsoctcp <relocdb> sapinf<SID>