2429 (097D) (RC2429): MQRC_SUBSCRIPTION_IN_USE
Explanation
An MQSUB call using option MQSO_RESUME was made specifying a full subscription name that is in use.
Completion code
MQCC_FAILED
Programmer response
Ensure that the subscription name is correctly specified in the application. The subscription name is specified in the SubName field in the MQSD structure.
Parent topic: API reason codes