OSI/MHS Management Programming Manual

Errors and Error Lists
OSI/MHS Management Programming Manual424824-001
A-9
6: ZMHS-ERR-APPL-USE
6: ZMHS-ERR-APPL-USE
The object specified in a delete command is being used for message submission and
delivery by APPL objects.
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-
APPL-USE. This token is always present in the error list.
ZCOM-TKN-OBJNAME
is the object-name token, and 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 object type of the object specified in ZCOM-TKN-OBJNAME. The value of
this token is ZCOM-OBJ-GROUP or ZCOM-OBJ-GATEWAY. This token is
always present in the error list.
Cause. A DELETE MS GROUP or DELETE GATEWAY command was issued, but
APPLs are defined that use the group or gateway for message submission and delivery.
Recovery. Delete the APPLs. APPLs cannot be reassigned to a new group. 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 token-type ZSPI-TYP-SSCTL.