Home
Reason (MQLONG) – output
Reason code qualifying CompCode.
If CompCode is MQCC_OK:
- MQRC_NONE
- (0, X'000') No reason to report.
If CompCode is MQCC_FAILED:
- MQRC_BUFFER_LENGTH_ERROR
- (2005, X'7D5') Buffer length parameter not valid.
- MQRC_NO_DATA_AVAILABLE
- (2379, X'94B') No data available.
- MQRC_SERVICE_ERROR
- (2289, X'8F1') Unexpected error occurred accessing service.
For more information on these reason codes, see the Application Programming Reference.
Parent topic:
Parameters
fa17460_
Home