|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Cannot recreate broker in ConfigMgr after deleting on AIX |
« View previous topic :: View next topic » |
Author |
Message
|
mkhadse |
Posted: Sun Oct 05, 2003 3:13 pm Post subject: Cannot recreate broker in ConfigMgr after deleting on AIX |
|
|
Acolyte
Joined: 31 Dec 1969 Posts: 73
|
Hi,
I deleted the broker from AIX machine before deleteing it from the ConfigMgr and recreated the broker with the same name, QM and db. Then I deleted the broker from ConfigMgr and the deleteion from configmgr was successful.
When I try to recreate the broker with the same name on the configmgr, it gives me an error - 'Broker already associated to QM'.
Is there any way I can recreate the broker in configmgr without recreating the configmgr? I know that I should have deleted the broker from configmgr first and then deleted the physical broker.
Thanks in Advance. |
|
Back to top |
|
 |
TonyD |
Posted: Sun Oct 05, 2003 4:55 pm Post subject: |
|
|
Knight
Joined: 15 May 2001 Posts: 540 Location: New Zealand
|
The CM table CBROKER contains the association between a Broker and its QM. You could therefore delete the rows '...WHERE CNAME = 'your old broker name' AND CQMANAGER = 'its queue manager name'. Before doing so you should look at CBROKER and note the CUUID of the broker that you are removing. This value should be used, as CUUID against the CBROKERCEG table, and as CBROKERCUUID against the CDELETED, CEG, CEGMSGFLOW, CLOG, CMSGFLOW, CPROPERTIES, CSUBSCRIBE and CTOPIC tables, to delete rows, thus removing all references to the broker that you wish to delete. It is probable, depending on how you have used the broker, that some of these tables will not contain rows that reference the broker.
All usual disclaimers apply!!! |
|
Back to top |
|
 |
mkhadse |
Posted: Mon Oct 06, 2003 3:47 pm Post subject: |
|
|
Acolyte
Joined: 31 Dec 1969 Posts: 73
|
Thanks, the solution worked. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|