BIP2605
Severity
20 : ErrorMessage
Unable to start transaction coordinated by WebSphere MQ; MQBEGIN failed; MQCC=<insert_1>, MQRC=<insert_2>, broker node '<insert_3>', queue manager '<insert_0>'.Explanation
The message flow attribute 'coordinatedTransaction' was specified as 'yes'. However, when the broker node '<insert_3>' reading from queue manager '<insert_0>' attempted to start the coordinated transaction, the MQBEGIN operation failed with the indicated WebSphere MQ reason code. The message flow continues, but the transaction will not be coordinated, and this may cause subsequent errors or unpredictable results.Response
Check the WebSphere MQ completion and reason codes in the WebSphere MQ Application Programming reference manual to establish the cause of the error, taking any appropriate action. It may be necessary to restart the message broker after you have performed this recovery action.