IBM MQ display route application examples
The following examples show how we can use the IBM MQ display route application. In each example, two queue managers (QM1 and QM2) are inter-connected by two channels (QM2.TO.QM1 and QM1.TO.QM2).
- Example 1 - Requesting activity reports
Display activity information from a trace-route message delivered to the target queue- Example 2 - Requesting a trace-route reply message
Generate and deliver a trace-route message to the target queue- Example 3 - Delivering activity reports to the system queue
Detect when activity reports are delivered to queues other than the reply-to queue and use the IBM MQ display route application to read activity reports from the other queue.- Example 4 - Diagnosing a channel problem
Diagnose a problem in which the trace-route message does not reach the target queueParent topic: IBM MQ display route application