OSI/MHS Management Programming Manual

Errors and Error Lists
OSI/MHS Management Programming Manual424824-001
A-29
26: ZMHS-ERR-TOO-MANY-PARTIALS
26: ZMHS-ERR-TOO-MANY-PARTIALS
Both the X121-ADDR attribute and the NUMERIC-USER-IDENTIFIER attribute have
been wild-carded. You can wild-card only one of these two attributes in a given object.
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-
TOO-MANY-PARTIALS. 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 type of the object specified in ZCOM-TKN-OBJNAME. The value of this
token is ZCOM-OBJ-PROCESS. This token is always present in the error list.
Cause. You cannot use a wild-card symbol (*) simultaneously in both the X121-ADDR
attribute and the NUMERIC-USER-IDENTIFIER attribute.
Recovery. Specify one of the two attributes in full, then repeat the ADD or ALTER
command.
ZSPI-TKN-ERRLIST token-type ZSPI-TYPE-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