Author |
Message
|
shubha_s |
Posted: Mon Mar 23, 2009 4:01 am Post subject: MQ Clustering |
|
|
Acolyte
Joined: 10 Mar 2009 Posts: 57
|
I have 2 qmgrs in the cluster, and I am connecting to one of the qmgrs in the cluster with an external qmgr via the sender-receiver channel pair.I have a remote queue on external qmgr and am putting messages to that remote queue and it has to reach to any of the clustered queues on the cluster qmgrs..But it is reaching only to the queue defined in the rname of the remote queue definition.
Can u please help me resolve this problem. |
|
Back to top |
|
 |
Vitor |
Posted: Mon Mar 23, 2009 4:15 am Post subject: Re: MQ Clustering |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
shubha_s wrote: |
ICan u please help me resolve this problem. |
Yes - read the section in the clustering manual which describes how to put a message from outside a cluster, and define the additional objects / configuration you need.
Basically, if you tell WMQ to use a given queue on a given queue manager, then that's what it will do as you've seen. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Vitor |
Posted: Mon Mar 23, 2009 4:17 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Moved to correct section. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
shubha_s |
Posted: Wed Mar 25, 2009 10:44 pm Post subject: MQ Clustering |
|
|
Acolyte
Joined: 10 Mar 2009 Posts: 57
|
I searched in the MQ Clustering PDF but i was not very clear.Whether the message coming from a nonclustered qmgr to the clustered qmgr does a workload and put the message in round robin fashion to the queues present in the qmgrs within the cluster. |
|
Back to top |
|
 |
Mr Butcher |
Posted: Wed Mar 25, 2009 11:30 pm Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
maybe you should offer some more time do a full read of the cluster manual, to get more understanding and to find the section you need, instead of doing a quick, unsuccessfull and lazy search ......
it took me 30 seconds to find the section in the manual that is of interrest for you, so i wonder how you missed it. it is headlined "Using a queue manager as a gateway into the cluster", and the next sentence reads "This enables workload balancing for messages coming from outside the cluster" followed by some conditions you have to match to achieve workload balancing. _________________ Regards, Butcher |
|
Back to top |
|
 |
shashivarungupta |
Posted: Thu Mar 26, 2009 1:33 am Post subject: Re: MQ Clustering |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
shubha_s wrote: |
I have 2 qmgrs in the cluster, and I am connecting to one of the qmgrs in the cluster with an external qmgr via the sender-receiver channel pair.I have a remote queue on external qmgr and am putting messages to that remote queue and it has to reach to any of the clustered queues on the cluster qmgrs..But it is reaching only to the queue defined in the rname of the remote queue definition.
Can u please help me resolve this problem. |
To resolve that you can take help of Queue Manager Alias Concept. When a external queue manager puts a message to the queue of cluster queue manager. You need to share the queue in the cluster so that it would be visible to all the queue managers within the cluster.
The name resolution of the queue manager alias is only being done by the queue manager where its being defined. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Mar 26, 2009 1:39 am Post subject: Re: MQ Clustering |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
shashivarungupta wrote: |
shubha_s wrote: |
I have 2 qmgrs in the cluster, and I am connecting to one of the qmgrs in the cluster with an external qmgr via the sender-receiver channel pair.I have a remote queue on external qmgr and am putting messages to that remote queue and it has to reach to any of the clustered queues on the cluster qmgrs..But it is reaching only to the queue defined in the rname of the remote queue definition.
Can u please help me resolve this problem. |
To resolve that you can take help of Queue Manager Alias Concept. When a external queue manager puts a message to the queue of cluster queue manager. You need to share the queue in the cluster so that it would be visible to all the queue managers within the cluster.
The name resolution of the queue manager alias is only being done by the queue manager where its being defined. |
And another poster goes off with a fish in his mouth, happy in the knowledge that thinking is optional.....  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Thu Mar 26, 2009 1:56 am Post subject: Re: MQ Clustering |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
Quote: |
And another poster goes off with a fish in his mouth, happy in the knowledge that thinking is optional.....  |
He is new to the forum, a little hint would spark a curiosity inside him to read the whole document of the cluster and its related topics, which will resolve his issue.
Thanks for your support to him as well.  |
|
Back to top |
|
 |
Vitor |
Posted: Thu Mar 26, 2009 1:59 am Post subject: Re: MQ Clustering |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
shashivarungupta wrote: |
a little hint would spark a curiosity inside him to read the whole document of the cluster and its related topics, which will resolve his issue. |
You're saying our hints were too little, and receiving the answer will encourage him to read the documentation? I find your optimism refreshing and hope it's not misplaced.
Next simple question posted, you owe me a drink  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Thu Mar 26, 2009 2:14 am Post subject: Re: MQ Clustering |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
Quote: |
You're saying our hints were too little, and receiving the answer will encourage him to read the documentation? I find your optimism refreshing and hope it's not misplaced.
Next simple question posted, you owe me a drink  |
You caught the sentence and sailed into me.
I never said that our hints were little when questions were tough.
I said any little hint would encourage him to hit the books and go ahead.
But, ya I am optimist, no doubt.
MQ and Drink, would be a great combo. I accept that.  |
|
Back to top |
|
 |
|