2281 (08E9) (RC2281): MQRC_FUNCTION_ERROR

Explanation

An MQXEP or MQZEP call was issued, but the function identifier Function specified on the call is not valid, or not supported by the installable service being configured.
  • On z/OS®, this reason code does not occur.

Completion Code

MQCC_FAILED

Programmer response

Do the following:
  • For the MQXEP call, specify one of the MQXF_* values.
  • For the MQZEP call, specify an MQZID_* value that is valid for the installable service being configured. See MQZEP to determine which values are valid.