Managing Serviceguard Extension for SAP Version B.05.10, December 2012
Table 20 Overview of reasonable ASTREAT values
RestrictionsSTARTSTOPRESTARTSTOP_LOCALSTOP_DEPASTREAT value
Should only be configured
for AS that belong to the
same SID
000000
1 (1)00001
01 (2)0002
11 (2)0003
001 (4)004
1 (1)01 (4)005
01 (2)1 (4)006
1 (1)1 (2)1 (4)007
Can be configured for AS
belonging to same SID or
AS part of other SID
0001 (8)08
Should only be configured
for AS that belong to the
same SID
1 (1)001 (8)09
01 (1)01 (8)010
1 (1)1 (2)01 (8)011
001 (4)1 (8)012
1 (1)01 (4)1 (8)013
01 (2)1 (4)1 (8)014
1 (1)1 (2)1 (4)1 (8)015
Should only be configured
for Instances that have
0001 (8)1 (16)24
different SID and have
dependencies to AS
START=${START_WITH_PKG}
STOP=${STOP_WITH_PKG}
RESTART=${RESTART_DURING_FAILOVER}
STOP_LOCAL=${STOP_IF_LOCAL_AFTER_FAILOVER}
STOP_DEP=${STOP_DEPENDENT_INSTANCES}
Example 1:
The primary node is also running a non-critical Dialog Instance with instance ID 01. It should be
stopped and started with the package. In case of a failover, a restart attempt should be made.
There is a second instance outside of the cluster that should be treated the same.
ASSID[0]=SG1; ASHOST[0]=node1; ASNAME[0]=D; ASNR[0]=01; ASTREAT[0]=7; ASPLATFORM[0]="HP-UX"
ASSID[1]=SG1; ASHOST[1]=extern1; ASNAME[1]=D; ASNR[1]=02; ASTREAT[1]=7; ASPLATFORM[1]="HP-UX"
Example 2:
The failover node is running a Central Consolidation System QAS. It will be stopped in case of a
failover to this node.
ASSID[0]=QAS; ASHOST[0]=node2; ASNAME[0]=DVEBMGS; ASNR[0]=10;
ASTREAT[0]=8; ASPLATFORM[0]="HP-UX"
The failover node is running the Central Instance of Consolidation System QAS. There are two
additional Application Servers configured for QAS, one inside of the cluster and one outside of
the cluster. The complete QAS shall be stopped in case of a failover. In this case,
${STOP_DEPENDENT_INSTANCES} is specified for the Central Instance of QAS.
ASSID[0]=QAS; ASHOST[0]=node2; ASNAME[0]=DVEBMGS; ASNR[0]=10; ASTREAT[0]=24; ASPLATFORM[0]="HP-UX"
ASSID[1]=QAS; ASHOST[1]=node3; ASNAME[1]=D; ASNR[1]=11; ASTREAT[1]=8; ASPLATFORM[1]="HP-UX"
ASSID[2]=QAS; ASHOST[2]=extern1; ASNAME[2]=D; ASNR[2]=12; ASTREAT[2]=8; ASPLATFORM[2]="HP-UX"
98 Step-by-Step Cluster Conversion