Resolving problems when deleting resources

This topic contains advice for dealing with some common problems that can arise when deleting resources:

Problems when deleting a broker:
Problems when deleting other resources:

You cannot delete your broker after deleting your broker database

The workbench is deploying to a deleted broker

If the deployment step fails because you have already deleted the broker by using the mqsideletebroker command, or the broker is otherwise unable to respond, remove the broker from the topology in the workbench. Ensure that the broker's SYSTEM.BROKER.ADMIN.QUEUE queue has been deleted, then start another topology deploy.

Alternatively, you can use the Configuration Manager Proxy API TopologyProxy.removeDeletedBroker to programmatically purge all references to the broker:
  1. Start the Configuration Manager Proxy API Exerciser sample (which is available on the Start menu in Windows®).
  2. Connect to the Configuration Manager.
  3. Right-click the topology object, and click Remove references to a previously deleted broker.

The broker should now have disappeared from the workbench.

Do not try to re-create a broker by using the mqsicreatebroker command until you are confident that it has been removed from the workbench. Similarly, do not reuse broker or queue manager names until you are confident that they are not in use elsewhere.

You cannot delete a broker following a disk failure, or the Configuration Manager contains references to a deleted broker

The mqsideletebroker command hangs if the DB2 profile has not been run

Start of change

You cannot delete a broker after you change a user ID password

End of change

Error message BIP8052 is issued when you delete the Configuration Manager

You cannot delete a project from your workspace

You are unable to remove a domain from the Domains navigator

Start of change

You cannot delete a Configuration Manager after you change a user ID password

End of change
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2009Copyright IBM Corporation 1999, 2009.
Last updated : 2009-01-07 15:23:28

au16590_