BIP2657
Severity
0 : InformationMessage
MQGetNode '<insert_5>' has completed its MQGET() call. The returned MQ codes are: MQCC=<insert_3>, MQRC=<insert_4>.Explanation
MQGetNode '<insert_5>' has made <insert_2> attempt(s) at calling MQGET() to read queue '<insert_1>' of queue manager '<insert_0>'. The last call returned with MQ completion code <insert_3> and reason code <insert_4>.Response
If the call(s) failed (returned with a non-zero return code), check the error codes and the other information provided to determine the cause of the failure and take any action necessary to resolve the problem. Possible causes include incorrect queue name, queue not readable, and message too large.