nerdexam
IBM

C2180-376 · Question #44

While trying to get messages from its input queue a program is receiving notification that no messages are available. However, the queue depth indicates that there are messages on the queue. Which…

The correct answer is B. Messages have been put to the queue by another program, but have not been committed yet. D. The program is specifying a particular MsgId or CorrelId that does not match any. See the full explanation below for the reasoning.

Question

While trying to get messages from its input queue a program is receiving notification that no messages are available. However, the queue depth indicates that there are messages on the queue. Which of the following are possible explanations for this?

Options

  • AThe program lost the authority to get messages from this queue as a result of an
  • BMessages have been put to the queue by another program, but have not been committed yet.
  • CThe program is failing to specify a MsgId or CorrelId, so no messages are being are
  • DThe program is specifying a particular MsgId or CorrelId that does not match any
  • EThe queue has been set to et inhibitedby an administrator.

How the community answered

(46 responses)
  • A
    7% (3)
  • B
    74% (34)
  • C
    4% (2)
  • E
    15% (7)

Community Discussion

No community discussion yet for this question.

Full C2180-376 Practice