1.
Which new feature in WebSphere MQ V7.0 needs to be taken into account when WebSphere MQ solutions are deployed into mixed z/OS and distributed environments?
2.
An application queue is triggered for trigger type of DEPTH. Following this, what action should the job or program that was started as a result of the trigger take before it ends, so that the queue will be triggered again the next time that trigger depth (TRIGDPTH) is reached?
3.
An application is required to retrieve rows from a relational database table and send them across WebSphere MQ to a remote queue manager, where a receiving application consumes them. After a successful MQPUT of a message, the corresponding row is to be deleted from the database. It is intended to run this application using the free WebSphere MQ Client. The delivery of each message is to be guaranteed. Which of the following is true about this implementation?
4.
Which of the following should generally be avoided if an application is being designed for optimal efficiency?
5.
In designing a solution with availability in mind, the designer is considering the following two alternatives, one using a cluster queue and the other using a shared queue. In each scenario, Queue Managers QMA and QMB will both be capable of running Application A. In the first scenario, Application A will run on QMA and QMB on Windows accessing cluster queue QA. In the second scenario, Application A will run on QMA and QMB on z/ OS accessing shared queue QA. Which of the following describes the availability scenarios in the situation where QMA fails?
6.
An organization has a widely distributed online environment, where applications are connected via WebSphere MQ messaging. A business requirement is brought forward that certain mission critical applications record audit trail data which is to be collected in a central location. No information can be lost. A central data warehouse must be loaded daily with this information as soon as possible after end of business. Which of the following proposed solutions is best in terms of the requirement, reliability and overall performance? The audit trail data is: 
 
7.
The topic object for the topic x/y is defined with WILDCARD=PASSTHRU. Which of the following is the most appropriate use of a wildcard for this topic?
8.
Business owners want to allow an existing application to be easily portable to any of four Linux servers in their data center. For this they want the four queue managers on these servers to be changed to have the same name. What must be the response of the WebSphere MQ Solution Designer?
9.
Which one of the following is NOT a valid verb for the WebSphere MQ Bridge for HTTP?
10.
A solution designer is looking to implement a robust failover mechanism as part of a solution, and has decided on utilizing HACMP on AIX. What must be considered when designing the application?