2539 (09EB) (RC2539): MQRC_CHANNEL_CONFIG_ERROR

Explanation

An MQCONN call was issued from a client to connect to a queue manager but the attempt to establish communication failed. Common causes of this reason code are:
  • The server and client cannot agree on the channel attributes to use.
  • There are errors in one or both of the qm.ini or mqclient.ini configuration files.
  • The server machine does not support the code page used by the client.

Completion code

MQCC_FAILED

Programmer response

Examine the queue manager and client error logs for messages explaining the cause of the problem.