Client-connection channel

Read syntax diagramSkip visual syntax diagramDEFINE CHANNEL

                                                   (1)
>>-DEFINE CHANNEL(channel-name)--CHLTYPE(CLNTCONN)-------------->

                            (2)            (3)
>--CONNAME(string)--TRPTYPE-----(-+-DECNET-------+-)------------>
                                  +-LU62---------+
                                  |         (4)  |
                                  +-NETBIOS------+
                                  |     (4)      |
                                  +-SPX----------+
                                  '-TCP----------'

   .-CMDSCOPE(' ')------------. (6)
>--+--------------------------+--------------------------------->
   |                     (5)  |
   +-CMDSCOPE(qmgr-name)------+
   |             (5)          |
   '-CMDSCOPE(*)--------------'

                   (7)
   .-COMPHDR(NONE)-------------.
>--+---------------------------+-------------------------------->
   |          .-,----------.   |
   |          V            |   |
   '-COMPHDR(---+-NONE---+-+-)-'
                '-SYSTEM-'

                   (7)                           (7)
   .-COMPMSG(NONE)---------------.  .-DESCR(' ')------.
>--+-----------------------------+--+-----------------+--------->
   |          .-,------------.   |  '-DESCR(string)---'
   |          V              |   |
   '-COMPMSG(---+-NONE-----+-+-)-'
                +-RLE------+
                +-ZLIBFAST-+
                '-ZLIBHIGH-'

                (7)                   (7)
   .-HBINT(300)------.  .-KAINT(AUTO)------.
>--+-----------------+--+------------------+-------------------->
   '-HBINT(integer)--'  'KAINT(integer)----'

                                           (7)
                           .-LOCLADDR(' ')------.
>--+--------------------+--+--------------------+--------------->
   '-LIKE(channel-name)-'  'LOCLADDR(string)----'

                        (7)                     (7)
   .-MAXMSGL(4 194 304)------.  .-MODENAME(' ')------. (8)
>--+-------------------------+--+--------------------+---------->
   '-MAXMSGL(integer)--------'  '-MODENAME(string)---'

                   (7)                        (7)
   .-PASSWORD(' ')------. (8)   .-QMNAME(' ')------.
>--+--------------------+-------+------------------+------------>
   '-PASSWORD(string)---'       '-QMNAME(string)---'

   .-QSGDISP(QMGR)-------. (6)
>--+---------------------+-------------------------------------->
   |               (5)   |
   +-QSGDISP(COPY)-------+
   |                (5)  |
   '-QSGDISP(GROUP)------'

                  (7)
   .-RCVDATA(' ')---------------.
>--+----------------------------+------------------------------->
   |          .-+---+-------.   |
   |          | '-,-'       |   |
   |          V  (9)        |   |
   '-RCVDATA(--------string-+-)-'

                  (7)
   .-RCVEXIT(' ')---------------.  .-NOREPLACE-.
>--+----------------------------+--+-----------+---------------->
   |          .-+---+-------.   |  '-REPLACE---'
   |          | '-,-'       |   |
   |          V  (9)        |   |
   '-RCVEXIT(--------string-+-)-'

                  (7)                    (7)
   .-SCYDATA(' ')------.  .-SCYEXIT(' ')------.
>--+-------------------+--+-------------------+----------------->
   '-SCYDATA(string)---'  '-SCYEXIT(string)---'

                   (7)
   .-SENDDATA(' ')---------------.
>--+-----------------------------+------------------------------>
   |           .-+---+-------.   |
   |           | '-,-'       |   |
   |           V  (9)        |   |
   '-SENDDATA(--------string-+-)-'

                   (7)                             (7)
   .-SENDEXIT(' ')---------------.  .-SSLCIPH(' ')------.
>--+-----------------------------+--+-------------------+------->
   |           .-+---+-------.   |  '-SSLCIPH(string)---'
   |           | '-,-'       |   |
   |           V  (9)        |   |
   '-SENDEXIT(--------string-+-)-'

                  (7)                   (7)
   .-SSLPEER(' ')------.  .-TPNAME(' ')------. (8)
>--+-------------------+--+------------------+------------------>
   '-SSLPEER(string)---'  '-TPNAME(string)---'

                 (7)
   .-USERID(' ')------. (8)
>--+------------------+----------------------------------------><
   '-USERID(string)---'

Notes:
  1. This parameter must follow immediately after the channel name except on z/OS.
  2. This is not mandatory on AIX, HP OpenVMS, HP-UX, Linux, i5/OS, Solaris, Windows, and z/OS.
  3. Valid only on HP OpenVMS.
  4. Valid only for clients to be run on DOS or Windows.
  5. Valid only on WebSphere MQ for z/OS when the queue manager is a member of a queue-sharing group.
  6. Valid only on z/OS.
  7. This is the default supplied with WebSphere MQ, but your installation might have changed it.
  8. Valid only if TRPTYPE is LU62.
  9. You can specify more than one value only on AIX, HP OpenVMS, HP-UX, Linux, i5/OS, Solaris, Windows, and z/OS.