Search found 3 matches

by anudeep
Sun Aug 12, 2007 10:48 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: file process problem--please help
Replies: 6
Views: 1480

file process problem

The "Folder" stage was created specifically for this type of processing. ... I am sorry. i am pretty new to this field.Can u please be in detail. Please give me the logic and as well the imp. point is all the files should be processed sequentially.(file_1 to file_10). (stage should not read the who...
by anudeep
Sun Aug 12, 2007 10:46 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: file process problem--please help
Replies: 6
Views: 1480

file process problem

ArndW wrote:The "Folder" stage was created specifically for this type of processing. ...


I am sorry. i am pretty new to this field.Can u please be in detail. Please give me the logic

Thanks
by anudeep
Sun Aug 12, 2007 10:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: file process problem--please help
Replies: 6
Views: 1480

file process problem--please help

My job contains 10 sequential files in a folder. The folder is the source and oracle database is the target. Now i have to read file_1 from the folder stage, process it and then load into oracle database. then i have to read file_2, process and load. Again file_3, process and load and i have to repe...