C2180-376 Free Dumps Study Materials
Question 16: 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?
A. It cannot be done using the free WebSphere MQ Client; the Extended Transactional Client
is required,
since two phase commits are needed for this solution.
B. It cannot be done using the free WebSphere MQ Client; a local queue manager is required
to support
the guaranteed delivery of the messages.
C. This solution can be implemented using the free WebSphere MQ Client, provided that the
receiving
application can recognize and handle repeated delivery of the same message.
D. This solution cannot be implemented using the free WebSphere MQ Client; persistent
messaging is not
supported by the free WebSphere MQ Client.
Correct Answer: C