Author |
Message
|
ashfaqueansari |
Posted: Tue Dec 31, 2013 11:25 pm Post subject: Disabling runmqdlq |
|
|
Newbie
Joined: 31 Dec 2013 Posts: 5
|
Hi,
we have fired runmqdlq with setting a rule that the messages which are in DLQ will move to input queue from where it will go for processing again.
now we want to disable this command. please suggest? |
|
Back to top |
|
 |
exerk |
Posted: Wed Jan 01, 2014 4:16 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
How have you configured the 'command'? As a cron job? A Scheduled Task? A queue manager service?
You really need to provide more information in your posts when asking questions. _________________ 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 |
|
 |
bruce2359 |
Posted: Wed Jan 01, 2014 6:41 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Why do you want/need to disable runmqdlq? You want it to run only one time? What if more messages arrive in the DLQ?
Have you looked at the documentation for runmqdlq? _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
ashfaqueansari |
Posted: Thu Jan 02, 2014 1:55 am Post subject: |
|
|
Newbie
Joined: 31 Dec 2013 Posts: 5
|
HI,
We used rule based command for our one time requirement to reprocess the the DLQ messages but still after a month rule is stick to DLQ. |
|
Back to top |
|
 |
exerk |
Posted: Thu Jan 02, 2014 2:20 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
ashfaqueansari wrote: |
HI,
We used rule based command for our one time requirement to reprocess the the DLQ messages but still after a month rule is stick to DLQ. |
Do you mean that the DLQ Handler is still running against the queue? If so, GET inhibit the queue, which will cause it to end. _________________ 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 |
|
 |
zpat |
Posted: Thu Jan 02, 2014 4:35 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
You can kill the runmqdlq process. _________________ Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error. |
|
Back to top |
|
 |
|