ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Unable to handle Russian Language in message broker

Post new topic  Reply to topic
 Unable to handle Russian Language in message broker « View previous topic :: View next topic » 
Author Message
Vanshul_MB
PostPosted: Thu Mar 24, 2011 3:23 am    Post subject: Unable to handle Russian Language in message broker Reply with quote

Acolyte

Joined: 09 Feb 2011
Posts: 68

Hi,

I have various text fields like this.
<Text Language="somelanguage"></Text>
<Text Language="somelanguage"></Text>
<Text Language="ru">Отдельное помещение для отдыха (7 x 8,8 м), кондиционер, естественное освещение, светонепроницаемые шторы, размер экрана 3 х 2,5 м.</Text>


No this "ru: text is not getting handled ie when i drop this on queue, i get an error for some unconvertible characters.

Even if we have a code page as we have to deal with numerous languages, can we have any universal code page kind of stuff so that every message gets parsed easily
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu Mar 24, 2011 3:40 am    Post subject: Re: Unable to handle Russian Language in message broker Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Vanshul_MB wrote:
Hi,

I have various text fields like this.
<Text Language="somelanguage"></Text>
<Text Language="somelanguage"></Text>
<Text Language="ru">Отдельное помещение для отдыха (7 x 8,8 м), кондиционер, естественное освещение, светонепроницаемые шторы, размер экрана 3 х 2,5 м.</Text>


No this "ru: text is not getting handled ie when i drop this on queue, i get an error for some unconvertible characters.

Even if we have a code page as we have to deal with numerous languages, can we have any universal code page kind of stuff so that every message gets parsed easily

Have you tried using UTF-8 as a code page? Make sure not to use convert on the input node.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
kimbert
PostPosted: Thu Mar 24, 2011 3:44 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Quote:
can we have any universal code page kind of stuff
I know I mention this article a lot, but it really is good:
http://www.joelonsoftware.com/articles/Unicode.html
Back to top
View user's profile Send private message
Vanshul_MB
PostPosted: Thu Mar 24, 2011 4:19 am    Post subject: Reply with quote

Acolyte

Joined: 09 Feb 2011
Posts: 68

Default CCSID is 1208.
But these Russicn characters are causing issues.In case i changes code page to 1251(i think for Russian), the other values cause issues.
Can you please let me know CCSID value i can use in this case
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu Mar 24, 2011 5:50 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Vanshul_MB wrote:
Default CCSID is 1208.
But these Russicn characters are causing issues.In case i changes code page to 1251(i think for Russian), the other values cause issues.
Can you please let me know CCSID value i can use in this case

Have you tried 1200?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Vanshul_MB
PostPosted: Thu Mar 24, 2011 5:50 am    Post subject: Reply with quote

Acolyte

Joined: 09 Feb 2011
Posts: 68

Yes.Tried 1209 and it worked.
Back to top
View user's profile Send private message
rekarm01
PostPosted: Thu Mar 24, 2011 8:58 am    Post subject: Re: Unable to handle Russian Language in message broker Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 1415

Vanshul_MB wrote:
Yes.Tried 1209 and it worked.

If 1209 works, then 1208 should usually work too:
  • ccsid=1208: UTF-8 with IBM PUA (Private Use Area)
  • ccsid=1209: UTF-8
Back to top
View user's profile Send private message
kimbert
PostPosted: Thu Mar 24, 2011 9:02 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Quote:
.Tried 1209 and it worked.
I hope you understand *why* it worked.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Unable to handle Russian Language in message broker
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.