LU 6.2 API Application Programmer's Reference Guide (30294-90008)

Appendix A 149
Status Info
ACTION: Verify that the
Length
parameter is a value from 0 through
4092 bytes (or from 0 through 32763 bytes for the MCRcvAndWait
intrinsic on MPE XL).
CAUSE: The value of the
Length
parameter is greater than the length of
the
Data
array specified in the intrinsic call.
ACTION: Verify that the value of the
Length
parameter is less than or
equal to the length of the
Data
array.
CAUSE: The
Length
parameter may be corrupted.
ACTION: Verify that addresses are not being corrupted.
-13 MESSAGE: Data buffer specified in intrinsic call is out of bounds.
CAUSE: The address of the
Data
array in the MCRcvAndWait,
MCRcvNoWait, MCPostOnRcpt, or MCSendData intrinsic is invalid or
corrupted.
ACTION: Verify that the
Data
array address is not being modified
accidentally before it is passed to the intrinsic.
-15 MESSAGE: Invalid 'TPID' parameter specified in intrinsic call.
CAUSE: The
TPID
value specified in the intrinsic call does not
correspond to the value returned by the TPStarted intrinsic.
ACTION: Verify that the
TPID
specified in the intrinsic call contains the
value that was returned by TPStarted.
-16 MESSAGE: Unable to open catalog file.
CAUSE: The catalog files for LU 6.2 API do not exist.
ACTION: Verify that the files CATAPI.PUB.SYS and CATAPPC.APPC.SYS
exist.
CAUSE: The catalog files for LU 6.2 API have not been released for
system use.
ACTION: Verify that the files CATAPI.PUB.SYS and CATAPPC.APPC.SYS
have been released for general system use.
-17 MESSAGE: GENMESSAGE failed. (MPE V only)
CAUSE: GENMESSAGE file is corrupted.
ACTION: Verify that GENMESSAGE file is not corrupted.
CAUSE: The MPE GENMESSAGE intrinsic did not execute properly.
ACTION: Notify your HP representative.
-17 MESSAGE: CATREAD failed. (MPE XL only)
CAUSE: CATREAD file is corrupted.
ACTION: Verify that CATREAD file is not corrupted.