Author |
Message
|
wbimb |
Posted: Sun Oct 19, 2008 10:51 pm Post subject: Cluster queue on Full repos not seen in Partial Repos |
|
|
 Centurion
Joined: 17 Aug 2006 Posts: 144
|
I am using MQv6 with fixpack 6.0.2.4 on Windows server.
There are 4 QMgrs on four different servers.
Full Repos: QM1 & QM2
Partila Repos: QM3 and QM4
There are 2 queues QF1 and QF2 on each QM1 and QM2.
and queues QP1 and QP2 each on QM3 and QM4
So in all there 8 queues that should be shown in clusters queues of each qmgrs.
On the Full repositories i can see all the 8 queues but on partial repositories i dont see the queues from QM1 and QM2.
All the cluster channels are in RUNNING state.
Please help |
|
Back to top |
|
 |
ranganathan |
Posted: Sun Oct 19, 2008 11:18 pm Post subject: |
|
|
 Centurion
Joined: 03 Jul 2008 Posts: 104
|
Make sure the queues are shared in the correct cluster (in case if you have more than one cluster)
Are you able to list the FR's from the PR's ?!
What is the result of DIS QCLUSTER from the PR ?!
Ideally, PR contains the information of objects it has connected before through FR. Try putting a message and see.. |
|
Back to top |
|
 |
wbimb |
Posted: Sun Oct 19, 2008 11:26 pm Post subject: |
|
|
 Centurion
Joined: 17 Aug 2006 Posts: 144
|
I am able to put messages on the queue, but they are not shown in DISPLAY QCLUSTER |
|
Back to top |
|
 |
exerk |
Posted: Sun Oct 19, 2008 11:42 pm Post subject: Re: Cluster queue on Full repos not seen in Partial Repos |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
wbimb wrote: |
...On the Full repositories i can see all the 8 queues but on partial repositories i dont see the queues from QM1 and QM2... |
Nor will you until they are first opened from the PR's. PR's only know what they need to know, when they need to know it. Use the amqsput sample to open each of the QM1 and QM2 queues from the PR's (you don't have to put any messages, just open the queues) then recheck DIS QCLUSTER(*).
wbimb wrote: |
I am able to put messages on the queue, but they are not shown in DISPLAY QCLUSTER |
From where are you putting messages on those queues? The FR's or the PR's? _________________ 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 |
|
 |
wbimb |
Posted: Mon Oct 20, 2008 12:14 am Post subject: |
|
|
 Centurion
Joined: 17 Aug 2006 Posts: 144
|
Yes exerk you are right
I did open the queue from PR and now all of the queues are showing in the PR's
Thanks |
|
Back to top |
|
 |
|