Search found 6797 matches
- Tue Mar 13, 2007 1:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading using FTP Stage - Need to improve performance
- Replies: 8
- Views: 2164
- Tue Mar 13, 2007 1:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: type conversion
- Replies: 8
- Views: 1091
- Tue Mar 13, 2007 12:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequence generation in Datastage
- Replies: 4
- Views: 986
Do a select max(key) from table and store it in a hashed file keyed on a dummy key say "X". INside the transformer, specify a stage variable and in the initial value of stage variable, call UtilityHashLookup() routine and get the max value. You can then keep adding @INROWNUM to it to get the next se...
- Tue Mar 13, 2007 12:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: to run a job before the exit of sequencer
- Replies: 10
- Views: 2721
- Tue Mar 13, 2007 12:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: type conversion
- Replies: 8
- Views: 1091
- Tue Mar 13, 2007 11:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: InvocationId in Job control
- Replies: 4
- Views: 1575
- Tue Mar 13, 2007 11:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequence generation in Datastage
- Replies: 4
- Views: 986
- Tue Mar 13, 2007 10:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: call DSGetLinkInfo from a trigger
- Replies: 19
- Views: 7422
- Tue Mar 13, 2007 10:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Variable "APT_AUTO_TRANSPORT_BLOCK_SIZE" missing
- Replies: 14
- Views: 6897
- Tue Mar 13, 2007 10:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: call DSGetLinkInfo from a trigger
- Replies: 19
- Views: 7422
- Tue Mar 13, 2007 10:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: skip a job in sequencer
- Replies: 4
- Views: 1798
- Tue Mar 13, 2007 10:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: type conversion
- Replies: 8
- Views: 1091
Provide
Code: Select all
StringToDate(DSLink9.A,"%yyyy%mm%dd")
- Tue Mar 13, 2007 10:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: type conversion
- Replies: 8
- Views: 1091
- Tue Mar 13, 2007 10:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: retrun value from Execute command to shell
- Replies: 1
- Views: 558
- Tue Mar 13, 2007 10:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date conversation
- Replies: 17
- Views: 4580