OSI/MHS Management Programming Manual

Commands and Responses
OSI/MHS Management Programming Manual424824-001
5-75
ADD GROUP
ZWORK-SVOL
is the volume and subvolume for the GROUP’s private data files. This
subvolume must be on the same node as the MHS manager. The SPI-NULL
value for this field is 0.
ZMHS-MAP-MS-PARAMS
is an extensible structured token that contains attributes specific to MS GROUP
processes. This token is required. ZMHS-DDL-MS-PARAMS contains the
following fields:
ZMS-PNAME
specifies the process name of the MS 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.
ZMS-CPU
is the CPU on which the MS 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.
ZMS-BACKUP
is the backup CPU the MS 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.
ZMS-PRI
is the priority at which the MS 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.
ZMS-SUBVOL
is the subvolume that the MS process within this group will use for its SQL
databases. It consists of the node, volume, and subvolume. The remainder of
the file name is blank-filled. The node name must equal the group node name.
The SPI-NULL value for this field is 0.
ZMR-COUNT
is the number of MR GROUP process to which this MS can submit messages.
The value is in the range 1 through 5, or it is -1, indicating that the system
creates the MR GROUP list randomly. The SPI-NULL value for this field is 0.