Search found 2 matches

by carl-itos
Tue Apr 24, 2012 10:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: FTP Plug in error in character set (NLS)
Replies: 1
Views: 950

the issue was fixed by just changing the way the flat file was being read from Binary to ASCII
by carl-itos
Tue Apr 10, 2012 7:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: FTP Plug in error in character set (NLS)
Replies: 1
Views: 950

FTP Plug in error in character set (NLS)

I'm trying to read a flat file (TXT) with a FTP Plug in stage, but the file is in ANSI encoding, my FTP Stage plugin is configured with UTF8, I've tried changing the NLS configuration but I just could not read the file.

How can I achieve this?