nerdexam
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)
  • A
    5% (2)
  • B
    10% (4)
  • C
    8% (3)
  • D
    78% (31)

Community Discussion

No community discussion yet for this question.

Full C2180-374 Practice