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

Post new topic  Reply to topic
 Alias Queue « View previous topic :: View next topic » 
Author Message
preetipadma
PostPosted: Wed Jul 26, 2006 1:48 am    Post subject: Alias Queue Reply with quote

Novice

Joined: 05 Apr 2006
Posts: 22

Hello All,
Can anybody tell me the usage of alias queue?
Why n how does ne kind of application need alias queue?

If nebody has the a complete script - From creation to use n application of alias queues, pls. share.

Thanks
Back to top
View user's profile Send private message
wschutz
PostPosted: Wed Jul 26, 2006 2:28 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

Alias queues are used for a number of reasons:

(1) allowing applications to use a different name to access a queue (for isolation or scability purposes)
(2) changing the default "priority" or "persistence" with which messages are put onto queues
(3) on zOS, give "read only" or "write only" access by:
(4) changing the get / put disabled flags on a queue..
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
zpat
PostPosted: Wed Jul 26, 2006 4:00 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

We use them for all queues, to refer to either a local or remote base queue.

We can easily change the alias base queue name between local or remote, or to combine messages into fewer queues etc.

It's just a level of indirection which allows more flexibility.

However it's more important to ensure applications never hard-code queue names and to follow a naming standard for queues (eg we always user UPPER case queue names.)
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Wed Jul 26, 2006 1:44 pm    Post subject: Reply with quote

Grand High Poobah

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

wschutz wrote:
Alias queues are used for a number of reasons:

(1) allowing applications to use a different name to access a queue (for isolation or scability purposes)
(2) changing the default "priority" or "persistence" with which messages are put onto queues
(3) on zOS, give "read only" or "write only" access by:
(4) changing the get / put disabled flags on a queue..

I guess security goes under point 1 ?
You can setup security profiles that follow some generic queue naming conventions. If you need access to a queue outside of that naming convention an alias conforming to it will give you access....
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

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