Author |
Message
|
topwoman |
Posted: Wed Feb 04, 2004 6:12 am Post subject: Editing a partial repository |
|
|
 Novice
Joined: 03 Feb 2004 Posts: 20 Location: Netherlands
|
How can one edit or remove entries in the Partial Repository of a Queue Manager once we have removed it from the cluster? |
|
Back to top |
|
 |
Michael Dag |
Posted: Wed Feb 04, 2004 7:10 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
at your own risk... !!!
kill the amqrrmfa process for that queuemanager,
this will release the SYSTEM.CLUSTER.REPOSITORY.QUEUE
clear this queue, end your queuemanager and re-start.
provided you took out all cluster related channel definitions, this queuemanager is now completely 'cluster' unaware...
Michael |
|
Back to top |
|
 |
topwoman |
Posted: Wed Feb 04, 2004 7:54 am Post subject: |
|
|
 Novice
Joined: 03 Feb 2004 Posts: 20 Location: Netherlands
|
MichaelDag,
Before I try this, would you explain "At your own risk!!!"
What am I risking?
And, after clearing the SYSTEM.CLUSTER.REPOSITORY.QUEUE, am I correct in assuming that I need to restart the queue manager in order to restart the "dead" process? |
|
Back to top |
|
 |
Michael Dag |
Posted: Wed Feb 04, 2004 8:05 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
well it's a disclaimer...
I tried it on one of our test systems and it worked, this however never gives you a guarantee... nor is it officially supported by IBM...
the restart is indeed to properly restart the 'dead' process.
Michael |
|
Back to top |
|
 |
bduncan |
Posted: Wed Feb 04, 2004 4:48 pm Post subject: |
|
|
Padawan
Joined: 11 Apr 2001 Posts: 1554 Location: Silicon Valley
|
"At your own risk" means that people like me are speaking from experience. I've tried this "trick" and ended up shooting myself in the foot a few times. Ending up with "ghost" queues that couldn't be deleted, etc. As you would expect, the repository queue is where the qmgr stores information about all the objects it knows about in the cluster. Clearing it seems to trip up the qmgr sometimes when it attempts to reconstruct the queue from scratch. _________________ Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator |
|
Back to top |
|
 |
topwoman |
Posted: Thu Feb 05, 2004 1:17 am Post subject: |
|
|
 Novice
Joined: 03 Feb 2004 Posts: 20 Location: Netherlands
|
Thanks for the clarification, Brandon.
It's good to know what the risks are going in... |
|
Back to top |
|
 |
|