+

Search Tips | Advanced Search

2444 (098C) (RC2444): MQRC_CBD_ERROR


Explanation

An MQCB call the MQCBD structure is not valid for one of the following reasons:

  • The StrucId field is not MQCBD_STRUC_ID
  • The Version field is specifies a value that is not valid or is not supported
  • The parameter pointer is not valid. (It is not always possible to detect parameter pointers that are not valid; if not detected, unpredictable results occur.)


Completion code

MQCC_FAILED


Programmer response

Ensure that input fields in the MQCBD structure are set correctly.

Parent topic: API reason codes

Last updated: 2020-10-04