Prev Next

Integration / IBM MQ Interview Questions

What is the dead letter queue in IBM MQ Series?

Dead letter Queue in WebSphere MQ is a queue that is used by QueueManager to archive messages for a non-existent queue. For an example of QueueManager QMGR, receives a message for queue ABC and if it didn't exist on that QueueMangaer then the message will be routed to the dead letter queue.

More Related questions...

Show more question and Answers...


Comments & Discussions