Home

 

Delete a queue manager

 

To delete a queue manager, first stop it, then issue the following command:

dltmqm saturn.queue.manager

On WebSphere MQ for Windows and WebSphere MQ for Linux (x86 platform) systems, we can delete a queue manager as follows:

  1. Open the WebSphere MQ Explorer.

  2. Select the queue manager from the Navigator View.

    Ensure the queue manager is stopped.

  3. Right-click the queue manager from the Navigation View.

  4. Click Delete.... The queue manager is deleted.

  1. Delete a queue manager is a drastic step, because you also delete all resources associated with the queue manager, including all queues and their messages and all object definitions. There is no displayed prompt that allows you to change your mind; when you press the Enter key all the associated resources are lost.

  2. In WebSphere MQ for Windows, the dltmqm command also removes a queue manager from the automatic startup list (described in Starting a queue manager automatically). When the command has completed, a WebSphere MQ queue manager ending message is displayed; you are not told that the queue manager has been deleted.

For a description of the dltmqm command and its options, see dltmqm (delete queue manager). Ensure that only trusted administrators have the authority to use this command. (For information about security, see WebSphere MQ security.)

If this method for deleting a queue manager does not work, see Removing queue managers manually for an alternative.

 

Parent topic:

Managing queue managers


fa11020_


 

Home