PrepAway - Latest Free Exam Questions & Answers

Category: 000-374

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

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)

What is the most probable cause of the performance slowdown?

The operations team has created a new queue manager infrastructure using default settings to support the deployment of a company’s new database warehousing application. This application sends messages to applications running on other queue managers, which process the messages and send replies. After deployment of the application the message throughput is much lower than expected. The operations team doesn’t notice any resources issues with disk space, memory usage, or CPU usage, however, they do notice that there are many more messages on the replyto- queues than expected. They also notice that error messages are frequently generated as the application processesreply messages.

What is the most probable cause of the performance slowdown?

Which of the following options are possible for the users to perform?

An administrator defines three topics on queue manager on AIX: TopicAlpha with the topic string P/Q TopicBeta with the topic string P/Q/R TopicSigma with the topic string P/Q/R/S The administrator then grants authority to the topics as shown below. User1 – Publish and Subscribe on TopicAlpha User2 – Publish on TopicBeta and Subscribe on TopicSigma

Which of the following options are possible for the users to perform?


Page 2 of 1312345...10...Last »