2047 (07FF) (RC2047): MQRC_PERSISTENCE_ERROR


Explanation

On an MQPUT or MQPUT1 call, the value specified for the Persistence field in the message descriptor MQMD is not valid.


Completion code

MQCC_FAILED


Programmer response

Specify one of the following values:

  • MQPER_PERSISTENT
  • MQPER_NOT_PERSISTENT
  • MQPER_PERSISTENCE_AS_Q_DEF

Parent topic: API reason codes