![[AIX]](ngaix.gif)
Receiving on LU 6.2 on AIX and Linux
On AIX® and Linux® systems, create a listening attachment at the receiving end, an LU 6.2 logical connection profile, and a TPN profile.
In the TPN profile, enter the full path to the executable file and the Transaction Program name:
Full path to TPN executable MQ_INSTALLATION_PATH/bin/amqcrs6a
Transaction Program name recv
User ID 0MQ_INSTALLATION_PATH represents the high-level directory in which IBM® MQ is installed.
On systems where you can set the user ID, specify a user who is a member of the mqm group.
On AIX, set the
APPCTPN (transaction name) and APPCLLU (local LU name) environment variables (you can use the
configuration panels for the invoked transaction program).
You might need to use a queue manager other than the default queue manager. If so, define a
command file that calls:
amqcrs6a -m Queue_Man_Name
then call the command
file.