MQCHLTAB

MQCHLTAB specifies the name of the file containing the client channel definition table (ccdt). The default file name is AMQCLCHL.TAB.

For information about where the client channel definition table is located on a server, see Client channel definition table.

To set this variable use one of these commands:
  • On Windows:
    SET MQCHLTAB=filename
  • On UNIX and Linux® systems:
    export MQCHLTAB=filename
For example:
SET MQCHLTAB=ccdf1.tab
In the same way as for the client, the MQCHLTAB environment variable on the server specifies the name of the client channel definition table.