Which rule in the dead letter handler rules table will enable the administrator to achieve this objective?

Posted by: Pdfprep Category: C1000-002 Tags: , ,

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(‘TES
C . TEMP’) HEADER(NO) DESTQ(‘TES
D . LOCAL’)
E . REASON(*) ACTION(RETRY) FWDQ(‘TES
F . LOCAL’) HEADER(NO) INPUTQ(‘TES
G . TEMP’)
H . REASON(MQRC_Q_FULL) ACTION(IGNORE) FWDQ(‘TES
. TEMP’) HEADER(NO) DESTQ(‘TES
. LOCAL’)

Answer: A

Leave a Reply

Your email address will not be published.