BIP7264
Severity
10 : WarningMessage
Message broker could not send completion code '<insert_0>' to a command line request.Explanation
An mqsijoinmqpubsub or mqsiclearmqpubsub request has been made from the command line. The request has been processed by the message broker, but a failure has occurred when trying to respond to the reply queue used by the command line program. If the completion code is zero, the request succeeded. A nonzero completion code means that the request failed or was rejected by the message broker.Response
Look for a previous error message, usually BIP2623, outlining the cause of the problem. If message BIP2623 reports a WebSphere Business Integration reason code of 2085 or 2052, this means that the temporary reply queue used by the command line program no longer exists, perhaps because Ctrl-C has been pressed or the request has timed out. Any other reason code is unexpected and should be looked up in the WebSphere Business Integration Application Programming Reference manual.