Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 7 Administering Message Queues and Mbox Sets : Using SWDIR\util\swadm to Administer Mbox Sets, Message Queues and Messages : Show Message Queues

Show Message Queues
To display a list of all the message queues currently set up on your system and view their queue names and identifiers, use the following command:
swadm show_queues [queue_name]
where queue_name is the optional name of a queue, which you can use to only display queues matching this name.
The command lists the following information for each queue:
Queue ID is the unique identifier for the queue, assigned when the queue is created.
Queue Name is the descriptive name of the queue.
Queue Type identifies the type of messages held in the queue. This will be Local (for local messages).
Queues Desc specifies the physical database table that is used to hold the queue. See the add_queue command for a full description of the format of this entry.
The following example lists all the queues currently defined on iProcess Engine (Windows version).

 

 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved