Home

 

Error codes

The following reason codes might be returned in the NameValueString of the broker response message to this command, in addition to those shown in topic Error codes applicable to all commands.

Reason Reason text Explanation
3071 MQRCCF_STREAM_ERROR Stream name too long or contains invalid characters.
3072 MQRCCF_TOPIC_ERROR Topic name has an invalid length or contains invalid characters.
3074 MQRCCF_Q_MGR_NAME_ERROR Queue manager name invalid.
3075 MQRCCF_INCORRECT_STREAM Stream not defined to broker and cannot be created.
3076 MQRCCF_Q_NAME_ERROR Queue name invalid.
3078 MQRCCF_DUPLICATE_IDENTITY Publisher or subscriber identity already assigned to another user ID.
3080 MQRCCF_CORREL_ID_ERROR Correlation identifier used as part of identity but is all binary zero.
3083 MQRCCF_REG_OPTIONS_ERROR Invalid registration options supplied.
3084 MQRCCF_PUB_OPTIONS_ERROR Invalid publication options supplied.


 

Home