|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Danish Special Characters not recognizing by Broker |
« View previous topic :: View next topic » |
Author |
Message
|
vinay c |
Posted: Tue Oct 01, 2013 5:49 am Post subject: Danish Special Characters not recognizing by Broker |
|
|
Newbie
Joined: 01 Oct 2013 Posts: 2
|
An issue with the Danish special Character(both capital and small letters) that it was not recognizing by the broker , When tested in QA, the CCSID for Queue Manager was 1208. it was successful
But in Production, Queue manager CCSID is 819. so, its getting fail in Prod. Can any body Please help out in this issue without changing the CCSID(819) in Production So that it cannot be effected to other interfaces. |
|
Back to top |
|
 |
Vitor |
Posted: Tue Oct 01, 2013 6:26 am Post subject: Re: Danish Special Characters not recognizing by Broker |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
vinay c wrote: |
Can any body Please help out in this issue without changing the CCSID(819) in Production So that it cannot be effected to other interfaces. |
Does CCSID 819 actually contain the Danish characters in question? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Tibor |
Posted: Wed Oct 02, 2013 3:57 am Post subject: |
|
|
 Grand Master
Joined: 20 May 2001 Posts: 1033 Location: Hungary
|
@Vitor: theoretically yes, because 819 is Latin-1 (Western-European) codepage.
@Vinay: the question is, how these characters (Å, å) were encoded? If the encoding is Unicode, the behavior is logical. |
|
Back to top |
|
 |
rekarm01 |
Posted: Wed Oct 02, 2013 4:05 am Post subject: Re: Danish Special Characters not recognizing by Broker |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 1415
|
vinay c wrote: |
An issue with the Danish special Character(both capital and small letters) that it was not recognizing by the broker |
Any error messages?
Make sure that the sender sets the correct ccsid in the message header, rather than relying on the qmgr default. |
|
Back to top |
|
 |
vinay c |
Posted: Wed Oct 02, 2013 7:01 am Post subject: |
|
|
Newbie
Joined: 01 Oct 2013 Posts: 2
|
Thanks for reply,
@Tibor, The Characters are æøå,ÆØÅ, yes they are encoded with unicode,
if possible, can you provide the logic......  |
|
Back to top |
|
 |
Tibor |
Posted: Wed Oct 02, 2013 11:09 am Post subject: |
|
|
 Grand Master
Joined: 20 May 2001 Posts: 1033 Location: Hungary
|
First of all, it is a serious problem, if settings are different in QA and PROD environment. You should change qmgr's CCSID in QA to 819.
Secondly, another problem is on application side, because application developer should set a right, content-related CCSID for every single messages, e.g. in case of that: MQMD.CodedCharSetId=1208.
On broker side, there are some options to fix this mistake, but all of them are only workarounds. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|