6128 (17FO) (RC6128): MQRC_WRONG_VERSION


Explanation

A method failed because a version number specified or encountered is either incorrect or not supported.

For the ImqCICS®BridgeHeader class, the problem is with the version attribute.

This reason code occurs in the IBM MQ C++ environment.


Completion code

MQCC_FAILED


Programmer response

If you are specifying a version number, use one that is supported by the class. If you are receiving message data from another program, ensure that both programs are using consistent and supported version numbers.