Author |
Message
|
mywsmq |
Posted: Mon Jan 05, 2004 3:11 pm Post subject: Multiple Dead Letter Queues for one Qmgr |
|
|
Newbie
Joined: 17 Nov 2003 Posts: 7
|
Does anyone know how I would go about creating a DLQ Handler to point messages in a default DLQ to 3 dead letter queues in the same Qmgr?
For example I have a Qmgr called MQ1
MQ1's default dead letter queue is called MQ1.DEADQ
I want messages that are sent to MQ1.DEADQ to automatically get sent to MQ1.TEST1.DEADQ or MQ1.TEST2.DEADQ or MQ1.TEST3.DEADQ, depending on the header values.
Is there a way to do this?
Thanks in advance. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Mon Jan 05, 2004 3:40 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7723
|
|
Back to top |
|
 |
mrlinux |
Posted: Tue Jan 06, 2004 9:15 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
You can also use the DLQ handler to do this. _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
mywsmq |
Posted: Tue Jan 06, 2004 11:34 am Post subject: |
|
|
Newbie
Joined: 17 Nov 2003 Posts: 7
|
Thanks for the information! I'm still a little lost, where can I find the DLQ Handler on the mainframe and where do I put the rules table? |
|
Back to top |
|
 |
PeterPotkay |
Posted: Tue Jan 06, 2004 11:38 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7723
|
|
Back to top |
|
 |
mywsmq |
Posted: Wed Jan 07, 2004 3:31 pm Post subject: |
|
|
Newbie
Joined: 17 Nov 2003 Posts: 7
|
Thanks! I'll research this and see how far I can get with the DLQ Handler. |
|
Back to top |
|
 |
|