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)- A10% (2)
- B81% (17)
- C5% (1)
- D5% (1)
Community Discussion
No community discussion yet for this question.