PrepAway - Latest Free Exam Questions & Answers

Where does the message get delivered?

A system administrator has defined the following MQ objects on three queue managers. An application connects to queue manager QM1 to put a message on ALIAS.Q99.
Where does the message get delivered?

QM1 DEFINE QALIAS(ALIAS.Q99) TARGET(Q99) DEFINE QREMOTE(Q99) RNAME(Q99) RQMNAME(QM3) ALTER QMGR DEFXMITQ(QM2) DEFINE QL(QM2) USAGE(XMITQ) DEFINE CHANNEL(QM1.TO.QM2) CHLTYPE(SDR) TRPTYPE(TCP) REPLACE + DESCR(‘Sender channel to QM2’) XMITQ(QM2)+ CONNAME(‘9.20.9.32(1412)’) QM2 DEFINE CHANNEL(QM1.TO.QM2) CHLTYPE(RCVR) TRPTYPE(TCP)REPLACE ALTER
QMGR DEFXMITQ(QM3) DEFINEQL(QM3) USAGE(XMITQ) DEFINE CHANNEL(QM2.TO.QM3) CHLTYPE(SDR) TRPTYPE(TCP) REPLACE + DESCR(‘Sender channel to QM3’) XMITQ(QM3)+ CONNAME(‘9.20.9.33(1415)’) QM3 DEFINE CHANNEL(QM2.TO.QM3) CHLTYPE(RCVR) TRPTYPE(TCP)+ REPLACE DESCR(‘Receiver channel from QM2’) DEFINE QL(Q99)

PrepAway - Latest Free Exam Questions & Answers

A.
Q99 on QM3

B.
MQI call will fail

C.
dead-letter queue on QM1

D.
dead-letter queue on QM2


Leave a Reply