2349 (092D) (RC2349): MQRC_CF_STRUC_ERROR
Explanation
An MQOPEN or MQPUT1 call was issued to access a shared queue, but the call failed because the coupling-facility structure name specified in the queue definition is not defined in the CFRM data set, or is not the name of a list structure.
This reason code occurs only on z/OS .
Completion code
MQCC_FAILED
Programmer response
Modify the queue definition to specify the name of a coupling-facility list structure that is defined in the CFRM data set.
Parent topic: API reason codes