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


Please Help Members By Posting Answers For Below Questions

Define asynchrony in mq?

534


List some reserved queue names of ibm websphere mq?

458


Explain about the types of queues.

533


What is process definition?

511


What is the significance of mq series?

536






how do you check the status of the queue in websphere mq?

484


What is ibm mq channel?

481


What is the backup queue of the qmgr?

528


Where do we find the cluster information in websphere mq?

580


List the different types of queues?

518


Explain how to create dlq rules table?

494


What is a message in mqseries?

531


What are the effects of using persistent messages?

503


Can you explain some reserved queue names of ibm websphere mq?

516


What are mq channels?

511