Air Cleaner User Manual

STOP LISTENER
Compaq
(DIGITAL)
OpenVMS
OS/390 OS/400 OS/2 Warp Compaq NSK UNIX systems Windows NT
U
Use STOP LISTENER to stop a channel listener.
Notes:
1. This is valid only for channels used for distributed queuing without CICS. If
you are using CICS for distributed queuing, see the MQSeries
Intercommunication manual.
2. The command server and the channel initiator must be running.
3. If a listener is listening on multiple addresses or ports, only the address and
port combinations with the address, or port, specified are stopped.
4. If a listener is listening on all addresses for a particular port, a stop request for
a specific IPADDR with the same port fails.
5. If neither an address nor a port is specified, all addresses and ports are stopped
and the listener task ends.
Synonym: STOP LSTR
STOP LISTENER
 STOP LISTENER
TRPTYPE(TCP)
TRPTYPE(LU62)
CMDSCOPE(’’)
(1)
CMDSCOPE(qmgr-name)
INDISP(QMGR)
(1)
INDISP(GROUP)
IPADDR(ip-address) PORT(port-number)
!
Notes:
1 Valid only when the queue manager is a member of a queue-sharing group.
Parameter descriptions
TRPTYPE
Transmission protocol used. This is optional.
TCP TCP. This is the default if TRPTYPE is not specified.
LU62 SNA LU 6.2.
CMDSCOPE
This parameter specifies how the command is executed when the queue
manager is a member of a queue-sharing group.
‘’ The command is executed on the queue manager on which it was
entered. This is the default value.
STOP LISTENER
Chapter 2. The MQSeries commands 277
|
|
|
|
|
|
|
|
|
|
||
|