PrepAway - Latest Free Exam Questions & Answers

Tag: 000-374

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

What action can the administrator take to recover the messages?

Two queue managers, QMGR1 and QMGR2, are running on Windows connected by sender receiver channels. An application connected to QMGR1 puts persistent messages on a remote queue of QMGR1 destined for a local queue of QMGR2. The administrator is notified that the messages have not reached QMGR2. On investigation the administrator notices that the server on which QMGR2 runs has crashed and rebooted automatically. The administrator also notices that the sender channel on QMGR1 is in an indoubt state.

What action can the administrator take to recover the messages?

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)


Page 1 of 1312345...10...Last »