Expand Management Programming Manual
 ERROR NUMBERS AND ERROR LISTS
 11: ZEXP-ERR-INV-VALUE
 11: ZEXP-ERR-INV-VALUE
 An invalid value was specified in a token for a command. Either
 the value given was not valid for the corresponding attribute, or
 a non-null value was given for an attribute that did not apply to
 the given object 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.
 ZSPI-TKN-PARM-ERR token-type ZSPI-TYP-PARM-ERR.
 ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
 Tokens
 ZSPI-TKN-ERROR is the standard SPI error token, as described in
 the 
Distributed Systems Management (DSM) Programming Manual
. Its
 value consists of the EXPAND subsystem ID and the error number
 ZEXP-ERR-INV-VALUE. This token is always present in the error
 list.
 ZCOM-TKN-OBJNAME is the first object name provided with the
 command on which the error occurred. This token is always
 present in the error list, and it is described in Section 6,
 "Common Definitions."
 ZCOM-TKN-OBJTYPE is the object type provided with the command
 on which the error occurred. Its possible values are ZCOM-
 OBJ-LINE, ZCOM-OBJ-PATH, and ZCOM-OBJ-PROCESS. This token is
 always present in the error list, and it is described in the
Communications Management Programming Manual
.
 ZSPI-TKN-PARM-ERR is the standard SPI parameter-error token, as
 described in the 
Distributed Systems Management (DSM) Programming
Manual
. For this error list, this token identifies which token
 in the command, and which field within that token, caused the
 error. This token is always present in the error list.
 A-17










