IBM
C2180-374 · Question #100
An administrator is configuring communication between two queue managers, QM1 and QM2, and wants to create a remote queue on QM1 pointing to a local queue Q2 on QM2. Which one of the following MQSC…
The correct answer is B. DEFINE QR(Q1) RNAME(Q2) RQMNAME(QM2) XMITQ(QM2). See the full explanation below for the reasoning.
Question
An administrator is configuring communication between two queue managers, QM1 and QM2, and wants to create a remote queue on QM1 pointing to a local queue Q2 on QM2. Which one of the following MQSC commands will achieve this?
Options
- ADEFINE QR(Q1) LIKE(Q2) RNAME(Q2) RQMGR(QM2)
- BDEFINE QR(Q1) RNAME(Q2) RQMNAME(QM2) XMITQ(QM2)
- CDEFINE QR(Q1) RNAME(QM2) RQMNAME(QM2) XMITQ(QM2)
- DDEFINE QL(QM1) USAGE(REMOTE) RNAME(Q2)+RQMNAME(QM2) XMITQ(QM2)
How the community answered
(50 responses)- A12% (6)
- B78% (39)
- C4% (2)
- D6% (3)
Community Discussion
No community discussion yet for this question.