Client-connection channel

Syntax diagram for a client-connection channel when using the ALTER CHANNEL command.

ALTER CHANNEL

Read syntax diagramSkip visual syntax diagram ALTER CHANNEL ( channel-name ) CHLTYPE(CLNTCONN)1 AFFINITY(PREFERREDNONE)CERTLABL(string)CLNTWGHT(integer)CMDSCOPE(' ')CMDSCOPE(qmgr-name)2CMDSCOPE(*)23COMPHDR(,NONESYSTEM)COMPMSG(,NONERLEZLIBFASTZLIBHIGH)CONNAME(string)DESCR(string)HBINT(integer)KAINT(integerAUTO)LOCLADDR(string)MAXMSGL(integer)MODENAME(string)4PASSWORD(string)4QMNAME(string)QSGDISP(QMGR)QSGDISP(COPY)QSGDISP(GROUP)2QSGDISP(PRIVATE)3RCVDATA(,string)RCVEXIT(,string)SCYDATA(string)SCYEXIT(string)SENDDATA(,string)SENDEXIT(,string)SHARECNV(integer)SSLCIPH(string)SSLPEER(string)TPNAME(string)4TRPTYPE(DECNETLU62NETBIOS5SPX5TCP)USERID(string)4
Notes:
  • 1 This parameter must follow immediately after the channel name except on z/OS®.
  • 2 Valid only on z/OS when the queue manager is a member of a queue-sharing group.
  • 3 Valid only on z/OS.
  • 4 Valid only if TRPTYPE is LU62.
  • 5 Valid only for clients to be run on DOS and Windows.

The parameters are described in ALTER CHANNEL.