ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » Dead Letter Queue

Post new topic  Reply to topic
 Dead Letter Queue « View previous topic :: View next topic » 
Author Message
sidhusaju
PostPosted: Wed May 16, 2007 12:43 am    Post subject: Dead Letter Queue Reply with quote

Apprentice

Joined: 03 May 2007
Posts: 27

Hi,

From .Net Application I want to put message in to a dead letter Queue, if there is any problem in the message. Like that , I want to see alll the messages that is there in the DLQ at the end of the day from my .net application.


Any help in this would be appreciated,

Thanks and regards,

Sajayan
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed May 16, 2007 1:43 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Do not use the system dead letter queue for application messages with a problem. It's designed for use where the queue manager has a problem with messages. If you are going to use it you can just put to it like any normal queue,but ensure that the messages you add & populate a dead letter header as described in the Application Programming Reference manual. Without this none of the DLQ handling tools will work.

You're much better advised to create your own local queue (MY.PROBLEMS or similar) and code your application to write to that in the event of problem. You will find the Backout queue and count attributes on the queue useful in this regard.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Dead Letter Queue
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.