IBM
C2180-374 · Question #90
An administrator wants to prevent applications from publishing messages to the topic tree below Counters/Application. What MQSC command will accomplish this task?
The correct answer is D. DEFINE TOPIC(CTOPIC) TOPICSTR(Counters/Application) + PUB(DISABLED). See the full explanation below for the reasoning.
Question
An administrator wants to prevent applications from publishing messages to the topic tree below Counters/Application. What MQSC command will accomplish this task?
Options
- ADEFINE TOPIC(Counters/Application) PUB(NO)
- BDEFINE TOPIC(Counters/Application) PUB(DISABLED)
- CDEFINE TOPIC(CTOPIC) TOPICSTR(Counters/Application) + PUB(NO)
- DDEFINE TOPIC(CTOPIC) TOPICSTR(Counters/Application) + PUB(DISABLED)
How the community answered
(40 responses)- A5% (2)
- B10% (4)
- C8% (3)
- D78% (31)
Community Discussion
No community discussion yet for this question.