OSI/MHS Management Programming Manual
Errors and Error Lists
OSI/MHS Management Programming Manual—424824-001
A-5
2: ZMHS-ERR-APPL-MSG
2: ZMHS-ERR-APPL-MSG
An MS APPL has messages in the message database and cannot be deleted.
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-MSG. 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-APPL. This token is always present in the error list.
Cause. The APPL is an MS APPL, it has messages in the database, and it cannot be
deleted with the modifier provided.
Recovery. Resubmit the DELETE command using the MAX modifier.
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.