IBM
C2180-376 · Question #109
In a WebSphere MQ cluster, an application has been designed to send messages to a clustered queue, with no message affinities. Which MQOPEN option will guarantee that these messages will be…
The correct answer is C. MQOO_BIND_NOT_FIXED. See the full explanation below for the reasoning.
Question
In a WebSphere MQ cluster, an application has been designed to send messages to a clustered queue, with no message affinities. Which MQOPEN option will guarantee that these messages will be distributed across all of the available clustered queues, using the round robin logic of the default cluster workload balancing exit?
Options
- AMQOO_BIND_AS_Q_DEF
- BMQOO_BIND_ON_OPEN
- CMQOO_BIND_NOT_FIXED
- DMQOO_BIND_ON_PUT
How the community answered
(44 responses)- A7% (3)
- B9% (4)
- C82% (36)
- D2% (1)
Community Discussion
No community discussion yet for this question.