Home
Sender channel definition
The conname for this channel is the generic address of the queue-sharing group.
For a TCP/IP connection:
DEFINE CHANNEL(QM3.TO.QSG1) CHLTYPE(SDR) TRPTYPE(TCP) + REPLACE DESCR('Sender channel to QSG1') XMITQ(QSG1) + CONNAME('QSG1.MVSIP(1414)')
For an LU 6.2 connection:
DEFINE CHANNEL(QM3.TO.QSG1) CHLTYPE(SDR) TRPTYPE(LU62) + REPLACE DESCR('Sender channel to QSG1') XMITQ(QSG1) + CONNAME('LUQSG1) TPNAME('MQSERIES') MODENAME('#INTER')
Parent topic:
Queue manager QM3 example
ic15850_
Home