|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
DLQ (Dead letter queue) |
« View previous topic :: View next topic » |
Author |
Message
|
keniav |
Posted: Wed Jun 28, 2006 10:14 am Post subject: DLQ (Dead letter queue) |
|
|
 Novice
Joined: 26 May 2006 Posts: 24
|
Hi all,
A simple question on dead letter queues.
1. The QM automatically creates the Dead letter queues right. So what is the need of creating a new dead letter queue?
2. Are there any advantages in creating a new dead letter queue or why do we have to create one if the default one is specified?
I appreciate your reply. |
|
Back to top |
|
 |
vennela |
Posted: Wed Jun 28, 2006 10:43 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
1. No need actually.
2. A default one is specified, but not assigned to the QMGR by default. You need to alter the QMGR to specify the DLQ in the attribute called DEADQ |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Jun 28, 2006 2:12 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
The qmgr only creates a dead letter queue if you tell it to. I don't believe that it will create SYSTEM.DEAD.LETTER.QUEUE unless you explictly add that to the crtmqm command (or on the pane in Explorer).
OOps. That's wrong. SYSTEM.DEAD.LETTER.QUEUE is created automatically.
There's never, by the way, more than one DLQ for a Qmgr.
There are reasons to use a differently named DLQ than SYSTEM.DEAD.LETTER.QUEUE - avoiding using any SYSTEM objects for application data, etc. But that's mainly a matter of style and naming standards rather than function.
In my opinion, it's always better to use the same name for all your DLQs. So you never have to think about what name to use when you're trying to look at the DLQ. _________________ I am *not* the model of the modern major general. |
|
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
|
|
|
|