Posted: Tue Jul 25, 2006 6:19 am Post subject: Sending Greek and German data to the same queue
Novice
Joined: 08 Feb 2006 Posts: 11
Guys,
I tried to send German and Greek data in the same queue of MQ version 5.2. in windows 2000.
1. My default system language is Western European. Now the Greek data got corrupted in the put queue.
2. I have changed the default system language to Greek. This time some German special chars got corrupted.
Is there any way to send both the data in the same queue..or may be in different queue? It looks like MQ is taking the system default language code page to place the data in the put queue during the hex conversion.
if you put data in codepage x (which is not the mq codepage) then you should also put the codepage x into the mqmd so everybody knows what data it is. _________________ Regards, Butcher
Posted: Wed Jul 26, 2006 11:52 pm Post subject: Sending Greek and German data to the same queue
Novice
Joined: 08 Feb 2006 Posts: 11
I tried to pass the code page 813 for Greek in both CCSID and Accounting token string. But the Greek chars are corrupted in the put queue. Same case for the code page 1253.
If I change the default system language to Greek then the chars are looking ok. (But again this is causing the issue with German chars)
More over this issue is during putting the message in the Queue. After putting the message we are converting the message from ASCII code page to EBCIDIC code page..here no issue.
is the content in the queue not what you expect? or is it maybe the browse / display program that you use that does not display correctly what is in the queue? _________________ Regards, Butcher
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum