|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Alias Queue |
« View previous topic :: View next topic » |
Author |
Message
|
preetipadma |
Posted: Wed Jul 26, 2006 1:48 am Post subject: Alias Queue |
|
|
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 |
|
 |
wschutz |
Posted: Wed Jul 26, 2006 2:28 am Post subject: |
|
|
 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 |
|
 |
zpat |
Posted: Wed Jul 26, 2006 4:00 am Post subject: |
|
|
 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 |
|
 |
fjb_saper |
Posted: Wed Jul 26, 2006 1:44 pm Post subject: |
|
|
 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 |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|