OSI/MHS Management Programming Manual
Errors and Error Lists
OSI/MHS Management Programming Manual—424824-001
A-28
25: ZMHS-ERR-GROUP-USE
25: ZMHS-ERR-GROUP-USE
An MR group was specified in a delete command, but there are MS groups that use that
MR group for message submission.
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-
GROUP-USE. 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-GROUP. This token is always present in the error list.
Cause. When deleting an MR group, an attempt was made to delete an object that is
used by MS groups. That is, MS groups are defined as using the MR group object for
message submission through the MR-GROUP attribute.
Recovery. Delete the MS group objects or reassign them to other MR groups, then retry
the command.
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.
ZSPI-TKN-ENDLIST