Search found 42189 matches
- Tue Aug 05, 2008 9:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Lookup against hashed FILE
- Replies: 2
- Views: 1039
- Tue Aug 05, 2008 9:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to get rid of new line return in Datastage basic code
- Replies: 9
- Views: 1860
- Tue Aug 05, 2008 4:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence Loop - Restartability
- Replies: 4
- Views: 1044
- Tue Aug 05, 2008 4:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORA-01461
- Replies: 9
- Views: 1592
- Tue Aug 05, 2008 2:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence Loop - Restartability
- Replies: 4
- Views: 1044
- Tue Aug 05, 2008 2:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Table definitions import issue
- Replies: 3
- Views: 2000
- Tue Aug 05, 2008 1:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Abort a sequencer using a server routine
- Replies: 7
- Views: 1660
- Tue Aug 05, 2008 1:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Abort a sequencer using a server routine
- Replies: 7
- Views: 1660
- Tue Aug 05, 2008 1:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Abort a sequencer using a server routine
- Replies: 7
- Views: 1660
- Tue Aug 05, 2008 1:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: StageVar
- Replies: 10
- Views: 3338
- Tue Aug 05, 2008 12:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Table definitions import issue
- Replies: 3
- Views: 2000
- Tue Aug 05, 2008 12:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: StageVar
- Replies: 10
- Views: 3338
- Tue Aug 05, 2008 12:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: space as parameter of dsjob -run
- Replies: 6
- Views: 3188
- Tue Aug 05, 2008 12:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: space as parameter of dsjob -run
- Replies: 6
- Views: 3188
- Tue Aug 05, 2008 11:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Routine to wait for file
- Replies: 3
- Views: 1209
My point is you don't need a routine to "wait for file" as you know the name to wait for, there are no unknown components like time. So the normal WFF stage can be used in a normal Sequence job. Write a routine to turn the current date into the variable part of the filename and leverage that as a pa...