C2180-376 Free Dumps Study Materials
Question 11: 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:
A. written to a file on the local file system and transmitted to the central audit trail server via
reliable file
transfer over WebSphere MQ.
B. sent as a persistent WebSphere MQ message and forwarded to the queue manager of the
central
server asynchronously.
C. inserted into a central database table via a remote access database client under control of
the local
WebSphere MQ transaction.
D. inserted into a local database table under two phase commit using WebSphere MQ as the
transaction
manager and a bulk update is performed at end of day.
Correct Answer: B