|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ on AS/400 |
« View previous topic :: View next topic » |
Author |
Message
|
mreddington |
Posted: Tue Oct 03, 2006 10:50 am Post subject: MQ on AS/400 |
|
|
Voyager
Joined: 14 Aug 2006 Posts: 78
|
Hi all,
Can anyone tell me a way to clear messages on SYSTEM.DEAD.LETTER.QUEUE on AS/400??
This DLQ has got thousands of messages and there are two jobs running against it, so when i use CLRMQMQ QNAME(SYS...) it says, the object is in use. So, is there are way to see which jobs are running against this queue? And also be able to clear all the messages from this DLQ???
I really appreciate your earliest reply
thank you |
|
Back to top |
|
 |
xxx |
Posted: Tue Oct 03, 2006 11:13 am Post subject: |
|
|
Centurion
Joined: 13 Oct 2003 Posts: 137
|
run the dead letter handler , option 66 ,
Rules you have to input
Reson(*) Action(DISCARD) |
|
Back to top |
|
 |
mreddington |
Posted: Tue Oct 03, 2006 12:33 pm Post subject: Reply-- Journeyman |
|
|
Voyager
Joined: 14 Aug 2006 Posts: 78
|
Posted: Tue Oct 03, 2006 11:13 am Post subject:
--------------------------------------------------------------------------------
run the dead letter handler , option 66 ,
Rules you have to input
Reson(*) Action(DISCARD)
I have tried the above command and it is not working still. Can you please explain how to use the command in little bit more detail. I really appreciate your help
Thank you |
|
Back to top |
|
 |
xxx |
Posted: Tue Oct 03, 2006 1:19 pm Post subject: |
|
|
Centurion
Joined: 13 Oct 2003 Posts: 137
|
STRMQMDLQ UDLMSGQ(ABC1.DEAD.LETTER.QUEUE) SRCMBR(QRULE) SRCFILE(library/QTXTCSRC)
MQMNAME(MY.QUEUE.MANAGER)
Above is the Invoking the DLQ handler, from the System Admin Guide for OS/400 5.3 , Chapter 6,
SRCMBR - QRULE is where you write the Rules Reason(*) Action Discard,
SRCFILE - Your Library |
|
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
|
|
|
|