|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Getting a msg from one QMgr when it is PUT at the other QMgr |
« View previous topic :: View next topic » |
Author |
Message
|
chris boehnke |
Posted: Mon Aug 18, 2008 8:18 am Post subject: Getting a msg from one QMgr when it is PUT at the other QMgr |
|
|
 Partisan
Joined: 25 Jul 2006 Posts: 369
|
Hi Guys,
I am on MQ v.6 and OS SunOS.
I have 2 QMgrs, QM1 and QM2 in a cluster called CLUSTER1.
I have a cluster queue, CLUSTERQ1.QM1 defined on the QMgr QM1.
i.e.,
QM1...QMgr
CLUSTERQ1.QM1.....cluster queue on QM1
I am trying to put and get the msg onto the cluster queue, CLUSTERQ1.QM1 from Queue Manager QM2.
cd /opt/mqm/samp/bin
./amqsput CLUSTERQ1.QM1 QM2
the above command is successful..which means I am able to put the msg successfully.
the issue is here:
when I try to get the msg from the cluster queue CLUSTERQ1.QM1 from the queue manager QM2, its throwing 2085 error...
./amqsget CLUSTERQ1.QM1 QM2
Question:
Is it possible to get the msg from a cluster queue which is defined on a different queue manager(CLUSTERQ1.QM1 is actually defined on QM1 but I am trying to get the msg from QM2)?.
Why there is NO issue in putting the msg onto a cluster queue from a different queue manager(which is part of cluster) and why is the issue in getting the msg from the cluster queue from a different queue manager?.
Thanks. |
|
Back to top |
|
 |
bruce2359 |
Posted: Mon Aug 18, 2008 8:52 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9470 Location: US: west coast, almost. Otherwise, enroute.
|
While you may MQPUT a message to any qmgr in your network; MQGET calls are local to the queue manager where the message lives. This is working as designed and documented. _________________ 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 |
|
 |
sami.stormrage |
Posted: Mon Aug 18, 2008 10:36 am Post subject: |
|
|
 Disciple
Joined: 25 Jun 2008 Posts: 186 Location: Bangalore/Singapore
|
Quote: |
Question:
Is it possible to get the msg from a cluster queue which is defined on a different queue manager(CLUSTERQ1.QM1 is actually defined on QM1 but I am trying to get the msg from QM2)?. |
Yes, if it is part of a cell. _________________ *forgetting everything * |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Aug 18, 2008 10:39 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
sami.stormrage wrote: |
Quote: |
Question:
Is it possible to get the msg from a cluster queue which is defined on a different queue manager(CLUSTERQ1.QM1 is actually defined on QM1 but I am trying to get the msg from QM2)?. |
Yes, if it is part of a cell. |
No, this is entirely irrelvant. There is no such notion in WebSphere MQ as a "cell". |
|
Back to top |
|
 |
AkankshA |
Posted: Mon Aug 18, 2008 10:59 pm Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
sami.stormrage wrote: |
Quote: |
Question:
Is it possible to get the msg from a cluster queue which is defined on a different queue manager(CLUSTERQ1.QM1 is actually defined on QM1 but I am trying to get the msg from QM2)?. |
Yes, if it is part of a cell. |
DO not mix the concepts of MQ and WAS...
there's nothing called cell in MQ... we use the term node in MQ which is somewhat synonymous with cell _________________ Cheers |
|
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
|
|
|
|