Is it possible to retrieve a message from a Dead letter
Queue? If possible how?
Answer Posted / riyaz
yes.we can retrieve the messages from dead letter queue handler 'runmqdlq'
Before that we need to know the reason for why msgs went to dlq.
mqrc 0x.......(msg id)
after that we prepare rule table
INPUTQ(DEAD.LETTER.QUEUE) INPUTQM(QMGR NAME)
REASON(2087) ACTION(FWD) FWDQ(QUEUENAME) FWDQM(QMGR NAME
then
runmqdlq dlqnane Qmgrname <rule table path.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain what is the algorithm followed in retrieving the messages from the queue?
List some reserved queue names of ibm websphere mq?
Why do we do clustering?
Name some reserved queue names of ibm websphere mq?
What are the significance of mqseries?
Difference between errors and qmgr errors in websphere mq?
How you set authentication in websphere mq?
What are the components of the cluster?
What does ibm mq mean?
Explain dead letter queue in ibm mq series?
What is the backup queue of the qmgr?
What is a queue in mqseries?
What is ibm mq channel?
Define initiation queues?
Which types of logs are using in your organization