4042 (0FCA) (RC4042): MQRCCF_CHANNEL_ALREADY_EXISTS


Explanation

Channel already exists.

An attempt was made to create a channel but the channel already existed and Replace was not specified as MQRP_YES.


Programmer response

Specify Replace as MQRP_YES or use a different name for the channel to be created.