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 » Alias Queue Manager

Post new topic  Reply to topic
 Alias Queue Manager « View previous topic :: View next topic » 
Author Message
pnmraju
PostPosted: Fri Jul 20, 2007 4:08 am    Post subject: Alias Queue Manager Reply with quote

Novice

Joined: 28 Jun 2007
Posts: 19

What are the properties that an alias Queue Manager is going to get while creating it.
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Jul 20, 2007 4:31 am    Post subject: Re: Alias Queue Manager Reply with quote

Grand High Poobah

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

pnmraju wrote:
What are the properties that an alias Queue Manager is going to get while creating it.


None - an alias queue manager is not a queue manager, it's a remote queue definition used for a particular purpose. It only has the properties of a remote queue, and few of them have much value in this context.

Does this tie back to your other post:

http://www.mqseries.net/phpBB2/viewtopic.php?t=38377&highlight=

Are you trying to do something with a cluster (where alias queue managers are often used)? If you specify your situation and ask specific questions, we're more likely to be able to offer specific suggestions or direct you to specific parts of the documentation.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Fri Jul 20, 2007 7:04 am    Post subject: Reply with quote

Guest




A queue manager alias is a queue remote definition without the RNAME() attribute. It is used to correctly resolve a queue manager name - not a queue name (as a queue alias).

A queue manager alias may look like:
DEF QR(bad-qmgr-name) +
RQMNAME(good-qmgr-name)
if, for example, a message arrives from a remote qmgr, is destined for your qmgr, but has an incorrect qmgr name in the transmission queue header.

It could look like:
DEF QR(bad-qmgr-name) +
RQMNAME(good-qmgr-name) +
XMITQ(xmit-queue-to-correct-qmgr)
if the inbound message arrives on your queue manager, but is destined for another queue manager, and you have a channel to that queue manager.
Back to top
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Alias Queue Manager
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.