Posted: Wed Jul 09, 2008 5:24 am Post subject: Data conversion related error
Novice
Joined: 22 Apr 2007 Posts: 17
Hi,
We are using MB version 6.0.0.1 and MQ 6.0.1.1.
Some Front end component has sent a message with some special characters in it and is getting failed in message broker while converting the data into a bit stream.
The trace log shows the following information:
**************************************
See the following messages for details of the error.
2008-06-08 14:05:28.012904 76 ParserException BIP5010E: XML Writing Errors have occurred.
Errors have occurred during writing of XML.
Review further error messages for an indication to the cause of the errors.
2008-06-08 14:05:28.012954 76 RecoverableException BIP2136E: Source character ''251c'' in field ''00700072006....................................................cannot be converted from unicode to codepage '819'.
The source character is an invalid code point within the given codepage.
Correct the application or message flow that generated the message to ensure that all data within the message can be represented in the target codepage.
The Broker CCSID set is 819.(checked using mqsiservice -v command).
I predict this need to be chaged to 1208.What is the command to change this CCSID setting for a broker?
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