nerdexam
IBM

C1000-002 · Question #68

A user reports that the message was put to queue QUEUE1, but an application receives MQRC_NO_MSG_AVAILABLE when it tries to get the message. Which command can the system administrator use to check…

The correct answer is B. DISPLAY THREAD (*) TYPE (INDOUBT). See the full explanation below for the reasoning.

Question

A user reports that the message was put to queue QUEUE1, but an application receives MQRC_NO_MSG_AVAILABLE when it tries to get the message. Which command can the system administrator use to check both the current depth of QUEUE1 and whether there are uncommitted messages?

Options

  • ADISPLAY QUEUE (QUEUE1) ALL
  • BDISPLAY THREAD (*) TYPE (INDOUBT)
  • CDISPLAY QSTATUS (QUEUE1) TYPE (QUEUE) ALL
  • DDISPLAY QSTATUS (QUEUE1) TYPE (HANDLE) ALL

How the community answered

(52 responses)
  • A
    2% (1)
  • B
    81% (42)
  • C
    12% (6)
  • D
    6% (3)

Community Discussion

No community discussion yet for this question.

Full C1000-002 Practice