Welcome to TestSimulate

Pass Your Next Certification Exam Fast!

Everything you need to prepare, learn & pass your certification exam easily.

365 days free updates. First attempt guaranteed success.

IBM WebSphere MQ V7.0, Solution Design (C9530-376) Free Practice Test

Question 1
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?

Correct Answer: D
Question 2
Queue Managers QMA and QMB both have a cluster queue definition for Q1. A sending application resides on QMC, which is also part of the cluster. The messages being sent from QMC contain data from the same account that needs to be processed at the destination (Q1) in the same order that the messages were sent. Which one of the following is MOST LIKELY to enforce the sending order on the destination queue, assuming the message can be routed to the destination queue?

Correct Answer: D
Question 3
A server application needs to record a unique id from the user who has created a request message in the Windows environment. Which MQMD field contains this information?

Correct Answer: D
Question 4
A company utilizes virtualization technologies and frequently moves workloads between servers and data centers. A WebSphere MQ solution designer is attempting to plan the MQ naming standards, and wants to provide for the greatest level of architectural flexibility and portability. Which of the following is NOT a recommended best practice to meet these goals?

Correct Answer: C
Question 5
A publish/subscribe application is being designed. The requirements are that the published information should not be lost or expire. The subscriber application will connect periodically during the day to process the publications. Which publish/subscribe feature(s) are most appropriate for this type of application?

Correct Answer: B
Question 6
A solution developer needs to promote newly developed applications from the development environment through the user acceptance test environment and into the production environment. Which of the following will best avoid issues with naming conventions for application-owned permanent queues?

Correct Answer: D
Question 7
A company would like to expand their services to accept incoming orders from external partners.
Some of the external partners already use WebSphere MQ, and the others could install WebSphere MQ or run a WebSphere MQ client. The company is concerned about significantly increasing the number of channels into their queue manager as a result of connecting to so many new external partners. Which of the following could reduce this concern?

Correct Answer: B,C
Question 8
An application creates documents in PDF format, which are subsequently transmitted via WebSphere MQ to a number of other servers in the network. Each server runs its own queue manager. The documents received by some servers are consistently corrupted, whereas on other servers the documents are intact. Other message traffic seems unaffected. What is the most likely source of this problem?

Correct Answer: C
Question 9
An application receives messages created on Windows workstations and, after doing transformations, forwards them to a target system running on z/OS. There is a requirement for passing the original username, but information about the date and time associated with the message should be set by the forwarding application. What is the best way of doing this?

Correct Answer: B
Question 10
An application needs to display the last published message every five minutes. What is the best way of doing this?

Correct Answer: B