IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

convert DBCS from EBCDIC to ascii


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sheela_aks

New User


Joined: 22 Dec 2006
Posts: 7
Location: Singapore

PostPosted: Fri Feb 09, 2007 10:34 am
Reply with quote

HI,
I need to send data from mainframe to unix platform. I am using the MQ to send the message. The MQ on the mainframe side has the codepage as 500 and the MQ on the unix side has a codepage of 819. The entire message to be converted from EBCIDIC to ASCII contains both normal english characters and DBCS characters. Please let me know how I can do this conversion.
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Fri Feb 09, 2007 2:46 pm
Reply with quote

I thought that MQ did it auto-magically???
Back to top
View user's profile Send private message
sheela_aks

New User


Joined: 22 Dec 2006
Posts: 7
Location: Singapore

PostPosted: Fri Feb 09, 2007 3:51 pm
Reply with quote

MQ does the conversion but that is done correctly only for the English characters. The doublebyte characters are all junk when received in ASCII.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Need to convert date format DFSORT/ICETOOL 20
No new posts Keep leading zero(s) after convert fl... SYNCSORT 7
No new posts Convert single row multi cols to sing... DFSORT/ICETOOL 6
No new posts convert file from VB to FB and use tr... DFSORT/ICETOOL 8
No new posts Convert HEX to Numeric DB2 3
Search our Forums:

Back to Top