nerdexam
IBM

C2180-374 · Question #98

An administrator has been asked to create a queue manager alias for QM1 to be used for communication between remote queue managers. What MQSC command will create the queue manager alias?

The correct answer is B. DEF QR(QM1.ALIAS) RNAME(' ') RQMNAME(QM1) XMITQ(QM1). See the full explanation below for the reasoning.

Question

An administrator has been asked to create a queue manager alias for QM1 to be used for communication between remote queue managers. What MQSC command will create the queue manager alias?

Options

  • ADEF QR(QM1.ALIAS) RNAME('Q1') RQMNAME(' ') XMITQ(QM1)
  • BDEF QR(QM1.ALIAS) RNAME(' ') RQMNAME(QM1) XMITQ(QM1)
  • CDEF QR(QM1.ALIAS) RNAME('Q1') RQMNAME(QM1) XMITQ(' ')
  • DDEF QL(QM1.ALIAS) RQMNAME(QM1)

How the community answered

(21 responses)
  • A
    10% (2)
  • B
    81% (17)
  • C
    5% (1)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full C2180-374 Practice