OSI/MHS Management Programming Manual
Errors and Error Lists
OSI/MHS Management Programming Manual—424824-001
A-17
14: ZMHS-ERR-INVAL-OR-NAME
14: ZMHS-ERR-INVAL-OR-NAME
A DLIST or DLISTMEMBER object was added or altered without a valid name.
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-
INV-NODE. 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 object type of the object specified in ZCOM-TKN-OBJNAME. This token is
always present in the error list.
Cause. A DLIST or DLISTMEMBER object was added or altered without a valid
mnemonic, numeric, or terminal O/R name, as specified in the CCITT X.402
recommendations.
Recovery. Correct the command and try again.
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.