2328 (0918) (RC2328): MQRC_SYSTEM_BAG_NOT_DELETABLE

Explanation

An mqDeleteBag call was issued to delete a bag, but the call failed because the bag is one that had been created by the system as a result of a previous mqExecute call. System bags cannot be deleted by the application.

Completion code

MQCC_FAILED

Programmer response

Specify the handle of a bag created by the application, or remove the call.