1.
A system administrator is asked to set up the statistical and account data collection for all message flows deployed in the execution group EG1 of broker BRK1 for billing purposes. The system administrator executes command mqsichangeflowstats BRK1 -s -e EG1 -j -c active -n basic What does the administrator need to do to receive the statistical and account data?
2.
An application team consults with a system administrator on ways to increase the response time of one of their message flows. The system administrator is also informed that the messages are not that critical, peak volumes are very high and response time should be very low. The system administrator performs a quick analysis of the system data during peak volume processing and notices that the CPU utilization is moderate but I/O operations are very high. How should the administrator suggest to improve the message flow response time?
3.
A system administrator executes the command mqsirestorebroker to restore a broker on a QA environment. However, it is found that the backup file used contains incomplete information associated with the broker. Which of the following situations may result in the failure during creating the backup file?
4.
A system administrator is asked to deploy updated code to execution group EG1 running on broker BRK1. There are 2 message flows deployed to the execution group. After a review, it was found that the deployed flow Req.msgflow should have been named Request.msgflow. The other flow Quote.msgflow needed to be updated to accommodate a bug fix. The updated flow code is provided to the system administrator with all of its dependent resources in two separate BAR files (Request.bar and Quote.bar). Which commands does the system administrator need to issue to successfully deploy the new BAR files?
5.
A system administrator is asked to back up a broker in a production environment by executing the command mqsibackupbroker. Which artifacts should the system administrator expect to be included in the backup file?
6.
A system administrator is asked to check whether the deployed HTTP nodes are using the listener embedded in the execution group. Which command should the system administrator run?
7.
A system administrator has been asked to configure a database DB1 for record and replay of data in an environment consisting of a broker BRK1. The system administrator created the database and corresponding DataSourceName DB1, the tables for recording data and has given the necessary authorization for BRK1 to access DB1. Which additional database configuration steps does the system administrator need to perform on BRK1 to enable recording of messages processed by a message flow F1 in execution group EG1?
8.
A system administrator runs the following command in an environment where EG1 is an execution group running under broker BRK1 mqsistartmsgflow BRK1 -e EG1 -k App1 -m F1 What can the system administrator expect from the successful execution of the command?
9.
A developer has built a message flow containing a compute node accessing a DataSource name DB1 and would like to deploy to a broker BRK1 running on an AIX system. The system administrator has configured odbc.ini and odbcinst.ini files and has run the mqsisetdbparms command. Which command does the system administrator need to run to verify that the ODBC has been configured correctly?
10.
A system administrator is deploying MsgFlow1 and MsgFlow2 and its dependent resources to a single execution group of production broker BRK1 for the development team, and notices that there are dependent artifacts being deployed multiple times to the execution group? What should be the system administrators advice to the development team so they take advantage of the WebSphere Message Broker V8.0 features?