2380 (094C) (RC2380): MQRC_SCO_ERROR
Explanation
On an MQCONNX call, the MQSCO structure is not valid for one of the following reasons:
- The StrucId field is not MQSCO_STRUC_ID.
- The Version field specifies a value that is not valid or not supported.
Completion code
MQCC_FAILED
Programmer response
Correct the definition of the MQSCO structure.
Parent topic: API reason codes