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 » Funny problem with CCSID 1208 & 437

Post new topic  Reply to topic
 Funny problem with CCSID 1208 & 437 « View previous topic :: View next topic » 
Author Message
shalabh1976
PostPosted: Fri Oct 21, 2005 1:37 am    Post subject: Funny problem with CCSID 1208 & 437 Reply with quote

Partisan

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

My main flows are running with CCSID 1208.
The convert option is enabled in the input node with CCSID 1208 and encoding 546.
Using RFHUTIL when I give an input with CCSID as 1208 I get proper output.
Using RFHUTIL when I give an input with CCSID as 1252 I get proper output.
Using RFHUTIL when I give an input with CCSID as 437 I get exception.
Exception text message is :
Quote:
<DiagnosticMsg>[Caught exception and rethrowing][Error casting from %3
to %4][Unconvertable character]</DiagnosticMsg>
<LineCol>[30][4]</LineCol>
<LineOfError>[BLOB][CHARACTER]</LineOfError>


The code that is causing this is:
Code:
SET errCursorOut.ProcInstInputData.StandardError.SourceData.(XML.CDataSection)
   = CAST(ASBITSTREAM(errCursorIn.ProcInstInputData.ErrorData.[] OPTIONS FolderBitStream)
     AS CHAR CCSID InputRoot.MQMD.CodedCharSetId ENCODING InputRoot.MQMD.Encoding);


Why is the problem occuring with 437 and not 1252 ?
What is the way out ?
_________________
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
jefflowrey
PostPosted: Fri Oct 21, 2005 3:23 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

What is character 4 of line 30 of the input message?

Is there a valid conversion of that character from 437 to 1208?
_________________
I am *not* the model of the modern major general.
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 » Funny problem with CCSID 1208 & 437
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.