WebSphere MQ for z/OS configuration

  1. Start the channel initiator using the command:
    +cpf START CHINIT PARM(xparms)   (1)
    

    where xparms is the name of the channel-initiator parameter module that you created.

  2. Start an LU 6.2 listener using the command:
    +cpf START LSTR LUNAME(M1) TRPTYPE(LU62)
    

    The LUNAME of M1 refers to the symbolic name you gave your LU ((5)). You must specify TRPTYPE(LU62), otherwise the listener will assume you want TCP.

  3. Start a TCP listener using the command:
    +cpf START LSTR
    

    If you wish to use a port other than 1414 (the default WebSphere MQ port), use the command:

    +cpf START LSTR PORT(1555)
    

WebSphere MQ channels will not initialize successfully if the channel negotiation detects that the message sequence number is different at each end. You may need to reset this manually.

Channel configuration

The following sections detail the configuration to be performed on the z/OS queue manager to implement the channel described in Figure 32.

Examples are given for connecting WebSphere MQ for z/OS and MQSeries for OS/2 Warp. If you wish to connect to another WebSphere MQ product use the appropriate set of values from the table in place of those for OS/2.

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 34. Configuration worksheet for WebSphere MQ for z/OS

ID Parameter Name Reference Example Used User Value
Definition for local node
(A) Queue Manager Name
MVS
(B) Local queue name
MVS.LOCALQ
Connection to MQSeries for OS/2 Warp

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

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

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

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

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

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

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

(C) Remote queue manager name
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.MVS.TCP
(J) Receiver (TCP) channel name (H) MVS.DECUX.TCP
Connection to WebSphere MQ for HP-UX

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

(C) Remote queue manager name
HPUX
(D) Remote queue name
HPUX.REMOTEQ
(E) Queue name at remote system (B) HPUX.LOCALQ
(F) Transmission queue name
HPUX
(G) Sender (LU 6.2) channel name
MVS.HPUX.SNA
(H) Sender (TCP) channel name
MVS.HPUX.TCP
(I) Receiver (LU 6.2) channel name (G) HPUX.MVS.SNA
(J) Receiver (TCP) channel name (H) HPUX.MVS.TCP
Connection to MQSeries for AT&T GIS UNIX

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

(C) Remote queue manager name
GIS
(D) Remote queue name
GIS.REMOTEQ
(E) Queue name at remote system (B) GIS.LOCALQ
(F) Transmission queue name
GIS
(G) Sender (LU 6.2) channel name
MVS.GIS.SNA
(H) Sender (TCP) channel name
MVS.GIS.TCP
(I) Receiver (LU 6.2) channel name (G) GIS.MVS.SNA
(J) Receiver (TCP) channel name (H) GIS.MVS.TCP
Connection to WebSphere MQ for Solaris

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

(C) Remote queue manager name
SOLARIS
(D) Remote queue name
SOLARIS.REMOTEQ
(E) Queue name at remote system (B) SOLARIS.LOCALQ
(F) Transmission queue name
SOLARIS
(G) Sender (LU 6.2) channel name
MVS.SOLARIS.SNA
(H) Sender (TCP) channel name
MVS.SOLARIS.TCP
(I) Receiver (LU 6.2) channel name (G) SOLARIS.MVS.SNA
(J) Receiver (TCP/IP) channel name (H) SOLARIS.MVS.TCP
Connection to WebSphere MQ for iSeries

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

(C) Remote queue manager name
AS400
(D) Remote queue name
AS400.REMOTEQ
(E) Queue name at remote system (B) AS400.LOCALQ
(F) Transmission queue name
AS400
(G) Sender (LU 6.2) channel name
MVS.AS400.SNA
(H) Sender (TCP/IP) channel name
MVS.AS400.TCP
(I) Receiver (LU 6.2) channel name (G) AS400.MVS.SNA
(J) Receiver (TCP/IP) channel name (H) AS400.MVS.TCP
Connection to MQSeries for VSE/ESA

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

(C) Remote queue manager name
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
MVS.VSE.SNA
(I) Receiver channel name (G) VSE.MVS.SNA

WebSphere MQ for z/OS sender-channel definitions using LU 6.2

     Local Queue
            Object type :   QLOCAL
                   Name :   OS2              (F)
                  Usage :   X (XmitQ)
 
     Remote Queue
            Object type :   QREMOTE
                   Name :   OS2.REMOTEQ      (D)
  Name on remote system :   OS2.LOCALQ       (E)
     Remote system name :   OS2              (C)
     Transmission queue :   OS2              (F)
 
     Sender Channel
           Channel name :   MVS.OS2.SNA      (G)
         Transport type :   L (LU6.2)
Transmission queue name :   OS2              (F)
        Connection name :   M2               (13)

WebSphere MQ for z/OS receiver-channel definitions using LU 6.2

     Local Queue
            Object type :   QLOCAL
                   Name :   MVS.LOCALQ       (B)
                  Usage :   N (Normal)
 
     Receiver Channel
           Channel name :   OS2.MVS.SNA      (I)

WebSphere MQ for z/OS sender-channel definitions using TCP

     Local Queue
            Object type :   QLOCAL
                   Name :   OS2              (F)
                  Usage :   X (XmitQ)
 
     Remote Queue
            Object type :   QREMOTE
                   Name :   OS2.REMOTEQ      (D)
  Name on remote system :   OS2.LOCALQ       (E)
     Remote system name :   OS2              (C)
     Transmission queue :   OS2              (F)
 
     Sender Channel
           Channel name :   MVS.OS2.TCP      (H)
         Transport type :   T (TCP)
Transmission queue name :   OS2              (F)
        Connection name :   os2.tcpip.hostname

WebSphere MQ for z/OS receiver-channel definitions using TCP

     Local Queue
            Object type :   QLOCAL
                   Name :   MVS.LOCALQ      (B)
                  Usage :   N (Normal)
 
     Receiver Channel
           Channel name :   OS2.MVS.TCP     (J)


© IBM Corporation 2002. All Rights Reserved