MPE/iX Error Messages Manual Vol 3 (32650-90880)
Chapter 3 97
Error Messages Viii C 3
MPE/iX Error Management
obtained.
CAUSE User is trying to open the System Catalog to access the
error message and it failed.
ACTION Check System Catalog.
23 MESSAGE The BUFFER and BUF_LEN parameters must be
supplied in order to return the text of the
specified error to the caller.
CAUSE User specified a message to go into buffer and BUFFER
and BUF_LEN parameters are not there.
ACTION Check the parameters and provide BUFFER and
BUF_LEN parameters.
24 MESSAGE The requested display option is invalid.
CAUSE User is trying to use an invalid display option to display
errors.
ACTION Check the requested display option and use the correct
one.
25 MESSAGE There is no message set in the System Catalog
which corresponds to the subsystem number in
the specified status.
CAUSE User is trying to use the invalid subsystem set number to
access the System Catalog.
ACTION Check the System Catalog or use the valid subsystem set
number.
26 MESSAGE There is no error number in the System
Catalog which corresponds to the specified
status.
CAUSE User is tring to use the invalid error number to access the
error message from System Catalog.
ACTION Check the System Catalog or use the valid error number.
27 MESSAGE The specified number of message parameters to
push is invalid; valid range is from 1 to 5.
CAUSE The value of message parameters is not in the range. The
valid range is from 1 to 5.
ACTION Check the value of message parameters and use the valid
one.
28 MESSAGE One of the message parameters to be pushed is
not a valid string parameter.
CAUSE One of the string parameters specified is invalid, meaning
that the delimiter in the beginning of the string was not
found prior to the maximum number of characters allowed