Is it possible to retrieve a message from a Dead letter
Queue? If possible how?
Answer Posted / mahesh
If the dead letter queue name is system.dead.letter.queue
By using the below command we can retrive the message from
the dead letter queue.
amqsget system.dead.letter.queue queuemanger
try it
:-)
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
Define process definition?
Explain the difference between binding connection and client connection?
List the different types of queues?
What is mq listener?
What are the different types of logs in websphere mq?
What does ibm mq mean?
What are difference between dead letter queue and backout queue in websphere mq?
What is amqp used for?
What is mqtt client?
What is mqseries channel?
What is message client?
Name the algorithm is followed in retrieving the messages from the queue?
Tell me how does mq support the integration?
Explain how to define a buffer pool for holding messages in main storage?
Why do we use mq?