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 » DLQ handler

Post new topic  Reply to topic
 DLQ handler « View previous topic :: View next topic » 
Author Message
sachinramesh
PostPosted: Wed May 29, 2024 3:34 am    Post subject: DLQ handler Reply with quote

Disciple

Joined: 20 Feb 2007
Posts: 170

HI ,
We have few messages which landed in the DLQ with the reason MQRC 2218-MSG too big for the channel.

The message from the app lands on an alias q whose targ q is a remote q.
we have updated the maxmsgl of the xmitq and the sdr channel.

Now when we try to reprocess the messages using dlq handler ,we are getting mqrc 2087 -Unknown remote qmgr.

this is how we are trying to reprocess.
./runmqdlq DEAD.LETTER.Q QMGRNAME
REASON(*) ACTION(RETRY) .

Please let us know what is being missed here

Also ,please suggest if we remove the dlq headers using dmpmqmsg and move the message to the original , will it work ?
Back to top
View user's profile Send private message Send e-mail
hughson
PostPosted: Thu May 30, 2024 12:10 pm    Post subject: Re: DLQ handler Reply with quote

Padawan

Joined: 09 May 2013
Posts: 1959
Location: Bay of Plenty, New Zealand

sachinramesh wrote:
Now when we try to reprocess the messages using dlq handler ,we are getting mqrc 2087 -Unknown remote qmgr.


To help you solve this one, we'd need to see the queue name and qmgr name in the DLQ Header, and the definitions for the same.

sachinramesh wrote:
Also ,please suggest if we remove the dlq headers using dmpmqmsg and move the message to the original , will it work ?


That *should* be what the DLQ Handler rule is doing, so one would expect the same reason code if you did that. Would be a useful experiment to see whether it does get the same reason code.

Cheers,
Morag
_________________
Morag Hughson @MoragHughson
IBM MQ Technical Education Specialist
Get your IBM MQ training here!
MQGem Software
Back to top
View user's profile Send private message Visit poster's website
bruce2359
PostPosted: Thu May 30, 2024 6:17 pm    Post subject: Re: DLQ handler Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9469
Location: US: west coast, almost. Otherwise, enroute.

sachinramesh wrote:
The message from the app lands on an alias q whose targ q is a remote q.

Messages only "land" on a real local queue. The QAlias def resolves to a QRemote def, which resolves to a transmission queue - a real local queue.
sachinramesh wrote:
we have updated the maxmsgl of the xmitq and the sdr channel.

Set max msg length at both sender and receiver ends of the channel.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
sachinramesh
PostPosted: Mon Jun 03, 2024 4:09 am    Post subject: Reply with quote

Disciple

Joined: 20 Feb 2007
Posts: 170

HI Morag ,

its resolved now,we have removed the dlq headers using dmpmqmsg and processed them .
Back to top
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Tue Jun 04, 2024 1:12 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

sachinramesh wrote:
HI Morag ,

its resolved now,we have removed the dlq headers using dmpmqmsg and processed them .

You can modify the headers and remove the DLQ headers using the FWD command on the DLQ rules...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » DLQ handler
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.