Channel configuration for AIX
Includes information about configuring a queue manager for a given channel and platform.
The following section details the configuration to be performed on the AIX queue manager to implement the channel described in Example IBM MQ configuration for all platforms.
In each case the MQSC command is shown. Either start runmqsc from an AIX command line and enter each command in turn, or build the commands into a command file.
Examples are given for connecting IBM MQ for AIX and IBM MQ for Windows. To connect to IBM 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 IBM MQ objects used throughout these examples. If we change the names used here, ensure that you also change the other references made to these objects throughout this section. All others are keywords and should be entered as shown.
ID Parameter Name Reference Example Used User Value Definition for local node A Queue Manager Name AIX B Local queue name AIX.LOCALQ Connection to IBM MQ for Windows The values in this section of the table must match those used in Channel configuration for Windows, 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 (SNA) channel name AIX.WINNT.SNA H Sender (TCP/IP) channel name AIX.WINNT.TCP I Receiver (SNA) channel name G WINNT.AIX.SNA J Receiver (TCP) channel name H WINNT.AIX.TCP Connection to IBM MQ for Linux The values in this section of the table must match those used in Channel configuration for Linux, 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 AIX.LINUX.SNA H Sender (TCP/IP) channel name AIX.LINUX.TCP I Receiver (SNA) channel name G LINUX.AIX.SNA J Receiver (TCP/IP) channel name H LINUX.AIX.TCP Connection to IBM MQ for IBM i The values in this section of the table must match those used in Channel configuration for IBM i, 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 AIX.AS400.SNA H Sender (TCP) channel name AIX.AS400.TCP I Receiver (SNA) channel name G AS400.AIX.SNA J Receiver (TCP) channel name H AS400.AIX.TCP Connection to IBM MQ for z/OS The values in this section of the table must match those used in Channel configuration for z/OS, as indicated.
C Remote queue manager name A MVS 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 AIX.MVS.SNA H Sender (TCP) channel name AIX.MVS.TCP I Receiver (SNA) channel name G MVS.AIX.SNA J Receiver (TCP) channel name H MVS.AIX.TCP Connection to IBM MQ for z/OS using queue sharing groups The values in this section of the table must match those used in Shared channel configuration example, 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 AIX.QSG.SNA H Sender (TCP) channel name AIX.QSG.TCP I Receiver (SNA) channel name G QSG.AIX.SNA J Receiver (TCP) channel name H QSG.AIX.TCP Connection to MQSeries for VSE/ESA The values in this section of the table must match those used in your VSE/ESA 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 AIX.VSE.SNA I Receiver channel name G VSE.AIX.SNA
- IBM MQ for AIX sender-channel definitions using SNA
Example commands.- IBM MQ for AIX receiver-channel definitions using SNA
Example commands.- IBM MQ for AIX TPN setup
Alternative ways of ensuring that SNA receiver channels activate correctly when a sender channel initiates a conversation.- IBM MQ for AIX sender-channel definitions using TCP
Example commands.- IBM MQ for AIX receiver-channel definitions using TCP
Example commands.Parent topic: IBM MQ for AIX configuration