6126 (17EE) (RC6126): MQRC_DISTRIBUTION_LIST_EMPTY
Explanation
An ImqDistributionList failed to open because there are no ImqQueue objects referenced.
This reason code occurs in the IBM MQ C++ environment.
Completion code
MQCC_FAILED
Programmer response
Establish at least one ImqQueue object in which the distribution list reference addresses the ImqDistributionList object, and retry.
Parent topic: API reason codes