Search found 53125 matches
- Tue Sep 09, 2008 6:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unrecognized top level format property: nocheck
- Replies: 5
- Views: 4505
- Tue Sep 09, 2008 6:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: warning in lookup stage
- Replies: 3
- Views: 1083
- Tue Sep 09, 2008 6:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Execute Command
- Replies: 7
- Views: 1977
- Tue Sep 09, 2008 6:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Need to implement Incremental load logic
- Replies: 14
- Views: 10981
- Tue Sep 09, 2008 6:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Read sequentially
- Replies: 3
- Views: 897
- Tue Sep 09, 2008 6:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading cobol file
- Replies: 1
- Views: 688
- Tue Sep 09, 2008 6:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: datastage process context
- Replies: 2
- Views: 1042
- Tue Sep 09, 2008 5:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: duplicates in outrownum
- Replies: 3
- Views: 1266
- Tue Sep 09, 2008 5:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sftp
- Replies: 3
- Views: 1686
- Tue Sep 09, 2008 5:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Need to implement Incremental load logic
- Replies: 14
- Views: 10981
- Tue Sep 09, 2008 4:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: VOC DELETE ERROR 39125
- Replies: 17
- Views: 6466
- Tue Sep 09, 2008 4:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Execute Command
- Replies: 7
- Views: 1977
I suspect that the script picks up the remainder of the command line and executes it. To mind this is one unnecessarly level of abstraction, and the touch command itself may be executed directly. However, there may be in-house rules at that site, or the script may do something else first, such as sw...
- Tue Sep 09, 2008 4:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: warning in lookup stage
- Replies: 3
- Views: 1083
It's not a bug. And there is no 7.6 version. It's an alert. Only Entire partitioning can make use of shared memory for exchange of keys, or even needs to. All other partitioning algorithms don't need to share keys. That you have chosen not to use Entire means that the use of shared memory for exchan...
- Tue Sep 09, 2008 4:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Need to implement Incremental load logic
- Replies: 14
- Views: 10981
If source is a sequential file, even though it has the date field in it, you have three options: to read through the file if you're using a Sequential File stage: you can filter the records downstream of that to use a filter command in the Sequential File stage to select based on that date field (yo...
- Tue Sep 09, 2008 3:00 am
- Forum: General
- Topic: Limitation of lookup
- Replies: 6
- Views: 1812