BIP1025
Severity
0 : InformationMessage
Stops message flows.
Syntax:
mqsistopmsgflow (-n cfgFileName | (-i ipAddress -p port -q qMgr)) -b brokerName [-e egName [-m flowName]] [-w timeout] [-v traceFileName]Explanation
Command Options:
'-n cfgFileName' Configuration Manager connection file (.configmgr)
'-i ipAddress' IP address or host name of the Configuration Manager
'-p port' port number of the Configuration Manager
'-q qMgr' queue manager of the Configuration Manager
'-b brokerName' name of the broker on which to stop message flows
'-e egName' name of the execution group on which to stop message flows. If this is not specified, all message flows on the broker will be stopped.
'-m flowName' name of the message flow to stop. If this is not specified, all message flows on the execution group or broker will be stopped.
'-w timeout' time to wait (in seconds) for message flows to stop (default=60)
'-v traceFileName' send verbose internal trace to the specified file