nerdexam
IBM

C2180-374 · Question #106

An administrator has defined two listeners for queue manager QMA with the following two runmqsc commands: DEFINE LISTENER(ABC) TRPTYPE(TCP) PORT(2414) + CONTROL(QMGR)REPLACE DEFINE LISTENER(DEF)…

The correct answer is D. issue MQSC command STOP LISTENER(ABC). See the full explanation below for the reasoning.

Question

An administrator has defined two listeners for queue manager QMA with the following two runmqsc commands:

DEFINE LISTENER(ABC) TRPTYPE(TCP) PORT(2414) + CONTROL(QMGR)REPLACE DEFINE LISTENER(DEF) TRPTYPE(TCP) PORT(2415) + CONTROL(QMGR)REPLACE The queue manager was then restarted so that both listeners are running. Which command will stop the listener ABC and leave listener DEF running?

Options

  • Aissue shell command endmqlsr m QMA
  • Bissue shell command endmqlsr m QMA l ABC
  • Cissue shell command ctrlmq m QMA l ABC stop
  • Dissue MQSC command STOP LISTENER(ABC)

How the community answered

(16 responses)
  • A
    13% (2)
  • C
    6% (1)
  • D
    81% (13)

Community Discussion

No community discussion yet for this question.

Full C2180-374 Practice