2001 (07D1) (RC2001): MQRC_ALIAS_BASE_Q_TYPE_ERROR
Explanation
An MQOPEN or MQPUT1 call was issued specifying an alias queue as the destination, but the BaseQName in the alias queue definition resolves to a queue that is not a local queue, a local definition of a remote queue, or a cluster queue.
A queue in a distribution list contains an alias queue that points to a topic object.
This reason code can occur when running the REFRESH CLUSTER command. See Application issues seen when running REFRESH CLUSTER
Completion code
MQCC_FAILED
Programmer response
Correct the queue definitions.
This reason code is also used to identify the corresponding event message Alias Base Queue Type Error.
Parent topic: API reason codes