nerdexam
IBM

C2180-376 · Question #45

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 correct answer is C. The sending application opens Q1 with MQOO_BIND_ON_OPEN and sends the messages. See the full explanation below for the reasoning.

Question

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?

Options

  • AThe sending application sends the messages for the account within the same unit of work
  • BThe sending application specifies the destination Queue Manager and Queue name on
  • CThe sending application opens Q1 with MQOO_BIND_ON_OPEN and sends the messages
  • DQ1 is defined with DEFBIND(OPEN) and the sending application opens Q1 and sends

How the community answered

(59 responses)
  • A
    7% (4)
  • B
    12% (7)
  • C
    78% (46)
  • D
    3% (2)

Community Discussion

No community discussion yet for this question.

Full C2180-376 Practice