IBM
C2180-374 · Question #8
An administrator has been asked to create new subscriptions on queue manager QMGR1 in UNIX. The administrator issues the following MQSC commands: DEF TOPIC(TOPICA) TOPICSTR(X/Y) DEF TOPIC(TOPICB)…
The correct answer is B. User2 can subscribe to topic X/Y/Z/# D. User1 and User2 can subscribe to topic X/Y/Z. See the full explanation below for the reasoning.
Question
An administrator has been asked to create new subscriptions on queue manager QMGR1 in UNIX. The administrator issues the following MQSC commands:
DEF TOPIC(TOPICA) TOPICSTR(X/Y) DEF TOPIC(TOPICB) TOPICSTR(X/Y/Z) The administrator then runs the following commands:
setmqaut m QMGR1 -t topic -n TOPICA -p User1 +sub setmqaut m QMGR1 -t topic -n TOPICB -p User2 +sub Which of the following statements are true?
Options
- AUser2 can subscribe to topic X/Y/#
- BUser2 can subscribe to topic X/Y/Z/#
- CUser2 can subscribe to topic X/Y/Z but User1 cannot subscribe
- DUser1 and User2 can subscribe to topic X/Y/Z
- ENeither User1 nor User2 can subscribe to topic X/Y/Z/+
How the community answered
(49 responses)- A4% (2)
- B71% (35)
- C16% (8)
- E8% (4)
Community Discussion
No community discussion yet for this question.