1.
An application is being designed which will send updates about customers to different applications. Given the sensitive nature of the data, the sending application needs to manage which applications receive the datA. Which of the following is the best solution to ensure this?
2.
What is a particular advantage of designing a publish/subscribe application to use a managed subscription, when the subscription type is non-durable?
3.
A solution designer is using the DEFPSIST attribute on the queue definition to determine message persistence. Queue Manager QMA has a QREMOTE queue defined that points to a QALIAS definition on Queue Manager QMB, which in turn names a QLOCAL queue as its TARGET. If an application puts a message to the QREMOTE on Queue Manager QMA, which of the queue definitions will control the persistence of the message?
4.
Which of the following is NOT a generally recommended best practice for naming conventions?
5.
A solution designer is considering different API options for a new WebSphere MQ application. Only IBM supported WebSphere MQ programming options should be considered. Which one of the following is not supported by IBM?
6.
There is a requirement for a failover mechanism as part of an application to be deployed on Sun servers. The organization has standardized on Veritas Cluster Server to manage failover on the machines. What should be considered when designing the solution?
7.
A solution designer and the development team are discussing whether the "Read Ahead" feature of WebSphere MQ can improve performance for the application they are developing. Which of the following would be MOST able to benefit from this feature?
8.
A solution designer has requested that several queues on a z/OS queue manager be defined with index type set to message ID, i.e., INDXTYPE(MSGID). Why would a designer use this setting?
9.
A solution designer is considering writing a base WebSphere MQ client application, and needs to ensure that after the message is taken off the queue, the message is not lost if the transaction fails. Which one of the following should be used?
10.
A company is embracing SOA and wants to catalog their WebSphere MQ applications as services in a Web Services registry. They are planning to use the WebSphere MQ Service Definition specification (SupportPac MA93) with WebSphere MQ V7.0.0.1. Which of the following are true about the specification and its use?