6112 (17E0) (RC6112): MQRC_BUFFER_NOT_AUTOMATIC


Explanation

A user-defined (and managed) buffer cannot be resized. A user-defined buffer can only be replaced or withdrawn. A buffer must be automatic (system-managed) before it can be resized.

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


Completion code

MQCC_FAILED


Programmer response