|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Piping Two Queues output to one |
« View previous topic :: View next topic » |
Author |
Message
|
skycoolers |
Posted: Fri Apr 14, 2006 6:20 am Post subject: Piping Two Queues output to one |
|
|
 Apprentice
Joined: 22 Dec 2005 Posts: 35
|
Hi,
I have a scenario where I have two queues under the same QM. But my application is capable of listening to only one queue.
Is there any way to pipe the messages in the queues to one single queue?
Thanks in advance,
Siva |
|
Back to top |
|
 |
rtsujimoto |
Posted: Fri Apr 14, 2006 6:54 am Post subject: |
|
|
Centurion
Joined: 16 Jun 2004 Posts: 119 Location: Lake Success, NY
|
You can rename one of the queues to a qalias, pointing to the remaining qlocal. Then, have your program listen to the qlocal. Messages that go to each queue (qlocal and qalias) will end up on the same queue. |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Apr 14, 2006 6:58 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Of course, by rename you mean "delete the qlocal, and create a new qalias with the same name".
The first question sivakannang should ask is "Why are there two queues in the first place?".
The second question is "Why can't my application open more than one queue?". _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
skycoolers |
Posted: Fri Apr 14, 2006 7:45 am Post subject: |
|
|
 Apprentice
Joined: 22 Dec 2005 Posts: 35
|
Thanks. I used QAlias
Actually the third party system is capable of listening on multiple queues, but currently it is configured to one queue. We need to pay them for new CRs |
|
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
|
|
|
|