|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Q Manager Alias |
« View previous topic :: View next topic » |
Author |
Message
|
Query2 |
Posted: Wed Dec 05, 2001 9:29 am Post subject: |
|
|
Novice
Joined: 05 Nov 2001 Posts: 17
|
Hi
I am getting confused with working of Q Manager Alias and Q Alias.
If I have 3 QManagers QM1, QM2,QM3.
How do I send a message from QM1 to QM3 using alias princple ?
Pls give me a brief description ...which would be very helpful.
Thanks in adv. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Wed Dec 05, 2001 12:33 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
Say you have Local Queue called BART on QM3.
Define a local XMIT queue on QM1 called QM2, that points to a channel from QM1 to QM2. Define a remote queue definition on QM1 called BART, with the following properties: XMITQ = QM2, RemoteQname = BART, RemoteQMGRname = QM3.
On QM2, define a XMIT queue called QM3, that points to a channel from QM2 to QM3.
Now put the message to BART on QM1. It goes into the XMIT queue QM2, and now the message finds itself on QM2. MQSeries does name resolution, finds that there is no local queue called BART, but does find a queue called QM3, so it sticks the message there, and waa-laa, the message arrives in BART on QM3.
Just make sure you always name your XMIT queues the same as the QMNGR they are going to, and don't make a BART queue on QM2.
_________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
Query2 |
Posted: Wed Dec 05, 2001 1:28 pm Post subject: |
|
|
Novice
Joined: 05 Nov 2001 Posts: 17
|
Thanks Peter
I really appreciate your help
Thanks |
|
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
|
|
|
|