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 » "Umlaut" problem on database insert

Post new topic  Reply to topic
 "Umlaut" problem on database insert « View previous topic :: View next topic » 
Author Message
schroederms
PostPosted: Thu Jun 16, 2005 12:36 pm    Post subject: "Umlaut" problem on database insert Reply with quote

Disciple

Joined: 21 Jul 2003
Posts: 169
Location: IA

I get a message off a queue. This is the message :
<TEST><TAG1>KÜKELS</TAG1></TEST>

The CCSID is 1208 on the MQMD, the queue manager has a CCSID set tp 819, and I was told by the MQ Admin, that it had to stay at 819.

So when I create a simple flow to pull this off and insert the vale of TAG1
into a database the characters look like this in the database:
K¿¿KELS the Ü is getting converted to two characters it looks like.

Not sure where to go from here. I've tried to change the CCSID on the message MQMD to match the queue manager's CCSID of 819 and I get this:
K¿¿¿¿KELS which is even worse.

Can someone help me.

Thanks,
Mike
Back to top
View user's profile Send private message
shalabh1976
PostPosted: Thu Jun 16, 2005 9:08 pm    Post subject: Reply with quote

Partisan

Joined: 18 Jul 2002
Posts: 381
Location: Gurgaon, India

I am not sure but have a look here:
http://www.mqseries.net/phpBB2/viewtopic.php?t=22674

This is what is mentioned there:

Quote:
We were able to solve the Umla charecter from German... by making

CodedCharSetId &Properties for MQMD =819 and
CodedCharSetId &Properties for Properties = 273

_________________
Shalabh
IBM Cert. WMB V6.0
IBM Cert. MQ V5.3 App. Prog.
IBM Cert. DB2 9 DB Associate
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
fschofer
PostPosted: Thu Jun 16, 2005 11:56 pm    Post subject: Reply with quote

Knight

Joined: 02 Jul 2001
Posts: 524
Location: Mainz, Germany

Hi,
try setting these environment variables in the profile of your broker user and restart your broker.

#
# entries to solve the "Umlaute" problem
#
export NLS_LANG=GERMAN_GERMANY.WE8ISO8859P1
export LANG=en_US

This helped me in a similar problem.

Greetings
Frank
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » "Umlaut" problem on database insert
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.