Author |
Message
|
skopparapu |
Posted: Mon Feb 16, 2015 6:45 am Post subject: Removing traces of clusters |
|
|
Novice
Joined: 04 Mar 2014 Posts: 19
|
Hi all,
I have removed all the queue managers and their dependencies in my cluster and still I could see the cluster not being removed from my MQ explorer toolkit. Moreover getting error "Queue manager already in cluster " when trying to add queue manager(which was removed from all cluster dependencies earlier) to full/partial repository.
Please let me know is there is any way to remove these dependencies. |
|
Back to top |
|
 |
bruce2359 |
Posted: Mon Feb 16, 2015 7:05 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
|
Back to top |
|
 |
skopparapu |
Posted: Mon Feb 16, 2015 9:45 am Post subject: |
|
|
Novice
Joined: 04 Mar 2014 Posts: 19
|
Bruce....Seems like it did not work. I have issued the command long back and still the dependencies left inside cluster. Do I still need for some more time ?  |
|
Back to top |
|
 |
bruce2359 |
Posted: Mon Feb 16, 2015 10:07 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
How exactly did you issue the command? What parameters? Did you look at the command syntax doc?
Where did you issue the command? From a FR? _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Last edited by bruce2359 on Wed Feb 18, 2015 6:29 am; edited 1 time in total |
|
Back to top |
|
 |
mqjeff |
Posted: Wed Feb 18, 2015 6:27 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
What, exactly, did you do to remove the qmgr from the cluster? |
|
Back to top |
|
 |
JosephGramig |
Posted: Wed Feb 18, 2015 7:47 am Post subject: |
|
|
 Grand Master
Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
|
Try this command at a runmqsc prompt:
DIS CLUSQMGR(*)
1 : DIS CLUSQMGR(*)
AMQ8147: WebSphere MQ object not found.
If you got the same response as shown, try:
REFRESH CLUSTER('TheOldClusterName') REPOS(YES)
Make sure you MQ Explorer is only connected to the one Qmgr in question. |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Feb 18, 2015 9:50 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Sometimes it is very hard to remove a qmgr from an existing cluster.
If you are unable to remove the information from a specific qmgr, see if there are messages for that qmgr in the corresponding cluster XMIT queue...
These will prevent you from deleting the destination qmgr information...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|