OSI/MHS Management Programming Manual

Errors and Error Lists
OSI/MHS Management Programming Manual424824-001
A-7
4: ZMHS-ERR-PDU-FILE
4: ZMHS-ERR-PDU-FILE
An attempt was made to add a group with a PDU file name or PDU log file name that is
being used by another group.
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-
PDU-FILE. 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. This token is always present in the error list.
ZMHS-TKN-XFNAME
is the file name that is not unique. This token is always present in the error list.
Cause. The file name is being used by another group.
Recovery. Use another PDU or log file name, or delete or alter the group that is using
the PDU or log file name.
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.
ZMHS-TKN-XFNAME token-type ZSPI-TYP-STRING.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.