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_FUNCTION_ERROR
- (2281, X'8E9') Function identifier not valid.
- MQRC_HCONFIG_ERROR
- (2280, X'8E8') Configuration handle not valid.
For more information on these reason codes, see the Application Programming Reference.
Parent topic:
Parameters
fa16640_
Home