OSI/MHS Management Programming Manual
Errors and Error Lists
OSI/MHS Management Programming Manual—424824-001
A-26
23: ZMHS-ERR-BAD-GROUP-SUMSTATE
23: ZMHS-ERR-BAD-GROUP-SUMSTATE
An attempt was made to trace a process when the GROUP object to which it belongs 
was in an invalid state. 
ZSPI-TKN-ERROR
is the standard SPI error token, as described in the SPI Programming Manual. Its 
value consists of the OSI/MHS subsystem ID and the error number ZMHS-ERR-
BAD-GROUP-SUMSTATE. This token is always present in the error list.
ZCOM-TKN-OBJNAME
is the object-name token, giving the name of the OSI/MHS subsystem process that 
reported the error.  This token is always present in the error list.
ZCOM-TKN-OBJTYPE
is the type of the object specified in ZCOM-TKN-OBJNAME. The value of this 
token is ZCOM-OBJ-PROCESS. This token is always present in the error list.
ZCOM-TKN-OBJSTATE
is the current state of the GROUP object associated with the PROCESS object 
specified in ZCOM-TKN-OBJNAME. This token is always present in the error list.
Cause. An attempt was made to use the TRACE PROCESS command when the 
GROUP object to which the process belongs was in a STARTING state.
Recovery. Retry the command when the GROUP object is in a STARTED state.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
 ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR.
 ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
 ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM.
 ZCOM-TKN-OBJSTATE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.










