Page 1 of 1

ASCII-EBCIDIC DATASTAGE JOB

Posted: Wed Sep 14, 2005 9:03 pm
by reddyds
Hi

I have an ASCII data sequential File i need to convert that file to a EBCIDIC Data File is there any way to do that in DataStage

Regards
Srikanth

Posted: Wed Sep 14, 2005 10:42 pm
by ashwin2912
There is no need to explicitly do this. You can use a Sequential file stage/ Complex flat file stage for your output file to do this.
You can set in Output>Format>
Character Set=EBCDIC

In fact if you load a COBOL copy book in Output>Format> tab the options will be set automatically.