Queue queue manager references

When programming in MQe, you use the term queueqm — most queues have an associated queue manager and this is the queueqm. You refer to these different types of queue managers by the references used in this documentation.

However, when a queueqm is displayed in the JMX user interface it is given a different reference.

The following table shows how the queueqm is referred to for each type of queue, using the user interface references for both.

Table 1. Queueqm reference mapping
User interface queue reference User interface queueqm reference Description
Admin none Same as the local queue manager name
Application none Same as the local queue manager name
Async Proxy DestinationQMgr The name of the queue manager that holds the corresponding application queue
Bridge DestinationQMgr The name of the MQ queue manager that holds the corresponding MQ queue
Forward ForwardToQMgr The name of the queue manager that messages arriving on this queue will be forwarded to
Home Server GetFromQMgr The name of the queue manager that messages on store or forward queues will be pulled from
Store none Same as the local queue manager name
Sync Proxy DestinationQMgr The name of the queue manager that holds the corresponding application queue

Terms of use | WebSphere software

(c) Copyright IBM Corporation 2004, 2005. All rights reserved.