|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Maintainance of failure queues. |
« View previous topic :: View next topic » |
Author |
Message
|
tom_hanks |
Posted: Mon Aug 28, 2006 9:29 pm Post subject: Maintainance of failure queues. |
|
|
Apprentice
Joined: 19 May 2006 Posts: 32
|
We have designed a msg flow for E-Mail and Fax operations in Message Broker v6.0. and added Exceptional handling with try/catch technique.
Now we are working on post-processing of messages after they reached failure queues.
As we planned for Java Monitoring tool for deleting expiry messages in IN/OUT/FAILURE queues, re-triggering some messages in FAILURE queues after de-bugging etc.
Here I need to get from you that what kind of operations we need do here etc. Please throw more light in this area.
thanks
-Tom |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Aug 29, 2006 2:20 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
That's quite easy: It depends on your application requirements
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
wschutz |
Posted: Tue Aug 29, 2006 2:28 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
IMHO, there are two types of failures:
1. A failure as a result of a system problem (ie, data-base unavailable...), in that case, your messages should be saved "as-is" so they can be replayed when the problem is fixed..
2. A failure because the message itself is bad ... in which case you need to go back to the message producing application and fix it. Its likely that the message is useless (except for problem determination)....
but FJ is correct, what exactly are your "failure recovery" requirements? _________________ -wayne |
|
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
|
|
|
|