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 » BIP2136E: cannot be converted from Unicode to codepage '819

Post new topic  Reply to topic
 BIP2136E: cannot be converted from Unicode to codepage '819 « View previous topic :: View next topic » 
Author Message
thanbv1510
PostPosted: Fri Dec 09, 2022 2:21 am    Post subject: BIP2136E: cannot be converted from Unicode to codepage '819 Reply with quote

Newbie

Joined: 15 Sep 2022
Posts: 8

I using IIB version 10007,
My flow SOAP error with message:

Code:

BIP2136E: Source character ''1ed7'' in field ''003c003f0078006d006c002000760065007200730069006f006e003d00220031002e0030002200200065006e0063006f00640069006e0067003d002200690073 ...data truncated to first 64 chars'' cannot be converted from Unicode to codepage '819'.


How to fix it. Please help me
Back to top
View user's profile Send private message
timber
PostPosted: Fri Dec 09, 2022 2:52 am    Post subject: Reply with quote

Grand Master

Joined: 25 Aug 2015
Posts: 1280

This is the IBM definition for code page 819: https://www.ibm.com/docs/en/db2/11.5?topic=tables-code-page-819-generic-system-819
Note that there are exactly 256 characters in this code page.

Your message flow is trying to output a string containing Unicode character 0x1ED7. That Unicode character is not one of the 256 characters supported by code page 819.

How to fix it? Either remove all non-ASCII characters from the input string, or change the output CCSID .
Back to top
View user's profile Send private message
thanbv1510
PostPosted: Sun Dec 11, 2022 5:33 pm    Post subject: Reply with quote

Newbie

Joined: 15 Sep 2022
Posts: 8

how to change the output CCSID correctly, please help me
Back to top
View user's profile Send private message
abhi_thri
PostPosted: Tue Dec 13, 2022 7:26 am    Post subject: Reply with quote

Knight

Joined: 17 Jul 2017
Posts: 516
Location: UK

hi...timber has already clarified on how the issue could be sorted. With regards to how to set the ccsid, how exactly is the interface currently setting the output ccsid to 819? Crosscheck the flow logic, it could be hardcoded whlist transforming the message, or some lookup etc...once you've identified from where it is getting 819 just replace it with say UTF8 (1208)
Back to top
View user's profile Send private message
thanbv1510
PostPosted: Tue Dec 13, 2022 9:24 pm    Post subject: Reply with quote

Newbie

Joined: 15 Sep 2022
Posts: 8

thank you for your help and support
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 » BIP2136E: cannot be converted from Unicode to codepage '819
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.