Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Conversion fails when converting file from ebcidic to ascii

Hi All,

 

While converting input file from ebcidic to ascii , I am not getting correct output for one field in the output.I am getting special characters in place of some particular alphabets.Other fields are getting converted correctly.

For example:

jÐlie.staggs@-alkover.com(getting "Ð"  and “-“ in place of “u” and “w” respectively.)

marc/.kroeger@-alkover.com(getting "/" in place of "y").

This is the issue with all of the records of the file.

Please help with the issue.Let me know i we need to use any particular character encoding while importing cobol copybook.

 

Labels (3)
1 Reply
fdenis
Master
Master

wikipedia: Il existe au moins 6 versions différentes bien documentées (et de nombreuses variantes parfois créées par des concurrents d’IBM), incompatibles entre elles.

so check your version you may have to make your own conversion or to use a specific java lib to do it.

good luck