Posted: Fri Sep 12, 2003 2:22 pm Post subject: DLQ RC of 281, put there by the Repository Manager
Poobah
Joined: 15 May 2001 Posts: 7722
I have some messages in the DLQ of a full repository QM. The Reason code is 281 in the DLH. The Put Application Name is amqrrmfa, which is the Cluster Repository Message. What is 281?
The destination queue and destination queue manager are both valid. When I ran the DLQ handler on it, the messages proccessed succesfully. _________________ Peter Potkay
Keep Calm and MQ On
Found it in the Programming Referance Manual. You would think they would put it also in the MQ Mesages Manual where just about every other error code is listed.
MQFB_BIND_OPEN_CLUSRCVR_DEL
Cluster-receiver channel deleted.
The message was on the SYSTEM.CLUSTER.TRANSMIT.QUEUE intended
for a cluster queue that had been opened with the
MQOO_BIND_ON_OPEN option, but the remote cluster-receiver channel
to be used to transmit the message to the destination queue was deleted
before the message could be sent. Because MQOO_BIND_ON_OPEN was
specified, only the channel selected when the queue was opened can be
used to transmit the message. As this channel is not longer available, the
message has been placed on the dead-letter queue. _________________ Peter Potkay
Keep Calm and MQ On
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum