OSI/MHS Management Programming Manual

Commands and Responses
OSI/MHS Management Programming Manual424824-001
5-284
STOP CLASS
ZCOM-TKN-SUB
ZCOM-TKN-SEL-SUMSTATE
are described in the SPI Common Extensions Manual.
ZCOM-TKN-CMD-POWER
is described in the SPI Common Extensions Manual. The possible values are:
FORCED
Groups stop themselves after the processes within the group have safestored
their message queues to disk. The current message is not completed until the
process is restarted.
MAX
The MHS manager calls the STOP system procedure call for processes within
the group specified by the command. Messages in progress are recovered at the
last interlayer transfer of the message.
Tokens in Response Buffer
ZSPI-TKN-DATALIST
introduces a data list, as described in the SPI Programming Manual; the final
ZSPI-TKN-ENDLIST ends the data list. These tokens enclose the other response
tokens only if the value of the header token ZSPI-TKN-MAXRESP is not 0.
ZCOM-TKN-OBJTYPE
ZCOM-TKN-OBJNAME
are described in the SPI Common Extensions Manual.
ZSPI-TKN-RETCODE
ZSPI-TKN-ERRLIST
ZSPI-TKN-ENDLIST
ZSPI-TKN-CONTEXT
are described in the SPI Programming Manual.
Operational Notes
STOP CLASS is a sensitive command.
All subordinate objects must be in the STOPPED or STOPPING state for this
command to be executed.
The CMD-POWER token is used only if the SUB token with value SUB-ALL or
SUB-ONLY is present.
If the SUB token is absent, the CMD-POWER token, if present, should be
FORCED.