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 Discussion » Same Queue Manager Names

Post new topic  Reply to topic Goto page Previous  1, 2
 Same Queue Manager Names « View previous topic :: View next topic » 
Author Message
nelson
PostPosted: Fri May 29, 2015 4:57 am    Post subject: Reply with quote

Partisan

Joined: 02 Oct 2012
Posts: 313

fjb_saper wrote:
Ok

There is a way to make this work
on the remote end put

def qr(GEORGE) rqmname(TESTQM)

On the local end
on your remote queue
alter qr(REMOTE_TODC06) rqmname(GEORGE)
add a remote queue
def qr(GEORGE) rqmname(GEORGE) xmitq(TTESTQM)


And tell them they need to put GEORGE as reply to qmgr into their apps
Enjoy


I'm very sorry to awake this old post.... but need an explanation to this. It's absolutely weird, but works.

fjb_saper, can you please elaborate how this trick works?
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri May 29, 2015 5:06 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

nelson wrote:
fjb_saper, can you please elaborate how this trick works?


It's a queue manager alias, and it works because of how and when MQ resolves the object names for queues and queue managers.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Fri May 29, 2015 5:07 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Messages put on an XMITQ go to whatever queue manager the channel will send them to.

So if you configure a set of qremotes that instruct the qmgr to put the messages onto a specific xmitq, it doesn't matter what the RQMNAME and RQNAME are on the sending side.

You then need an object on the receiving side to adjust the RQMNAME and RQNAME to ensure proper routing.
Back to top
View user's profile Send private message
nelson
PostPosted: Fri May 29, 2015 5:28 am    Post subject: Reply with quote

Partisan

Joined: 02 Oct 2012
Posts: 313

Vitor, mqjeff, thanks a lot for your explanation. Got it.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » General Discussion » Same Queue Manager Names
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.