Search found 48 matches

by ds_team
Thu Jan 04, 2007 2:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: FTP using parallel job
Replies: 5
Views: 2482

did try this option too. But it is inserting NLNLNL at the end.
bchau wrote:Have you set the line terminator in the FTP stage to "none"?

It should be under Inputs|Property Tab, the 4th item down.
by ds_team
Thu Jan 04, 2007 12:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: FTP using parallel job
Replies: 5
Views: 2482

My FTP mode is binary. Still i am getting newline characters

I am using FTP enterprise stage. Even after changing the mode to binary i am getting the Newline charaters at the end of my record. I have only one record in my FTP'd file, ie string AB. After AB i am getting NLNLNL. My job is parallel job i am having FTP stage after transformer stage. Welcome aboar...
by ds_team
Thu Jan 04, 2007 12:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: FTP using parallel job
Replies: 5
Views: 2482

FTP using parallel job

My parallel job is having a transformer stage and what ever comming from this transformer stage is directly FTP'd to a remote vista server.The file FTP'd is having newline charters at the end of the record. I am FTP'ng the file with content "AB" and when i open the FTP'd file in vista I am...