OSI/MHS Management Programming Manual
Errors and Error Lists
OSI/MHS Management Programming Manual—424824-001
A-30
27: ZMHS-ERR-INV-PART-OR-ADDR-ATTR
27: ZMHS-ERR-INV-PART-OR-ADDR-ATTR
An invalid partially or fully wild-carded O/R address has been entered.
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-INV-
PART-OR-ADDR-ATTR. This token is always present in the error list.
ZCOM-TKN-OBJNAME
is the object-name token, giving the name of the APPL or ROUTE object that could
not be added or altered.
ZCOM-TKN-OBJTYPE
is the object type of the APPL or ROUTE. The value of this token is ZCOM-OBJ-
APPL or ZCOM-OBJ-ROUTE.
Cause. There is an invalid character in an X121-ADDR or NUMERIC-USER-ID
attribute value. Valid characters are the digits 0 through 9. The X121-ADDR value is
1 to 15 characters long; the NUMERIC-USER-IDENTIFIER value is 1 to 32 characters
long. The wild-card character (*) is also valid, but only at the end of a string.
Recovery. Correct the invalid value, then reexecute 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