The target destination

Use this page to specify the target destination of a trace-route message

-q TargetQName
If the IBM® MQ display route application is being used to send a trace-route message into a queue manager network, TargetQName specifies the name of the target queue.
-ts TargetTopicString
Specifies the topic string.
-qm TargetQMgr
Qualifies the target destination; normal queue manager name resolution will then apply. The target destination is specified with -q TargetQName or -ts TargetTopicString .

If you do not specify this parameter, the queue manager to which the IBM MQ display route application is connected is used as the target queue manager.

-o
Specifies that the target destination is not bound to a specific destination. Typically this parameter is used when the trace-route message is to be put across a cluster. The target destination is opened with option MQOO_BIND_NOT_FIXED.

If you do not specify this parameter, the target destination is bound to a specific destination.