Messages that fail to be delivered
When a queue manager cannot put a message on a queue, you have various options. We can:
- Attempt to put the message on the queue again.
- Request that the message is returned to the sender.
- Put the message on the dead-letter queue.
See Handling program errors for more information.
Parent topic:
WebSphere MQ messages
fg10830_