PrepAway - Latest Free Exam Questions & Answers

Tag: Exam C2180-374

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

What command will help the administrator accomplish this task?

An administrator is planning a fix pack upgrade on a WebSphere MQ server containing a cluster
queue manager. As part of the fix pack upgrade, the administrator needs to minimize the impact
to the cluster environment and still allow the queue manager on the upgraded server to continue
to be part of the cluster. What command will help the administrator accomplish this task?

What would be the next step to maintain this efficiency?

A server hosting clustered queue manager APP_QM1 experienced an outage. The server was
restarted but the queue manager could not be restarted. The cluster that APP_QM1 is part of
hosts business critical applications and thus the workload algorithm needs to continue to route
messages as efficiently as possible. What would be the next step to maintain this efficiency?

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)

which queue does the message end up?

An airline reservation system consists of three MQ queue managers. The following MQSC
commands have been executed. An application for airline reservation connects to queue manager
CANADA and puts a message to queue TORONTO. On which queue does the message end up?
QM: CANADA
DEFINE QL(INDIA) USAGE(XMITQ) DEFINE QL(RESERVATIONS) DEFINE QL(DLQ) DEFINE
CHANNEL(CANADA.INDIA) CHLTYPE(SDR)+ XMITQ(INDIA) CONNAME(‘9.84.100.7(1415)’)
DEFINE QR(BOMBAY) RQMNAME(INDIA) RNAME(RESERVATIONS)+ XMITQ(INDIA) DEFINE
QALIAS(TORONTO) TARGET(BOMBAY) QM: INDIA DEFINE QL(CHINA) USAGE(XMITQ)
DEFINE QL(RESERVATIONS) DEFINE QL(DLQ) DEFINE CHANNEL(CANADA.INDIA)

CHLTYPE(RCVR) DEFINE QR(SHANGHAI) RQMNAME(CHINA)+ RNAME(RESERVATIONS)
XMITQ(CHINA) DEFINE CHANNEL(INDIA.CHINA) CHLTYPE(SDR)+ XMITQ(CHINA)
CONNAME(‘9.84.111.9(1416)’) QM: CHINA DEFINE QL(RESERVATIONS) DEFINE QL(DLQ)
DEFINE CHANNEL(INDIA.CHINA) CHLTYPE(RCVR)


Page 4 of 16« First...23456...10...Last »