Run applications on WebSphere MQ clients
Contents
- Overview
- Using environment variables
- Using the MQCNO structure
- Using DEFINE CHANNEL
- Role of the client channel definition table
- Examples of MQCONN calls
Overview
MQCONNX calls issued by MQ clients derive channel information from the following sources, in order:
- ClientConnOffset or ClientConnPtr fields of the MQCNO structure.
- MQSERVER environment variable
- Client channel definition table pointed to by the MQCHLLIB and MQCHLTAB environment variables
- Client channel definition table pointed to by the DefaultPrefix in the mqs.ini file
- /var/mqm/AMQCLCHL.TAB
Client and server channel names must match.
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.