Copyright © Cloud Software Group, Inc. All rights reserved.
Copyright © Cloud Software Group, Inc. All rights reserved.


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

Delete a Message Queue
Before deleting a queue you should remove it from the Mbox set, using the delete_queue_from_mboxset command.
To delete a queue, use the following command:
delete_queue queue_id | queue_name
where:
queue_id is the unique identifier for the queue. You can find a queue’s identifier using the show_queues command.
queue_name is the descriptive alphanumeric name for the queue.
swadm displays a warning message if you have not already removed the queue from the Mbox set.
The following example deletes the BGMBOX3 queue.
swadm delete_queue BGMBOX3
 

Copyright © Cloud Software Group, Inc. All rights reserved.
Copyright © Cloud Software Group, Inc. All rights reserved.