Managing Serviceguard Extension for SAP, December 2007

Step-by-Step Cluster Conversion
SGeSAP Configuration
Chapter 3172
#
# Report the number of active processes in the dialog workload group.
#
tune m_dialog {
coll_argv = glance_prm APP_ACTIVE_PROC dialog; }
OS 795 Optional Step:
Non-default SAP parameters that can be defined include EXEDIR for the
SAP access path to the SAP kernel executables (default:
/usr/sap/<SID>/SYS/exe/run) and JMSSERV_BASE (default:3900) for
the offset from which the message server port of JAVA SCS instances will
be calculated as JMSSERV_BASE+<INSTNR>.
Examples:
EXEDIR for a Unicode system:
EXEDIR= /usr/sap/<SID>/SYS/exe/runU
JMSSERV_BASE for most XI add-in installations:
JMSSERV_BASE=3600