Author |
Message
|
IBeaumont |
Posted: Thu Jun 03, 2004 6:16 am Post subject: How to move messages between queues? |
|
|
Newbie
Joined: 03 Jun 2004 Posts: 6
|
Is it possible to move a message from one queue to another in the MQ explorer (5.3)?
My system queues failed messages to a dead letter queue, but as the administrator I then want to requeue them back to the original queue when the problem that caused them to originally fail is fixed. I would also like to reset the backout count on moving the message. |
|
Back to top |
|
 |
romudd |
Posted: Thu Jun 03, 2004 9:04 am Post subject: |
|
|
Apprentice
Joined: 12 Aug 2003 Posts: 31 Location: Sao Paulo - Brazil
|
You can use the runmqdlq command-line tool, which is a handler for messagens from dead letter queue. You can specify the action to be taken (for example: Retry putting the message) for the messsages that match the rules that you will determine. Further information on this tool can be found in the System Administration Guide |
|
Back to top |
|
 |
PeterPotkay |
Posted: Thu Jun 03, 2004 9:48 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
The MO71 support pac does moves messages between queues VERY easily as well.
Changing the Backout count? Eh, no tool I know of will do that automatically. You will have to write an app to do that, or use another tool (Roger's MQVisualEdit?) to access each message one at a time and change that field yourself before moving them. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
RogerLacroix |
Posted: Thu Jun 03, 2004 9:52 am Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
Hi,
If you want a GUI interactive tool that can move messages (selected or all messages - automatically) from the DLQ to an application queue (including stripping the DLH and resetting the MQMD) , have a look at MQ Visual Edit.
For more information or to download a 30-day trial of MQ Visual Edit, go to:
http://www.capitalware.biz/products.html
Regards,
Roger Lacroix
Capitalware Inc. _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
Back to top |
|
 |
hmh |
Posted: Thu Jun 05, 2008 4:33 am Post subject: MQ Explorer moving messages |
|
|
 Apprentice
Joined: 31 Mar 2006 Posts: 29 Location: Germany
|
Hello, is there a MQ-Explorer Plugin available to move messages between Queues also from the DLQ to other LQ?
Using MQ-Explorer Version 6.0.2.1 _________________ Michael Hoppe
63067 Offenbach
+49 (0)170 / 9629 131
http://www.hmhcs.de |
|
Back to top |
|
 |
muthum_2000 |
Posted: Sun Jun 15, 2008 9:41 pm Post subject: |
|
|
 Voyager
Joined: 10 Jul 2006 Posts: 85
|
|
Back to top |
|
 |
|