>I have a message on the dead-letter queue and cannot figure out what the >reason code is
>I use MQSeries 5.2 (CSD03) on a Win 2000 box >the 4 bytes in MQDLH reason is "03 00 01 00" which gives me a reason code >of 50331904 >I tried it the "other" endian way "00 01 00 03" which gives me a reason code >of 65539 >now what ? Do you know what application wrote this message ? This looks like it's in the range of application defined feedback codes since MQFB_APPL_FIRST is 65536. I think one of your applications has defined a new feedback reason. Cheers, P. Paul G Clarke WebSphere MQ Development IBM Hursley Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh-wien.ac.at/MQSeries.archive