|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Reading from Cluster queue using MQInput node |
« View previous topic :: View next topic » |
Author |
Message
|
immbtechie |
Posted: Thu Oct 04, 2018 6:49 pm Post subject: Reading from Cluster queue using MQInput node |
|
|
Newbie
Joined: 09 Apr 2015 Posts: 6
|
We have a requirement to read from a cluster queue but the catch is it does not exist on assigned Queue Manager(Local QM). I am able to read from it the using Client Connection. But I do not understand why i am not able to read from cluster queue without client connection.
Cluster queue is visible to Local QM as we can put message to this queue using MQOutput node and no Client connection is required in this case. |
|
Back to top |
|
 |
timber |
Posted: Fri Oct 05, 2018 5:03 am Post subject: |
|
|
 Grand Master
Joined: 25 Aug 2015 Posts: 1292
|
|
Back to top |
|
 |
Vitor |
Posted: Fri Oct 05, 2018 5:08 am Post subject: Re: Reading from Cluster queue using MQInput node |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
immbtechie wrote: |
We have a requirement to read from a cluster queue but the catch is it does not exist on assigned Queue Manager(Local QM). I am able to read from it the using Client Connection. But I do not understand why i am not able to read from cluster queue without client connection.
|
You need to spend more time reading about clusters.
What you call a "cluster queue" is just a normal local queue that has been shared in a cluster. It's still hosted on a given queue manager (or queue managers) and is subject to the normal rules around a local queue, i.e. you can't read from it unless you're connected (by one means or another) to it's hosting queue manager.
immbtechie wrote: |
Cluster queue is visible to Local QM as we can put message to this queue using MQOutput node and no Client connection is required in this case. |
You can put a message to a remote queue that's visible to your local queue manager but you wouldn't expect to be able to read from it would you?
Or maybe you would, in which case you need to spend more time reading about point to point messaging as well.
The only thing that behaves as you expect (directly reading from a queue hosted by a different queue manager) is a queue sharing group, which is specific to the z/OS implementation of MQ. If you're on a mainframe, you can convert your cluster to a QSG and fix your problem.
But I suspect that if you were on a mainframe, you'd have a QSG not a cluster already  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
immbtechie |
Posted: Sat Oct 06, 2018 11:17 pm Post subject: |
|
|
Newbie
Joined: 09 Apr 2015 Posts: 6
|
Thank u all for your reply. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|