IVP simulator messages

The following messages can occur when using the Simulator to run the IVP. See Responding to errors in the Simulator for information on how to view error message information from the Simulator.

GOOD RESPONSE RECEIVED
Indicates a reply message was received from the IVP test programs with return code equal to zero.
ERROR RESPONSE RECEIVED
Indicates a reply message was received from the IVP test programs with return code greater than zero.
MQ PUT TO REQUEST QUEUE FAILED. REASON CODE = xxxx
Indicates the MQPUT to the specified CICS® bridge request queue failed with MQPUT1 reason code = xxxx. See the WebSphere® MQ Application Programming Reference for reason code definitions.
MQ GET FROM REPLY QUEUE FAILED. REASON CODE = xxxx
Indicates the MQGET from the Dynamic reply queue, DYNAMIC QNAME field, generated failed with MQGET reason code = xxxx. See the WebSphere MQ Application Programming Reference for reason code definitions.
NO RESPONSE YET!
Indicates no response has been received on the Dynamic reply queue, DYNAMIC QNAME field, within the wait interval specified, WAIT ON REPLY field.
REQUIRED FIELD(S) MUST BE ENTERED
One of the required fields has not been specified. Required fields are as follows:
  • Request Queue
  • Request Name
  • Type
  • Processtype
  • Reply Qmodel
  • Dynamic Qname
  • Max Replylen
ERROR ON CALL TO PROGRAM xxxxxxxx
A call to another Simulator module has failed. xxxxxxxx = DFHMASP3 or DFHMASP4.