Author |
Message
|
jeevan |
Posted: Wed Jun 06, 2007 11:32 am Post subject: Problem in browsing message in deadl queue |
|
|
Grand Master
Joined: 12 Nov 2005 Posts: 1432
|
I have 1802 messages. I can not browse more than 500 at the time. How can I increase the browser? Or how can i delete only certain messages? like first 500?
Thanks |
|
Back to top |
|
 |
rparti |
Posted: Wed Jun 06, 2007 11:34 am Post subject: |
|
|
 Voyager
Joined: 05 Oct 2005 Posts: 86 Location: U.S.A.
|
|
Back to top |
|
 |
jeevan |
Posted: Wed Jun 06, 2007 12:52 pm Post subject: |
|
|
Grand Master
Joined: 12 Nov 2005 Posts: 1432
|
Is there any way that get failed for a message goes to deadletter queue? My WM team arguing this. As far as I know, only put failed goes to deadletter queue?
thanks |
|
Back to top |
|
 |
rparti |
Posted: Wed Jun 06, 2007 1:50 pm Post subject: |
|
|
 Voyager
Joined: 05 Oct 2005 Posts: 86 Location: U.S.A.
|
For a get, the message has to be sitting in the queue. MQ won't move it to another queue or a DLQ
Only put fails go to DLQ |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Jun 06, 2007 2:19 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
jeevan wrote: |
Is there any way that get failed for a message goes to deadletter queue? My WM team arguing this. As far as I know, only put failed goes to deadletter queue?
thanks |
Read up on rc 2362 _________________ MQ & Broker admin |
|
Back to top |
|
 |
DTran |
Posted: Wed Jun 06, 2007 8:42 pm Post subject: |
|
|
 Acolyte
Joined: 11 May 2006 Posts: 62 Location: Amsterdam
|
What I know is WAS v5 uses DLQ as backout queue when it can't process a message. |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Jun 07, 2007 2:30 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
DTran wrote: |
What I know is WAS v5 uses DLQ as backout queue when it can't process a message. |
Not quite. Only if there is a BO threshold that got hit and there is no BO queue specified...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
mvarghese |
Posted: Sun Jun 10, 2007 7:15 pm Post subject: |
|
|
Centurion
Joined: 27 Sep 2006 Posts: 141
|
1.Use tools like M071 as desc avove or use specific tools like MQ Visual edit.
2.Write a dead queu handler script...give specifc details as the way u want.
3.Write a java program..
4.If u have message broker ..use another flow to handle dead letter q message..by handling all ur business conditions..or discard messages..based on ur requirements.. _________________ Jain Varghese |
|
Back to top |
|
 |
|