ALTER LISTENER

Compaq NSK HP OpenVMS i5/OS UNIX systems Windows z/OS
X X X

Use ALTER LISTENER to alter the parameters of an existing WebSphere MQ listener definition. If the listener is already running, any changes you make to its definition are effective only after the next time that the listener is started.

Synonym: ALT LSTR

Read syntax diagramSkip visual syntax diagramALTER LISTENER

                                                  (1)
>>-ALTER LISTENER(listener-name)--+-TRPTYPE(LU62)---------+----->
                                  |                 (1)   |
                                  +TRPTYPE(NETBIOS)-------+
                                  |             (1)       |
                                  +TRPTYPE(SPX)-----------+
                                  'TRPTYPE(TCP)-----------'

>--+-----------------------+--+---------------------------+----->
   |                  (2)  |  |                  (3) (4)  |
   '-ADAPTER(integer)------'  '-BACKLOG(integer)----------'

>--+------------------------+--+--------------------------+----->
   |                   (2)  |  '-CONTROL(-+-MANUAL----+-)-'
   '-COMMANDS(integer)------'             +-QMGR------+
                                          '-STARTONLY-'

>--+---------------+--+---------------------+------------------->
   '-DESCR(string)-'  |                (3)  |
                      '-IPADDR(string)------'

>--+-----------------------+--+------------------------+-------->
   |                  (2)  |  |                   (2)  |
   '-LOCLNAME(string)------'  '-NTBNAMES(integer)------'

>--+--------------------+--+------------------------+----------->
   |               (3)  |  |                   (2)  |
   '-PORT(integer)------'  '-SESSIONS(integer)------'

>--+----------------------+--+---------------------+-----------><
   |                 (4)  |  |                (5)  |
   '-SOCKET(integer)------'  '-TPNAME(string)------'

Notes:
  1. Valid only on Windows.
  2. Valid only on Windows when TRPTYPE is NETBIOS.
  3. Valid when TRPTYPE is TCP.
  4. Valid on Windows when TRPTYPE is SPX.
  5. Valid only on Windows when TRPTYPE is LU62.