Client-connection channel

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

Values shown above the main line in the syntax diagram are the defaults supplied with IBM® MQ, but your installation might have changed them. For an explanation of how to use these diagrams, see How to read syntax diagrams.

DEFINE CHANNEL

Read syntax diagramSkip visual syntax diagram DEFINE CHANNEL ( channel-name ) CHLTYPE(CLNTCONN)1 CONNAME ( string ) AFFINITY(PREFERRED)AFFINITY(NONE)CERTLABL(' ')CERTLABL(string)CLNTWGHT(0)CLNTWGHT(integer)CMDSCOPE(' ')CMDSCOPE(qmgr-name)2CMDSCOPE(*)23COMPHDR(NONE)COMPHDR(,NONESYSTEM)COMPMSG(NONE)COMPMSG(,NONERLEZLIBFASTZLIBHIGH)DEFRECON(NO)DEFRECON(YES)DEFRECON(QMGR)DEFRECON(DISABLED)DESCR(' ')DESCR(string)HBINT(300)HBINT(integer)KAINT(AUTO)KAINT(integer)LIKE(channel-name)LOCLADDR(' ')LOCLADDR(string)MAXMSGL(4 194 304)MAXMSGL(integer)MODENAME(' ')MODENAME(string)4PASSWORD(' ')PASSWORD(string)4QMNAME(' ')QMNAME(string)QSGDISP(QMGR)QSGDISP(COPY)2QSGDISP(GROUP)23RCVDATA(' ')RCVDATA(,string)RCVEXIT(' ')RCVEXIT(,string)NOREPLACEREPLACESCYDATA(' ')SCYDATA(string)SCYEXIT(' ')SCYEXIT(string)SENDDATA(' ')SENDDATA(,string)SENDEXIT(' ')SENDEXIT(,string)SHARECNV(10)SHARECNV(integer)SSLCIPH(' ')SSLCIPH(string)SSLPEER(' ')SSLPEER(string)TPNAME(' ')TPNAME(string)4TRPTYPE(LU62)5TRPTYPE(TCP)6TRPTYPE(LU62NETBIOS7SPX7TCP)USERID(' ')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 Default for z/OS.
  • 6 Default for Multiplatforms.
  • 7 Valid only for clients to be run on DOS or Windows.

The parameters are described in DEFINE CHANNEL (define a new channel).