4011 (0FAB) (RC4011): MQRCCF_CONFIGURATION_ERROR

Explanation

Configuration error.

There was a configuration error in the channel definition or communication subsystem, and allocation of a conversation was not possible. This might be caused by one of the following:
  • For LU 6.2, either the ModeName or the TpName is incorrect. The ModeName must match that on the remote system, and the TpName must be specified. (On IBM i, these are held in the communications Side Object.)
  • For LU 6.2, the session might not be established.
  • For TCP, the ConnectionName in the channel definition cannot be resolved to a network address. This might be because the name has not been correctly specified, or because the name server is not available.
  • The requested communications protocol might not be supported on the platform.

Programmer response

Identify the error and take appropriate action.