Author |
Message
|
alex_do |
Posted: Wed Jun 09, 2004 12:57 pm Post subject: deleting the cluster QMGR |
|
|
Voyager
Joined: 17 Feb 2004 Posts: 85
|
I am working in a clustered environment,I have deleted one of the cluster Qmanager.I used the reset command to delete all the queues.But when I open the MQExplorer,Under the advance tad for the Repository QueueManager,when i look into the cluster queue managers,I will be able to see the Qmgr for the cluster in which the channel status is in retrying mode.I can stop it but I was unable to delete that.How can take that queuemanager off from the list of Clusterqueuemanagers?I can see the channel status is in retrying state.
Thanks in advance. |
|
Back to top |
|
 |
tallison |
Posted: Fri Jun 11, 2004 7:41 am Post subject: |
|
|
 Apprentice
Joined: 18 Jun 2002 Posts: 39 Location: Round Rock, Texas
|
Alex,
You must perform the following to remove the queue manager from the cluster
RESET CLUSTER(clustername) QMNAME(qmgrname) ACTION(FORCEREMOVE)
This should be done on the repository queue managers and then refresh the cluster. Your ghost queue manager should disappear  _________________ Cheers!!
Tony Allison
_________________
MQSeries Certified Specialist
MQSeries Certified Developer
MQSeries Certified Solutions Provider |
|
Back to top |
|
 |
alex_do |
Posted: Sat Jun 12, 2004 4:50 am Post subject: |
|
|
Voyager
Joined: 17 Feb 2004 Posts: 85
|
i don't wanna remove the queuemanager,I am just looking at the cluster queue definition.I beleive i have refresh the cluster queue definitions.How can i accomplish refreshing the cluster queues.
Thanks alot. |
|
Back to top |
|
 |
tallison |
Posted: Sat Jun 12, 2004 5:45 am Post subject: |
|
|
 Apprentice
Joined: 18 Jun 2002 Posts: 39 Location: Round Rock, Texas
|
Alex_do,
You state in your original post:
[I have deleted one of the cluster Qmanager]
When you did this did you follow the command to do so? If this is not done from the repository you will not be able to get rid of the queues as the repository still thinks that queue manager still exists. _________________ Cheers!!
Tony Allison
_________________
MQSeries Certified Specialist
MQSeries Certified Developer
MQSeries Certified Solutions Provider |
|
Back to top |
|
 |
alex_do |
Posted: Mon Jun 14, 2004 3:55 pm Post subject: |
|
|
Voyager
Joined: 17 Feb 2004 Posts: 85
|
I am sorry,Yes I deleted one of the cluster queuemanager and recreated a new cluster queuemanager on that system .But I was able to see the previous queuemanger cluster queues(just a couple among all that I used to have) even I RESET the cluster .
Thanks in advance. |
|
Back to top |
|
 |
JasonE |
Posted: Tue Jun 22, 2004 2:33 am Post subject: |
|
|
Grand Master
Joined: 03 Nov 2003 Posts: 1220 Location: Hursley
|
When issuing the reset cluster action(forceremove) command, if you say queues(yes) then the cluster queues are removed, if you dont then they are left.
As I understand it, once you have issued this command and left the queues, as you see they appear when you are querying the queues but they shouldnt be chosen as valid destinations as their channels are never in a start to be picked and hence should be harmless. After upto 90 days they will disappear. |
|
Back to top |
|
 |
alex_do |
Posted: Tue Jun 22, 2004 12:48 pm Post subject: |
|
|
Voyager
Joined: 17 Feb 2004 Posts: 85
|
|
Back to top |
|
 |
|