|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
To communicate with a queue manager outside the cluster |
« View previous topic :: View next topic » |
Author |
Message
|
ramesh.govindaswamy |
Posted: Thu Jun 22, 2006 9:18 pm Post subject: |
|
|
Apprentice
Joined: 25 Oct 2005 Posts: 42
|
Sorry...pls bear with me....
Since this needs to be completed as early as possible..I am bugging u all continously...
When I tried by creating XMITQ with the same name as REMOTEQMGR QM3,and i issue an open call from QM4,
Application excutes fine.But messages were not in TranmissonQ or dead letter queue.
If I create RQMNAME as QM3 the messages were not in any Q.
DEFINE QREMOTE(CLUSQ1) RNAME(CLUSQ1) RQMNAME(QM3) XMITQ(QM3)
If I create RQMNAME as QM1 the messages were routed to QM1
DEFINE QREMOTE(CLUSQ1) RNAME(CLUSQ1) RQMNAME(QM1) XMITQ(QM3)
If I create RQMNAME as QM2 the messages were routed to QM2
DEFINE QREMOTE(CLUSQ1) RNAME(CLUSQ1) RQMNAME(QM2) XMITQ(QM3)
But actually i want to achieve loadbalancing. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Jun 22, 2006 11:54 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
ramesh.govindaswamy wrote: |
Since this needs to be completed as early as possible..I am bugging u all continously...
|
It might be worth speaking to whoever sets your deadlines, that in future they might allow a little extra time for research. This board is a self help group, not a cheap form of consultancy!
The key issue, as I said a few posts back, are these missing messages. MQ messages, especially persistent ones, don't just disappear. They go somewhere, even if it's not the place you think. I've set up exactly what you claim to (3 qmgrs in a cluster, one acting as gatekeeper, 4th transmitting to gatekeeper over point to point) and I get the messages load balanced in a round robin fashion (I'm using 5.3). Find the messages (or the reason code from the put) and you'll find the problem.
You'll also find this exact scenario described in the Clusters manual under "Using queue manager clusters / Using clusters for workload management". _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
ramesh.govindaswamy |
Posted: Fri Jun 23, 2006 2:24 am Post subject: |
|
|
Apprentice
Joined: 25 Oct 2005 Posts: 42
|
Actually What I meant to say is that i am repeatedly asking the same questions. |
|
Back to top |
|
 |
Vitor |
Posted: Fri Jun 23, 2006 2:29 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
ramesh.govindaswamy wrote: |
Actually What I meant to say is that i am repeatedly asking the same questions. |
Exposing you to the risk you'll get the same answers...  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
ramesh.govindaswamy |
Posted: Fri Jun 23, 2006 2:59 am Post subject: |
|
|
Apprentice
Joined: 25 Oct 2005 Posts: 42
|
|
Back to top |
|
 |
|
|
|
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
|
|
|
|