|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Dead Letter Queue |
« View previous topic :: View next topic » |
Author |
Message
|
Sid |
Posted: Mon Apr 08, 2002 4:23 am Post subject: |
|
|
 Newbie
Joined: 04 Mar 2002 Posts: 6 Location: Oxford Global Resources, Inc.
|
Hi,
I have created a queue manager with DEAD.LETTER.QUEUE as the default dead letter queue. One of my queues get full, but the messages which follow after the queue gets full doesn't go to the DEAD.LETTER.QUEUE. Please tell me how to get the subsequent messages in the DEAD.LETTER.QUEUE. The entire thing is on Windows 2000.
Thanks in Advance!
Sid |
|
Back to top |
|
 |
dgolding |
Posted: Mon Apr 08, 2002 6:54 am Post subject: |
|
|
 Yatiri
Joined: 16 May 2001 Posts: 668 Location: Switzerland
|
Hi Sid,
Are they persistent or non-persistent messages? |
|
Back to top |
|
 |
StefanSievert |
Posted: Mon Apr 08, 2002 1:28 pm Post subject: |
|
|
 Partisan
Joined: 28 Oct 2001 Posts: 333 Location: San Francisco
|
Sid,
where is the application running that puts to that queue? If it is a local application, the messages will not go to the DLQ, but the application will get a synchronous return code from the MQPUT call (2053, I believe).
If the messsages come through a (non-client) channel, they will be put to the DLQ, no matter if they are persistent or not. If this can't be done by the receiving message channel agent, the channel will stop.
Cheers,
Stefan
_________________ Stefan Sievert
IBM Certified * WebSphere MQ |
|
Back to top |
|
 |
PeterPotkay |
Posted: Tue Apr 09, 2002 8:52 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
Or, you could code your app to put a dead letter header onto the message and then write the message yourself to the dead letter queue for specific errors (like Queue Full).
_________________ Peter Potkay
Keep Calm and MQ On |
|
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
|
|
|
|