nerdexam
IBM

C2180-374 · Question #36

An administrator has created the following MQ objects on two systems: SYSTEM A crtmqm -C "VEGGIE QUEUE MANAGER" -LL -Q -D POTATO VEGGIE DEFINE QR(APPLE) RQMNAME(FRUIT) RNAME(PEACH) DEFINE QL(DLQ)…

The correct answer is A. POTATO. See the full explanation below for the reasoning.

Question

An administrator has created the following MQ objects on two systems:

SYSTEM A crtmqm -C "VEGGIE QUEUE MANAGER" -LL -Q -D POTATO VEGGIE DEFINE QR(APPLE) RQMNAME(FRUIT) RNAME(PEACH) DEFINE QL(DLQ) DEFINE QL(POTATO) USAGE(XMITQ) DEF CHL('VEGGIE.FRUIT') CHLTYPE(SDR) TRPTYPE(TCP) CONNAME('9.84.100.7(1414)') + XMITQ('POTATO') SYSTEM B crtmqm -C "FRUIT QUEUE MANAGER" -LL -Q -D GRAPE FRUIT DEFINE QL(GRAPE) USAGE(XMITQ) DEFINE QL(PEACH) DEF CHL('VEGGIE.FRUIT') CHLTYPE(RCVR) TRPTYPE(TCP) An application connects to queue manager VEGGIE and puts a message to queue APPLE. On which queue does the message get delivered before it gets picked up by the sender channel?

Options

  • APOTATO
  • BAPPLE
  • CGRAPE
  • DPEACH

How the community answered

(38 responses)
  • A
    84% (32)
  • B
    3% (1)
  • C
    8% (3)
  • D
    5% (2)

Community Discussion

No community discussion yet for this question.

Full C2180-374 Practice