Home

 

Error codes applicable to all commands

The following reason codes might be returned in the NameValueString of the response message for any of the commands, in addition to the codes listed for each command message. See WebSphere MQ Messages for detailed descriptions of these codes.

Reason Reason text Explanation
2334 MQRC_RFH_ERROR MQRFH structure not valid.
2335 MQRC_RFH_STRING_ERROR "NameValueString" field not valid.
2336 MQRC_RFH_COMMAND_ERROR Command not valid.
2337 MQRC_RFH_PARM_ERROR Parameter not valid.
2338 MQRC_RFH_DUPLICATE_PARM Duplicate parameter.
2339 MQRC_RFH_PARM_MISSING Parameter missing.
3016 MQRCCF_MSG_LENGTH_ERROR Message length not valid.
3023 MQRCCF_MD_FORMAT_ERROR Format not valid.
3050 MQRCCF_ENCODING_ERROR Encoding error.
3079 MQRCCF_INCORRECT_Q Command sent to wrong broker queue.


 

Home