Author |
Message
|
sayrath |
Posted: Thu May 07, 2009 10:01 pm Post subject: DLQ Handler |
|
|
Newbie
Joined: 07 May 2009 Posts: 6
|
Hi!
please help me how to add two queues in a DLQ Rule table.
Can we able to add two Queue Managers in a single DLQ Rule table. |
|
Back to top |
|
 |
Mr Butcher |
Posted: Thu May 07, 2009 10:48 pm Post subject: |
|
|
 Padawan
Joined: 23 May 2005 Posts: 1716
|
afaik the provided DLQ handler is only to process a single queuemanager dlq at a time as the queuename and queuemanager name can only specified once at program start or once in the control data.
to process two queuemanagers, you need to start the dlq handler twice or take the provided sample amqsdlq as a base and write your own. _________________ Regards, Butcher |
|
Back to top |
|
 |
exerk |
Posted: Thu May 07, 2009 11:35 pm Post subject: Re: DLQ Handler |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
sayrath wrote: |
Hi!
please help me how to add two queues in a DLQ Rule table.
Can we able to add two Queue Managers in a single DLQ Rule table. |
And it is also extremely rude to double-post! If you got it wrong here, ask a moderator to move it. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
Vitor |
Posted: Fri May 08, 2009 12:24 am Post subject: Re: DLQ Handler |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
exerk wrote: |
And it is also extremely rude to double-post! If you got it wrong here, ask a moderator to move it. |
And I've moved it. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Vitor |
Posted: Mon May 11, 2009 1:46 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
You've now asked the same question in this thread, this thread and this one.
Not only is this very rude, it demonstrates a bizarre belief that you'll get a different answer if you keep asking the question over and over again.
You won't. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
sumit |
Posted: Mon May 11, 2009 8:08 am Post subject: |
|
|
Partisan
Joined: 19 Jan 2006 Posts: 398
|
May be you are putting something in 'Subject' every time you poste a reply and that could be a reason behind double post. I hunch...
Don't put anything in there and just put your contents in message body. _________________ Regards
Sumit |
|
Back to top |
|
 |
exerk |
Posted: Mon May 11, 2009 8:20 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
sumit wrote: |
May be you are putting something in 'Subject' every time you poste a reply and that could be a reason behind double post. I hunch...  |
No. it's a definite multi-post:
This post...
Quote: |
...please help me how to add two queues in a DLQ Rule table.
Can we able to add two Queue Managers in a single DLQ Rule table. |
First post that Vitor quotes above...
Quote: |
...I wanna know how to specify two queues in a DLQH rule table..
pls help me regarding this.. |
Second post that Vitor quotes above...
Quote: |
...Pl help me regarding the coding for DLQHandler handling more than one queue in an Queue Manager.... |
Maximum points earned for both persistence, and irritation! _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
|