2419 (0973) (RC2419): MQRC_NESTED_SELECTOR_ERROR
Explanation
An mqAddBag call was issued, but the bag to be nested contained a data item with an inconsistent selector. This reason only occurs if the bag into which the nested bag was to be added was created with the MQCBO_CHECK_SELECTORS option.
Completion code
MQCC_FAILED
Programmer response
Ensure that all data items within the bag to be nested have selectors that are consistent with the data type implied by the item.
Parent topic: API reason codes