WebSphere MQ is unable to convert string data tagged in CCSID 437 to data in CCSID 1051. ================================================ Are you sure it is WebSphere MQ that has the problem? The reason I ask is we have the same problem but it is the Java Libraries that have this problem. Our c and c++ applications handle the conversion without problems.
Our fix, not solution, is to not convert when sending from Windows. The data is in the Windows code page but our Java apps can understand this format. Not sure how you would handle the OS/390 unless you hopped through a Windows system. Do the conversion in the channel to Windows and turn off conversion in the channel between Windows and HP-UX. Jeff Tressler 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
