The dead letter queue is used by MQ for messages that it can not deliver. Although it is a standard MQ queue, messages that are put onto this queue will usually contain a special header, the dead letter header.
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
I'd use caution in just clearing the dead letter queue. If a message got put on the queue, you might be interested in knowing why. MQ does provide a dead letter queue handler (runmqdlq). There are details in the System Administration manual.
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