Author |
Message
|
froldan |
Posted: Wed Jul 17, 2002 6:25 pm Post subject: Dead Letter: What For ? |
|
|
Novice
Joined: 17 Jul 2002 Posts: 15
|
HI every vody, I would appreciate if somebody tell me what for is the Dead Letter Queue . I think that this is like a Recycle Bin but i am not sure.
thanks in advance.
regards |
|
Back to top |
|
 |
kirani |
Posted: Wed Jul 17, 2002 7:11 pm Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
Dead Letter Queue (DLQ) holds messages that cannot be delivered for some reason. Each message on DLQ has a Dead Letter Header (MQDLH), which will have information about the error.
Hope this helps. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
froldan |
Posted: Thu Jul 18, 2002 7:04 am Post subject: |
|
|
Novice
Joined: 17 Jul 2002 Posts: 15
|
Thanks for the answer. I have other questions about the Dead Letter Queue. How do I declare the Dead Letter Queue ? as a normal Local Queue ? How does the Queue Manager Knows which of the Queues is the Dead Letter Queue ? o How do I tell the QManager that ?
Thanks in advance |
|
Back to top |
|
 |
bduncan |
Posted: Thu Jul 18, 2002 7:05 am Post subject: |
|
|
Padawan
Joined: 11 Apr 2001 Posts: 1554 Location: Silicon Valley
|
And you can write (or obtain) special programs called dead letter handlers (MQSeries ships with a sample one) that will reprocess messages on the dead letter queue... _________________ Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator |
|
Back to top |
|
 |
mrlinux |
Posted: Thu Jul 18, 2002 7:11 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
Depending on your platform it would something like this
runmqsc
alt qmgr DEADQ(DEADQ.NAME) _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
froldan |
Posted: Thu Jul 18, 2002 7:27 am Post subject: |
|
|
Novice
Joined: 17 Jul 2002 Posts: 15
|
Excellent, I hadn't seen the Qmanager's attribute for the Dead Letter, Thanks a lot, this is a great Group. Is there an official mailing list for this site? I found one on Yahoo Groups but if there is one list on this site would be great .
Regards
[/b] |
|
Back to top |
|
 |
|