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 » Creating QMgr as Alias

Post new topic  Reply to topic
 Creating QMgr as Alias « View previous topic :: View next topic » 
Author Message
wbimb
PostPosted: Tue Oct 10, 2006 12:51 am    Post subject: Creating QMgr as Alias Reply with quote

Centurion

Joined: 17 Aug 2006
Posts: 144

i Have 2 QMgrs on different machines and they are connected by Remote Q defination.

now QMgr A has 5 Q's which has remote Queue defination on QMgr B....

now i need to create more 10 Queues on QMgr A.....so is there any mechanism by which for which i dont need to create RQD for every Qmgr on A on B
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Oct 10, 2006 2:09 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

You can read about queue manager aliases or clustering.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue Oct 10, 2006 3:05 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

jefflowrey wrote:
You can read about queue manager aliases or clustering.

Info about qmgr aliases is found in the intercommunications manual.
Info about clustering is found in the clustering manual.

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Nigelg
PostPosted: Tue Oct 10, 2006 3:18 am    Post subject: Reply with quote

Grand Master

Joined: 02 Aug 2004
Posts: 1046

You do not need to create remote queue definition to send a msg to a remote qmgr.
Create a xmitq with the same name as the remote qmgr.

When calling MQOPEN set:
MQObjectName = remote queue name
MQObjectQMgrName = remote qmgr name

The msg will be routed to the remote qmgr without needing a remote queue definition. See row 10 of Table 2, Resolving queue names when using MQOPEN, in the APG.
_________________
MQSeries.net helps those who help themselves..
Back to top
View user's profile Send private message
KeeferG
PostPosted: Tue Oct 10, 2006 4:58 am    Post subject: Reply with quote

Master

Joined: 15 Oct 2004
Posts: 215
Location: Basingstoke, UK

Bear in mind that your application will always be tied to that queue on that queue manager. You will need to change your application config to put to a different queue. Using remote queues or clustering will prevent the need to alter the application configuration.
_________________
Keith Guttridge
-----------------
Using MQ since 1995
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Creating QMgr as 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.