PrepAway - Latest Free Exam Questions & Answers

An administrator is asked to forward all messages to queue ‘TEST.TEMP’ if the messages destined for ‘TES

An administrator is asked to forward all messages to queue ‘TEST.TEMP’ if the messages destined for ‘TEST.LOCAL’ end up on the dead letter queue.
Which rule in the dead letter handler rules table will enable the administrator to achieve this objective?

A. REASON(MQRC_Q_FULL) ACTION(FWD) FWDQ(&DESTQ) HEADER(NO)

B. REASON(*) ACTION(FWD) FWDQ(‘TEST.TEMP’) HEADER(NO) DESTQ(‘TEST.LOCAL’)
C. REASON(*) ACTION(RETRY) FWDQ(‘TEST.LOCAL’) HEADER(NO) INPUTQ(‘TEST.TEMP’)
D. REASON(MQRC_Q_FULL) ACTION(IGNORE) FWDQ(‘TEST.TEMP’) HEADER(NO) DESTQ(‘TEST.LOCAL’)

Reference: https://www.ibm.com/support/knowledgecenter/en/SSFKSJ_7.1.0/com.ibm.mq.doc/fa14100_.htm


Leave a Reply