2348 (092C) (RC2348): MQRC_CF_STRUC_AUTH_FAILED
Explanation
An MQOPEN or MQPUT1 call was issued to access a shared queue, but the call failed because the user is not authorized to access the coupling-facility structure specified in the queue definition.
This reason code occurs only on z/OS .
Completion code
MQCC_FAILED
Programmer response
Modify the security profile for the user identifier used by the application so that the application can access the coupling-facility structure specified in the queue definition.
Parent topic: API reason codes