OSI/MHS Management Programming Manual
Errors and Error Lists
OSI/MHS Management Programming Manual—424824-001
A-25
22: ZMHS-ERR-INV-RTVL-ATTR
22: ZMHS-ERR-INV-RTVL-ATTR
An attempt was made to alter an APPL object list-and-fetch message retrieval attribute
when the SET-RTVL-DEFAULTS attribute was set to OFF.
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-RTVL-ATTR. This token is always present in the error list.
ZCOM-TKN-OBJNAME
is the name of the APPL object on which alter attempt was made.
ZCOM-TKN-OBJTYPE
is the object type of the object specified in ZCOM-TKN-OBJNAME. The value of
this token is ZCOM-OBJ-APPL. This token is always present in the error list.
Cause. An attempt was made to alter a list-and-fetch message retrieval attribute for an
MS access-type APPL object when the SET-RTVL-DEFAULTS attribute was set to
OFF. When SET-RTVL-DEFAULTS is set to OFF, only a user agent can modify the
attribute default sets.
Recovery. Ask the user agent to remove the appropriate attribute from its list-and-fetch-
attribute default set by using the X.400 P7 operation “register-ms,” or set the
SET-RTVL-DEFAULTS attribute to ON and reissue the ALTER command.
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.