nerdexam
IBM

C1000-002 · Question #88

A JMS 2.0 application running on z/OS specifies a delivery delay of 20 seconds when sending messages. What must the system administrator do to support the delivery delay?

The correct answer is C. Configure SetDeliveryDelay (20000) for the connection factory. See the full explanation below for the reasoning.

Question

A JMS 2.0 application running on z/OS specifies a delivery delay of 20 seconds when sending messages. What must the system administrator do to support the delivery delay?

Options

  • ASet TCP Delivery Delay for the listener to 20.
  • BEnsure SYSTEM.DDELAY.LOCAL.QUEUE exists as a local queue.
  • CConfigure SetDeliveryDelay (20000) for the connection factory.
  • DConfigure SetDeliveryDelay (20000) for SYSTEM.DDELAY.LOCAL.QUEUE.

How the community answered

(25 responses)
  • A
    12% (3)
  • B
    4% (1)
  • C
    80% (20)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full C1000-002 Practice