InterviewSolution
Saved Bookmarks
| 1. |
What Is Dead Letter Queue In Ibm Mq Series? |
|
Answer» DEAD letter Queue in WebSphere MQ is a queue which is USED by QueueManager to ARCHIVE messages for a NON EXISTENT queue. For example of QueueManagerQMGR, receives a messages for queue ABC and if it didn’t exist on that QueueMangaer then message will be routed to dead letter queue. Dead letter Queue in WebSphere MQ is a queue which is used by QueueManager to archive messages for a non existent queue. For example of QueueManagerQMGR, receives a messages for queue ABC and if it didn’t exist on that QueueMangaer then message will be routed to dead letter queue. |
|