Home

 

Client-connection channel

 


DEFINE CHANNEL >>-DEFINE CHANNEL--(--channel-name--)--------------------------->     (1)     >--CHLTYPE--(--CLNTCONN--)------CONNAME--(--string--)----------->     (2) (3)     >--TRPTYPE------(--+-DECNET------+--)--------------------------->     +-LU62--------+         | (4) |         +-NETBIOS-----+         | (4) |         +-SPX---------+         '-TCP---------'        .-CMDSCOPE(' ')-----------------. (6)    >--+-------------------------------+---------------------------->    | (5) |        +-CMDSCOPE--(--qmgr-name--)-----+        | (5) |        '-CMDSCOPE(*)-------------------'         (7)        .-COMPHDR(NONE)-----------------.    >--+-------------------------------+---------------------------->    | .-,----------. |       | V | |       '-COMPHDR--(----+-NONE---+-+--)-'        '-SYSTEM-'         (7)        .-COMPMSG(NONE)-------------------.    >--+---------------------------------+-------------------------->    | .-,------------. |       | V | |       '-COMPMSG--(----+-NONE-----+-+--)-'        +-RLE------+         +-ZLIBFAST-+         '-ZLIBHIGH-'         (7) (7)        .-DESCR(' ')----------. .-HBINT(300)-----------.    >--+---------------------+--+----------------------+------------>    '-DESCR--(--string--)-' '-HBINT--(--integer--)-'        (7)        .-KAINT(AUTO)----------.     >--+----------------------+--+--------------------------+------->    '-KAINT--(--integer--)-' '-LIKE--(--channel-name--)-'        (7) (7)        .-LOCLADDR(' ')----------. .-MAXMSGL(4 194 304)-----.    >--+------------------------+--+------------------------+------->    '-LOCLADDR--(--string--)-' '-MAXMSGL--(--integer--)-'        (7)        .-MODENAME(' ')----------. (8)    >--+------------------------+----------------------------------->    '-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)        .-SENDEXIT(' ')--------------------.    >--+----------------------------------+------------------------->    | .-+---+--------. |       | | '-,-' | |       | V (9) | |       '-SENDEXIT--(----------string-+--)-'        (7) (7)        .-SSLCIPH(' ')----------. .-SSLPEER(' ')----------.    >--+-----------------------+--+-----------------------+--------->    '-SSLCIPH--(--string--)-' '-SSLPEER--(--string--)-'        (7) (7)        .-TPNAME(' ')----------. (8) .-USERID(' ')----------. (8)    >--+----------------------+------+----------------------+------><    '-TPNAME--(--string--)-' '-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. We can specify more than one value only on AIX, HP OpenVMS, HP-UX, Linux, i5/OS, Solaris, Windows, and z/OS.

 

Parent topic:

DEFINE CHANNEL


sc11000_


 

Home