+

Search Tips | Advanced Search

2253 (08CD) (RC2253): MQRC_SEGMENT_LENGTH_ZERO


Explanation

An MQPUT or MQPUT1 call was issued to put the first or an intermediate segment of a logical message, but the length of the application message data in the segment (excluding any MQ headers that may be present) is zero. The length must be at least one for the first or intermediate segment.


Completion code

MQCC_FAILED


Programmer response

Check the application logic to ensure that segments are put with a length of one or greater. Only the last segment of a logical message is permitted to have a length of zero.

Parent topic: API reason codes

Last updated: 2020-10-04