OSI/MHS Management Programming Manual
Errors and Error Lists
OSI/MHS Management Programming Manual—424824-001
A-14
11: ZMHS-ERR-INV-NODE
11: ZMHS-ERR-INV-NODE
A field in a token contains an invalid node.
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, 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-SUBSYS, ZCOM-OBJ-MON, ZCOM-OBJ-APPL,
ZCOM-OBJ-CLASS, ZCOM-OBJ-GROUP, ZCOM-OBJ-MTA, ZCOM-OBJ-
ROUTE, ZCOM-OBJ-GATEWAY. This token is always present in the error list.
ZCOM-TKN-PARM-ERR
is the token that contains the node field.
Cause. On an add or alter, a field contains a node name that is not that of the MHS
manager.
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.
ZCOM-TKN-PARAM-ERR token-type ZSPI-TYP-PARM-ERR.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.