2027 (07EB) (RC2027): MQRC_MISSING_REPLY_TO_Q

Explanation

On an MQPUT or MQPUT1 call, the ReplyToQ field in the message descriptor MQMD is blank, but one or both of the following is true:
  • A reply was requested (that is, MQMT_REQUEST was specified in the MsgType field of the message descriptor).
  • A report message was requested in the Report field of the message descriptor.

Completion Code

MQCC_FAILED

Programmer response

Specify the name of the queue to which the reply message or report message is to be sent.