Dead.letter.queue



Support for MQSeries and Websphere Message Oriented Middleware communication systems for z/OS

Dead.letter.queue

Postby perumj1 » Tue Jul 07, 2009 11:21 am

Hi,

Can anyone say me the significane of dead.letter.queue.I understand this stores the undelivered messages, but my question is whether after deletion of these messages can we re-store them to the same location
perumj1
 
Posts: 1
Joined: Tue Jul 07, 2009 11:16 am
Has thanked: 0 time
Been thanked: 0 time

Re: Dead.letter.queue

Postby dick scherrer » Wed Jul 08, 2009 12:00 am

Hello and welcome to the forum,

Unless you have made a copy of them to restore, they would be gone.

Suggest you talk with your tech support people to see what options you have available.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: Dead.letter.queue

Postby Bill Dennis » Wed Jul 08, 2009 10:23 pm

These are undeliverable messages that arrive on your server without a valid QUEUE name.

They will sit there until you delete them.
Regards,

Bill Dennis

Disclaimer: My comments on this forum are my own and do not represent the opinions or suggestions of any other person or business entity.
Bill Dennis
 
Posts: 278
Joined: Thu May 15, 2008 9:45 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Dead.letter.queue

Postby dick scherrer » Thu Jul 09, 2009 12:35 am

Hi Bill,

but my question is whether after deletion of these messages can we re-store them to the same location
Now that they've been deleted, how to get them back. . . :?
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: Dead.letter.queue

Postby gragha » Fri Sep 18, 2009 7:40 pm

Hi,

Once you have restored the message from the Dead letter queue, the message will be like any other message. I am presuming you will want to put it back to the main processing queue. You can do a MQPUT back to the main queue.
gragha
 
Posts: 1
Joined: Fri Sep 18, 2009 7:35 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Dead.letter.queue

Postby Bill Dennis » Sat Sep 19, 2009 6:46 am

If you delete the message using CSQUTIL to empty the DLQ you cannot get it back.

If you MQGET the message and delete it from the queue, now you have it in your storage to MQPUT somewhere else. This requires programming.
Regards,

Bill Dennis

Disclaimer: My comments on this forum are my own and do not represent the opinions or suggestions of any other person or business entity.
Bill Dennis
 
Posts: 278
Joined: Thu May 15, 2008 9:45 pm
Has thanked: 0 time
Been thanked: 0 time


Return to WebSphere MQ