2472 (09A8) (RC2472): MQRC_PROP_NUMBER_FORMAT_ERROR
Explanation
On an MQINQMP call, conversion of the property value was requested. The format of the property is invalid for conversion to the requested data type.
Completion code
MQCC_FAILED
Programmer response
Ensure that the correct property name and data type were specified. Ensure that the application setting the property gave it the correct format. See the documentation for the MQINQMP call for details on the formats required for data conversion of property values.
Parent topic: API reason codes