nerdexam
IBM

C2180-374 · Question #132

An administrator has been asked to create MQ objects on queue manager QM1 so that applications connecting to queue manager QM1 can send messages to queue PAYROLL on queue manger QM2. The following…

The correct answer is A. DEFINE QREMOTE (PAYROLL. QUERY) +. See the full explanation below for the reasoning.

Question

An administrator has been asked to create MQ objects on queue manager QM1 so that applications connecting to queue manager QM1 can send messages to queue PAYROLL on queue manger QM2. The following definitions have been created on QM2:

DEFINE QLOCAL (PAYROLL) REPLACE PUT (ENABLED) GET (ENABLED) + DESCR (Local queue for QM1 payroll details') DEFINE CHANNEL (QM1.TO.QM2) CHLTYPE (RCVR) TRPTYPE (TCP) + REPLACE DESCR (Receiver channel from QM1') What are the minimum definitions needed on QM1?

Options

  • ADEFINE QREMOTE (PAYROLL. QUERY) +
  • BDEFINE QREMOTE (PAYROLL.QUERY) RNAME (PAYROLL) +
  • CDEFINE QREMOTE (PAYROLL.QUERY) RNAME (PAYROLL) +
  • DDEFINE CHANNEL (QM1.TO.QM2) CHLTYPE (SDR) TRPTYPE (TCP) + XMITQ (QM2)

How the community answered

(21 responses)
  • A
    76% (16)
  • B
    5% (1)
  • C
    14% (3)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full C2180-374 Practice