Channel configuration

The following sections detail the configuration to be performed on the Windows(R) queue manager to implement the channel described in Figure 32.

In each case the MQSC command is shown. Either start runmqsc from a command prompt and enter each command in turn, or build the commands into a command file.

Examples are given for connecting WebSphere MQ for Windows. If you wish to connect to WebSphere MQ on another platform use the appropriate set of values from the table in place of those for Windows.

Note:
The words in bold are user-specified and reflect the names of WebSphere MQ objects used throughout these examples. If you change the names used here, ensure that you also change the other references made to these objects throughout this book. All others are keywords and should be entered as shown.
Table 14. Configuration worksheet for WebSphere MQ for Windows
Parameter Name Reference Example Used User Value
Definition for local node
 A  Queue Manager Name WINNT
 B  Local queue name WINNT.LOCALQ
Connection to WebSphere MQ for AIX

The values in this section of the table must match those used in Table 18, as indicated.

 C  Remote queue manager name  A  AIX(R)
 D  Remote queue name AIX.REMOTEQ
 E  Queue name at remote system  B  AIX.LOCALQ
 F  Transmission queue name AIX
 G  Sender (SNA) channel name WINNT.AIX.SNA
 H  Sender (TCP) channel name WINNT.AIX.TCP
 I  Receiver (SNA) channel name  G  AIX.WINNT.SNA
 J  Receiver (TCP) channel name  H  AIX.WINNT.TCP
Connection to MQSeries(R) for Compaq Tru64 UNIX(R)

The values in this section of the table must match those used in your Compaq Tru64 UNIX system.

 C  Remote queue manager name  A  DECUX
 D  Remote queue name DECUX.REMOTEQ
 E  Queue name at remote system  B  DECUX.LOCALQ
 F  Transmission queue name DECUX
 H  Sender (TCP) channel name DECUX.WINNT.TCP
 J  Receiver (TCP) channel name  H  WINNT.DECUX.TCP
Connection to WebSphere MQ for HP-UX

The values in this section of the table must match those used in Table 20, as indicated.

 C  Remote queue manager name  A  HPUX
 D  Remote queue name HPUX.REMOTEQ
 E  Queue name at remote system  B  HPUX.LOCALQ
 F  Transmission queue name HPUX
 G  Sender (SNA) channel name WINNT.HPUX.SNA
 H  Sender (TCP) channel name WINNT.HPUX.TCP
 I  Receiver (SNA) channel name  G  HPUX.WINNT.SNA
 J  Receiver (TCP/IP) channel name  H  HPUX.WINNT.TCP
Connection to WebSphere MQ for Solaris

The values in this section of the table must match those used in Table 22, as indicated.

 C  Remote queue manager name  A  SOLARIS
 D  Remote queue name SOLARIS.REMOTEQ
 E  Queue name at remote system  B  SOLARIS.LOCALQ
 F  Transmission queue name SOLARIS
 G  Sender (SNA) channel name WINNT.SOLARIS.SNA
 H  Sender (TCP) channel name WINNT.SOLARIS.TCP
 I  Receiver (SNA) channel name  G  SOLARIS.WINNT.SNA
 J  Receiver (TCP) channel name  H  SOLARIS.WINNT.TCP
Connection to WebSphere MQ for Linux

The values in this section of the table must match those used in Table 24, as indicated.

 C  Remote queue manager name  A  LINUX
 D  Remote queue name LINUX.REMOTEQ
 E  Queue name at remote system  B  LINUX.LOCALQ
 F  Transmission queue name LINUX
 G  Sender (SNA) channel name WINNT.LINUX.SNA
 H  Sender (TCP) channel name WINNT.LINUX.TCP
 I  Receiver (SNA) channel name  G  LINUX.WINNT.SNA
 J  Receiver (TCP) channel name  H  LINUX.WINNT.TCP
Connection to WebSphere MQ for iSeries

The values in this section of the table must match those used in Table 36, as indicated.

 C  Remote queue manager name  A  AS400
 D  Remote queue name AS400.REMOTEQ
 E  Queue name at remote system  B  AS400.LOCALQ
 F  Transmission queue name AS400
 G  Sender (SNA) channel name WINNT.AS400.SNA
 H  Sender (TCP) channel name WINNT.AS400.TCP
 I  Receiver (SNA) channel name  G  AS400.WINNT.SNA
 J  Receiver (TCP) channel name  H  AS400.WINNT.TCP
Connection to WebSphere MQ for z/OS

The values in this section of the table must match those used in Table 28, as indicated.

 C  Remote queue manager name  A  MVS(TM)
 D  Remote queue name MVS.REMOTEQ
 E  Queue name at remote system  B  MVS.LOCALQ
 F  Transmission queue name MVS
 G  Sender (SNA) channel name WINNT.MVS.SNA
 H  Sender (TCP) channel name WINNT.MVS.TCP
 I  Receiver (SNA) channel name  G  MVS.WINNT.SNA
 J  Receiver (TCP/IP) channel name  H  MVS.WINNT.TCP
Connection to WebSphere MQ for z/OS using queue-sharing groups

The values in this section of the table must match those used in Table 30, as indicated.

 C  Remote queue manager name  A  QSG
 D  Remote queue name QSG.REMOTEQ
 E  Queue name at remote system  B  QSG.SHAREDQ
 F  Transmission queue name QSG
 G  Sender (SNA) channel name WINNT.QSG.SNA
 H  Sender (TCP) channel name WINNT.QSG.TCP
 I  Receiver (SNA) channel name  G  QSG.WINNT.SNA
 J  Receiver (TCP/IP) channel name  H  QSG.WINNT.TCP
Connection to MQSeries for VSE/ESA

The values in this section of the table must match those used in your VSE/ESA(TM) system.

 C  Remote queue manager name  A  VSE
 D  Remote queue name VSE.REMOTEQ
 E  Queue name at remote system  B  VSE.LOCALQ
 F  Transmission queue name VSE
 G  Sender channel name WINNT.VSE.SNA
 I  Receiver channel name  G  VSE.WINNT.SNA

WebSphere MQ for Windows sender-channel definitions using SNA

def ql (AIX) +                                   F 
    usage(xmitq) +
    replace
 
def qr (AIX.REMOTEQ) +                           D 
    rname(AIX.LOCALQ) +                          E 
    rqmname(AIX) +                               C 
    xmitq(AIX) +                                 F 
    replace
 
def chl (WINNT.AIX.SNA) chltype(sdr) +           G 
    trptype(lu62) +
    conname(AIXCPIC) +                           18 
    xmitq(AIX) +                                 F 
    replace

WebSphere MQ for Windows receiver-channel definitions using SNA

def ql (WINNT.LOCALQ) replace                    B 
 
def chl (AIX.WINNT.SNA) chltype(rcvr) +          I 
    trptype(lu62) +
    replace

WebSphere MQ for Windows sender-channel definitions using TCP/IP

def ql (AIX) +                                   F 
    usage(xmitq) +
    replace
 
def qr (AIX.REMOTEQ) +                           D 
    rname(AIX.LOCALQ) +                          E 
    rqmname(AIX) +                               C 
    xmitq(AIX) +                                 F 
    replace
 
def chl (WINNT.AIX.TCP) chltype(sdr) +           H 
    trptype(tcp) +
    conname(remote_tcpip_hostname) +
    xmitq(AIX) +                                 F 
    replace

WebSphere MQ for Windows receiver-channel definitions using TCP

def ql (WINNT.LOCALQ) replace                    B 
 
def chl (AIX.WINNT.TCP) chltype(rcvr) +          J 
    trptype(tcp) +
    replace