PrepAway - Latest Free Exam Questions & Answers

Category: C2180-374

Exam C2180-374: IBM WebSphere MQ V7.0, System Administration

What term best describes this topology?

A company has its retail business applications running on IBM WebSphere MQ infrastructure
across heterogeneous platforms. After a recent failure, the company set up a failover mechanism
where a centrally located z/OS server hosts the main application and applications on other servers
connect to the main application using distributed queuing. What term best describes this topology?

which queue does the message get delivered before it gets picked up by the sender channel?

An administrator has created the following
MQ objects on two systems:
SYSTEM A crtmqm -C “VEGGIE QUEUE MANAGER” -LL -Q -D POTATO VEGGIE DEFINE
QR(APPLE) RQMNAME(FRUIT) RNAME(PEACH) DEFINE QL(DLQ) DEFINE QL(POTATO)
USAGE(XMITQ) DEF CHL(‘VEGGIE.FRUIT’) CHLTYPE(SDR) TRPTYPE(TCP)
CONNAME(‘9.84.100.7(1414)’) + XMITQ(‘POTATO’)
SYSTEM B crtmqm -C “FRUIT QUEUE MANAGER” -LL -Q -D GRAPE FRUIT DEFINE

QL(GRAPE) USAGE(XMITQ) DEFINE QL(PEACH) DEF CHL(‘VEGGIE.FRUIT’)
CHLTYPE(RCVR) TRPTYPE(TCP) An application connects to queue manager VEGGIE and puts
a message to queue APPLE. On which queue does the message get delivered before it gets
picked up by the sender channel?

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)


Page 8 of 16« First...678910...Last »