ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » Q Manager Alias

Post new topic  Reply to topic
 Q Manager Alias « View previous topic :: View next topic » 
Author Message
Query2
PostPosted: Wed Dec 05, 2001 9:29 am    Post subject: Reply with quote

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
View user's profile Send private message
PeterPotkay
PostPosted: Wed Dec 05, 2001 12:33 pm    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7717

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
View user's profile Send private message
Query2
PostPosted: Wed Dec 05, 2001 1:28 pm    Post subject: Reply with quote

Novice

Joined: 05 Nov 2001
Posts: 17

Thanks Peter
I really appreciate your help

Thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Q Manager Alias
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.