Search found 4 matches
- Thu Jan 07, 2010 8:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: calling a parallel job many times using parameters
- Replies: 10
- Views: 7769
Thanks for the info, guys. Though I'm not sure we have any examples in our repository. I wasn't here when the server was set up but I'm told there were many things that weren't installed, including sample code. I'll check the documentation for some sample code. In the meantime, I've made some change...
- Wed Jan 06, 2010 2:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: calling a parallel job many times using parameters
- Replies: 10
- Views: 7769
- Wed Jan 06, 2010 1:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: calling a parallel job many times using parameters
- Replies: 10
- Views: 7769
- Wed Jan 06, 2010 12:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: calling a parallel job many times using parameters
- Replies: 10
- Views: 7769
calling a parallel job many times using parameters
Hi all, I'm new to this environment and still trying to figure out how to do things. Here is what I'm doing: I've got 1000 files that need to be processed by my job, and I need to pass the filename and several other parameters (that are changed for every file) to it. The job outputs a file for each ...