From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Wed, 5 Mar 2003 17:11:48 -0300
Subject: RES: Dead Letter Queue Handler

Edward,

Add an extra line (with a blanch character) at the end of your rules file.

HTH,

    Jucá

-----Mensagem original-----
De: MQSeries List [mailto:[EMAIL PROTECTED] nome de Edward Pius
Enviada em: quarta-feira, 5 de março de 2003 13:34
Para: [EMAIL PROTECTED]
Assunto: Dead Letter Queue Handler


Hello,

        I am trying to process some messages which were put to the DLQ
because the queue was not defined. But I am running into some difficulty
trying to process these messages through the "runmqdlq" utility. Can
somebody tell me where I am at fault...

        Here is the command I am trying to run (DEGP is the queue manager
name) :

        runmqdlq SYSTEM.DEAD.LETTER.QUEUE DEGP
<c:\edward\mqseries\DLQ_HANDLER\DEGP_DLQ.rul

        And here is the contents of the rules file:

        INPUTQM('DEGP') INPUTQ('SYSTEM.DEAD.LETTER.QUEUE')
            REASON(MQRC_UNKNOWN_OBJECT_NAME) ACTION(RETRY)

        This is the error message I am getting :

        C:\>runmqdlq SYSTEM.DEAD.LETTER.QUEUE DEGP
<"c:\edward\mqseries\DLQ_HANDLER\DEGP
_DLQ.rul"

syntax error on line 2
...2003-03-05   08.23.39 AMQ8758: 1 errors detected in input to runmqdlq.
2003-03-05   08.23.39 AMQ8709: Dead-letter queue handler ending.


        In appreciation,

Edward Pius

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Reply via email to