Author |
Message
|
ravilankalapalli |
Posted: Tue Mar 09, 2010 5:23 am Post subject: Single QueueManager used in multiple Clusters |
|
|
Newbie
Joined: 10 Feb 2010 Posts: 7
|
Hello,
I am new to WMQ I have small issue.I created 3 QueueManagers
QM1
QM2
QM3
I wants to create two clusters
QM1&QM2 in one cluster
QM2&QM3 in One cluster
So i used namelist on QM2 i gave names of the two clusters in Namelist
Names for using in two clusters
but completion of this i am trying to add QM2 in Second cluster it shows error QM2 already used in cluster
So can any one please tell me the solution.
Is there any thing to add in QM2. |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Mar 09, 2010 6:13 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9472 Location: US: west coast, almost. Otherwise, enroute.
|
Quote: |
i am trying to add QM2 in Second cluster it shows error QM2 already used in cluster |
It shows? What shows? Is there an error message?
What names did you put in the namelist?
Did you enter the namelist in the qmgr object? _________________ 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. |
|
Back to top |
|
 |
DarXide |
Posted: Wed Mar 10, 2010 1:21 am Post subject: |
|
|
Apprentice
Joined: 02 Dec 2007 Posts: 43 Location: israel
|
if it isent the repos use only channel def |
|
Back to top |
|
 |
exerk |
Posted: Wed Mar 10, 2010 1:38 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
DarXide wrote: |
if it isent the repos use only channel def |
I don't understand this statement...
As a general rule of thumb, use discrete cluster channels for each cluster, i.e. QM1 has CLUSSDR/CLUSRCVR for the cluster it is in (C1 for example), and QM3 has CLUSSDR/CLUSRCVR for the cluster it is in (C2 for example), but QM2 has two CLUSSDR/CLUSRCVR, one set for C1 and one set for C2, and as far as I am concerned (and it is a personal view) namelists should be used for queues only. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Wed Mar 10, 2010 3:10 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
If QM2 needs to be a Full Repository for 2 or more clusters, than you need to use a Namelist. Even in that case I use seperate channels for each cluster as exerk described. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
exerk |
Posted: Wed Mar 10, 2010 3:11 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
PeterPotkay wrote: |
If QM2 needs to be a Full Repository for 2 or more clusters, than you need to use a Namelist. Even in that case I use seperate channels for each cluster as exerk described. |
I really am having a bad week - shooting from the lip again!  _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
|