PrepAway - Latest Free Exam Questions & Answers

Tag: Exam C2180-374

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

What is a possible cause for the performance degradation being experienced by this application?

A database warehousing application is beginning to experience decreases in its message
throughput, but messages are still being processed. The application is required to log each
transaction to the database warehouse prior to sending the transaction downstream for
processing. The application also recently scaled up to process larger batches of updates.
What is a possible cause for the performance degradation being experienced by this application?

What command(s) will help the operations team quickly set up these additional queues?

A bank routing application uses queue PRIMEBANK_Q. The application is being rewritten and
deployed to use two additional primary queues exactly like PRIMEBANK_Q to handle a larger
message load. The additional queues will be called PRIMEBANK_Q2 and PRIMERANK_Q3.
What command(s) will help the operations team quickly set up these additional queues?

Which definition of the environment variable MQSERVER will allow a WebSphere MQ application running a WebSpher

An administrator has created the following channel definition on a queue manager running on a
Solaris sever.
DEFINE CHANNEL(ABC) CRLTYPE (SVRCONN)
The queue manager has a listener running on port 1414 on host abc.com.
Which definition of the environment variable MQSERVER will allow a WebSphere MQ application
running a WebSphere MQ client environment to connect using this channel?

Which topology will meet these specific requirements?

A banking finance company is setting up their new credit card business application on a
WebSphere MQ based infrastructure. Most of the business application are equally used by various
departments and the application is expected to handle varying word loads. The architect has been
asked to minimize personnel requirements for administration.
Which topology will meet these specific requirements?

What are the minimum definitions needed on QM1?

An administrator has been asked to create MQ objects on queue manager QM1 so that
applications connecting to queue manager QM1 can send messages to queue PAYROLL on
queue manger QM2. The following definitions have been created on QM2:
DEFINE QLOCAL (PAYROLL) REPLACE PUT (ENABLED) GET (ENABLED) +
DESCR (‘Local queue for QM1 payroll details’)
DEFINE CHANNEL (QM1.TO.QM2) CHLTYPE (RCVR) TRPTYPE (TCP) +
REPLACE DESCR (‘Receiver channel from QM1’)
What are the minimum definitions needed on QM1?

which queue manager will the messages be delivered after these changes?

Each of the queue manger QM1, QM2 and QM4 has an instance of cluster queue CLUS_Q
Channels TO.QM1,TO.QM2, TO.QM3 and TO.QM4 are defined on each queue manager,
respectively. The following MQSC commands are issued.
On QM1:

ALTER CHL (TO.QM1) CHLTYPE (CLUSRCVR) CLWLRANK (1)
ALTER QL(CLUS_Q) CLWRANK (3) ?CHLWLUSEQ (ANY)
On QM2:
ALTER CHL (TO.QM2) CHLTYPE (CLUSRCVR) CLWLRANK (3)
ALTER QL(CLUS_Q) CLWRANK (2) ?CHLWLUSEQ (ANY)
On QM3:
ALTER CHL (TO.QM3) CHLTYPE (CLUSRCVR) CLWLRANK (3)
ALTER QL(CLUS_Q) CLWRANK (1) ?CHLWLUSEQ (ANY)
On QM3:
ALTER CHL (TO.QM4) CHLTYPE (CLUSRCVR) CLWLRANK (2)
ALTER QL(CLUS_Q) CLWRANK (3) ?CHLWLUSEQ (ANY)
To which queue manager will the messages be delivered after these changes?


Page 15 of 16« First...1213141516