Search found 6 matches

by premreddyb
Thu Jun 17, 2004 4:42 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Converting UTF8 to ASCII file and back to UTF8
Replies: 9
Views: 8204

Hi Ray, Could you please pass on some examples if you have. Regards, Prem If you have Japanese characters in the input you will need the correct Japanese map to translate them when reading the file. There are many different encodings of Japanese characters; sometimes we even find that different colu...
by premreddyb
Thu Jun 17, 2004 3:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to UTF-8 data into EBCDIC or ASCII form through paraller
Replies: 4
Views: 3128

Hi Eric, I have a sequentilfile which contains filed 7 to filed 11 contians Japanses characters. Could you please help me how to convert it to EBCDIC and then after applying few busienss rules I ahve to write it back to Japnese charcters to laod into some other database. Regards, Prem You see a &quo...
by premreddyb
Thu Jun 17, 2004 12:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to UTF-8 data into EBCDIC or ASCII form through paraller
Replies: 4
Views: 3128

Hi, I tried using NLS with my Input file UTF8 having japanese Cahraters. In the ouput the japneses characters are replaced by "?" . Please suggest if you can overcome with that problem using NLS. please mail me if you any examples. Regards, Prem Install DataStage with NLS enabled. You can ...
by premreddyb
Thu Jun 17, 2004 12:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Converting UTF8 to ASCII file and back to UTF8
Replies: 9
Views: 8204

UTF8

If I use NLS MAP the UTF8 with file which contains Japnese charracters as Input. then in my output of EBCDIC file the characters are replaced by " ?" symbols. Regards, Prem Do you have NLS (National Language Support) enabled in DataStage? If so you can use mapping on the inputs and outputs...
by premreddyb
Fri Jun 11, 2004 3:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Converting UTF8 to ASCII file and back to UTF8
Replies: 9
Views: 8204

Hi, Can you please expalin me how do I integrate scripts with Datastage. Do I need run seperate scripts and convert them and use them in my DAtastage. Regards Prem This can be nicely done by writing a Python script to handle the decoding and encoding of the data. DataStage is a data migration tool a...
by premreddyb
Fri Jun 11, 2004 11:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Converting UTF8 to ASCII file and back to UTF8
Replies: 9
Views: 8204

Converting UTF8 to ASCII file and back to UTF8

Hi,

I have one requirement where I need to convert UTF8 file to ASCII file and then convert it back to UTF8.

Could any one pelase help me how to do this using Datastage.

Regards
BRP