2326 (0916) (RC2326): MQRC_BAG_WRONG_TYPE
Explanation
The Bag parameter specifies the handle of a bag that has the wrong type for the call. The bag must be an administration bag, that is, it must be created with the MQCBO_ADMIN_BAG option specified on the mqCreateBag call.
Completion code
MQCC_FAILED
Programmer response
Specify the MQCBO_ADMIN_BAG option when the bag is created.