BIP2633
Severity
10 : WarningMessage
Warning when starting transaction coordinated by WebSphere MQ; MQBEGIN failed: MQCC=<insert_0>; MQRC=<insert_1>; node '<insert_2>'.Explanation
The message flow attribute 'coordinatedTransaction' was specified as 'yes'. However, when the broker attempted to start the coordinated transaction in node '<insert_2>', the MQBEGIN function returned a warning as indicated by the WebSphere MQ reason code. The message flow continues, but the transaction may not be being coordinated as expected, 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.