PrepAway - Latest Free Exam Questions & Answers

Where does the message arrive?

An administrator creates the following MQ objects on two queue managers, QM1 and QM2. An application connects to QM1 and puts a message on queue REM.BLUE.
Where does the message arrive?

On QM1: DEF QL(BLUE) DEF QR(REM.BLUE) RNAME(BLUE) RQMNAME(QM1.ALIAS) XMITQ(QM2) DEF QL(QM2) USAGE(XMITQ) DEF CHL(QM1.TO.QM2) CHLTYPE(SDR) TRPTYPE(TCP)+CONNAME(‘9.20.9.32(1412)’) XMITQ(QM2) DEF CHL(QM2.TO.QM1) CHLTYPE(RCVR) TRPTYPE(TCP)

On QM2: DEF QR(QM1.ALIAS) RNAME(‘ ‘) RQMNAME(QM1) XMITQ(QM1) DEF QL(QM1) USAGE(XMITQ) DEF CHL(QM2.TO.QM1) CHLTYPE(SDR) TRPTYPE(TCP)+ CON
E(‘9.20.9.32(1413)’)XMITQ(QM1) DEF CHL(QM1.TO.QM2) CHLTYPE(RCVR) TRPTYPE(TCP) DEF QL(BLUE)

PrepAway - Latest Free Exam Questions & Answers

A.
On BLUE queue on QM2

B.
On BLUE queue on QM1

C.
On QM1 queue on QM2

D.
On dead-letter queue on QM1


Leave a Reply