2492 (09BC) (RC2492): MQRC_PROP_NAME_NOT_CONVERTED
Explanation
An MQINQMP call was issued with the MQIMPO_CONVERT_VALUE option specified in the InqPropOpts parameter, but an error occurred during conversion of the returned name of the property. The returned name is unconverted
Completion code
MQCC_WARNING
Programmer response
Check that the character set of the returned name was correctly described when the property was set. Also check that these values, and the RequestedCCSID and RequestedEncoding specified in the InqPropOpts parameter of the MQINQMP call, are supported for IBM MQ conversion. If the required conversion is not supported, conversion must be carried out by the application.