C2180-376 Free Dumps Study Materials
Question 14: A suite of server applications is to be designed to support the graceful shutdown
capabilities of
WebSphere MQ implemented via the ail ifA suite of server applications is to be designed to
support the
graceful shutdown capabilities of WebSphere MQ implemented via the ?ail if
quiescing?feature. Which of
the following best describes the use of this feature?
A. Applications that have this feature activated can request an extra grace period of a
configurable length
that will allow them to complete critical processing before the queue manager will disconnect
them.
B. Applications using this feature will be informed of the queue manager quiescing via a
completion code
of MQCC_FAILED and a reason code of MQRC_Q_MGR_QUIESCING (or
MQRC_CONNECTION_QUIESCING) and will be disconnected automatically. Applications
are expected
to
periodically attempt reconnection.
C. Using FAIL_IF_QUIESCING options where valid with MQI calls, an application can finalize
MQ
processing, avoiding loss of data, before the queue manager is shut down.
D. When a queue manager is configured with the FAIL_IF_QUIESCING option and is being
shut down, it
will reject all MQI calls with a completion code of MQCC_FAILED and a reason code of
MQRC_Q_MGR_QUIESCING (or MQRC_CONNECTION_QUIESCING) in order to assure
fast and
reliable termination.
Correct Answer: C