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 » Cluster Queue Alias Name Resolution Enforcement

Post new topic  Reply to topic
 Cluster Queue Alias Name Resolution Enforcement « View previous topic :: View next topic » 
Author Message
TZO
PostPosted: Wed Sep 28, 2016 12:06 pm    Post subject: Cluster Queue Alias Name Resolution Enforcement Reply with quote

Newbie

Joined: 23 Feb 2010
Posts: 8

Hey folks,

I´m facing some issues regarding name resolution in a clustered request reply szenario. One of our costumers environment is spanned over two different locations hosted by 2 different provider. On each location we got a queue manager working together in a cluster.

Now we got some request / reply scenarios where Application A sends over QMA a request to a cluster queue on QMB. Application B on QMB takes that message and writes the answer on the defined Reply Queue, which lays on QMA.

To get this happen with restricted user rights we got two options:
1.) Use an Alias Queue on QMB where to set the mqaut rights for Application B´s technical user that points to the cluster reply queue on QMA.
2.) Define the Reply Queue on QMA in the cluster an give the application B´s User the rights to write to the SYSTEM.CLUSTER.TRANSMIT.QUEUE

We decided to work with option 1) and defined an Alias to the clustered reply queue. This alias queue (defined on QMB) has the same name as its Base queue, which is the reply cluster queue on QMA.

Now the issue: In most of the cases the base queue resolution works fine, so that replies are send over the alias to the reply queue, but in some cases we get an baseq type error, which from my opinion could, be a hint that the alias tries to route the replies to itself as alias queue name and based name are equal.

Is there any possibility to force an alias queue, or even the queue manager to firstly resolve cluster queue names instead of local queues?
Back to top
View user's profile Send private message
mqjeff
PostPosted: Thu Sep 29, 2016 5:40 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

First thing to check is that Application B is not using the ReplyToQmgr.
_________________
chmod -R ugo-wx /
Back to top
View user's profile Send private message
umatharani
PostPosted: Fri Sep 30, 2016 6:24 am    Post subject: Reply with quote

Apprentice

Joined: 23 Oct 2008
Posts: 39

Hi,

If the application specifies an ObjectQmgrName then the queue manager only attempts a local name resolution. Please check whether the application is sending any ObjectQmgrName in MQOD.

Thanks,
mahesh
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 » Cluster Queue Alias Name Resolution Enforcement
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.