OSI/MHS Management Programming Manual

Commands and Responses
OSI/MHS Management Programming Manual424824-001
5-82
ADD GROUP
ZMHS-MAP-LO-PARAMS
is an extensible structured token that contains attributes specific to the LO GROUP
process. This token is required. The ZMHS-MAP-LO-PARAMS definition,
ZMHS-DDL-LO-PARAMS, contains the following fields:
ZLO-PNAME
is the name of the LO process within this group. This process must reside on the
same node as the MHS manager. The SPI-NULL value for this field is 0.
ZLO-CPU
is the CPU on which the LO process will run. No range checking is performed.
However, this value should not exceed the number of CPUs on the target system
minus one (for example, a value in the range 0 to 7 for an eight-CPU system). If
the null value is detected, the default value for the group is used. The SPI-
NULL value for this field is 255.
ZLO-BACKUP
is the backup CPU the LO process will use. No range checking is performed.
However, this value should not exceed the number of CPUs on the target system
minus one (for example, a value in the range 0 to 7 for an eight-CPU system). If
the null value is detected, the default value for the group is used. The SPI-
NULL value for this field is 255.
ZLO-PRI
is the priority at which the LO process will run. The maximum value is the
priority of the MHS manager minus 1. If the null value is detected, the default
value for the group is used. The SPI-NULL value for this field is 255.
ZMHS-MAP-GI-PARAMS
is an extensible structured token that contains attributes specific to the GI GROUP
process. This token is required. The ZMHS-MAP-GI-PARAMS definition,
ZMHS-DDL-GI-PARAMS, contains the following fields:
ZGI-PNAME
specifies the name of the GI process within this group. This process must reside
on the same node as the MHS manager. The SPI-NULL value for this field is 0.
ZGI-CPU
is the CPU on which the GI process will run. No range checking is performed.
However, this value should not exceed the number of CPUs on the target system
minus one (for example, a value in the range 0 to 7 for an eight-CPU system). If
the null value is detected, the default value for the group is used. The SPI-
NULL value for this field is 255.