nerdexam
IBM

C2180-376 · Question #25

A solution designer is considering writing a base WebSphere MQ client application, and needs to ensure that after the message is taken off the queue, the message is not lost if the transaction…

The correct answer is A. Utilize the MQGMO_SYNCPOINT option to process within syncpoint. See the full explanation below for the reasoning.

Question

A solution designer is considering writing a base WebSphere MQ client application, and needs to ensure that after the message is taken off the queue, the message is not lost if the transaction fails. Which one of the following should be used?

Options

  • AUtilize the MQGMO_SYNCPOINT option to process within syncpoint
  • BUtilize the MQBEGIN and MQCMIT and MQBACK commands to process this in a Logical
  • CProgram with minimum application code to reduce the exposure window
  • DThe Extended Transactional Client or the full MQ Server installation is required

How the community answered

(67 responses)
  • A
    82% (55)
  • B
    3% (2)
  • C
    6% (4)
  • D
    9% (6)

Community Discussion

No community discussion yet for this question.

Full C2180-376 Practice