Managing Serviceguard Extension for SAP, December 2007
Step-by-Step Cluster Conversion
HP-UX Configuration
Chapter 3136
ROUTE_MASK[n+1]=""
ROUTE_GATEWAY[n+1]=<relocci_s>
ROUTE_COUNT[n+1]=1
ROUTE_ARGS[n+1]=""
IS330 Installation Step:
In some older SAP releases, during installation SAP appends some
entries to the standard .profile files in the user home directories
instead of using a new file defined by the SAP System. On HP-UX, by
default, there is the following in the given profiles:
set -u
This confuses the .dbenv*.sh and .sapenv*.sh files of the SAP System.
They fail during execution if the environment is not setup properly.
Using SGeSAP the package startup fails trying to bring up the database.
Search the .profile of <sid>adm and remove the set -u, if found.