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. 3073 MQRCCF_NOT_REGISTERED Publisher or subscriber not registered. 3074 MQRCCF_Q_MGR_NAME_ERROR Queue manager name invalid. 3076 MQRCCF_Q_NAME_ERROR Queue name invalid. 3077 MQRCCF_NO_RETAINED_MSG No retained message exists for this topic. 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. 3081 MQRCCF_NOT_AUTHORIZED Subscriber not authorized to browse broker's stream queue or subscriber queue. 3082 MQRCCF_UNKNOWN_STREAM Stream not defined to broker and cannot be created. 3083 MQRCCF_REG_OPTIONS_ERROR Invalid registration options supplied. 3153 MQRCCF_SUB_NAME_ERROR A subscription with no SubName matches the traditional identity of the command.
Home