Search found 53125 matches
- Wed Aug 20, 2008 1:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to find the Environment Variable Settings
- Replies: 5
- Views: 1231
- Wed Aug 20, 2008 1:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Regd Schema File and Sequential File
- Replies: 5
- Views: 1127
- Wed Aug 20, 2008 1:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to get next or previous month from existing one
- Replies: 3
- Views: 2159
Take a look at the available Transforms, particularly MONTH.TAG, MONTH.FIRST and MONTH.LAST. Since the latter two return internal format dates, if you subtract 1 from the result of MONTH.FIRST you have the date of the last day of the previous month. If you insist on working with Iconv() and Oconv() ...
- Wed Aug 20, 2008 1:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: behaviour of NULLTOZERO against primarykey field
- Replies: 4
- Views: 2533
- Tue Aug 19, 2008 5:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Question reg. FTP Stage
- Replies: 12
- Views: 8067
- Tue Aug 19, 2008 4:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How can I add a record's sequence number to a file?
- Replies: 1
- Views: 940
- Tue Aug 19, 2008 4:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Remove Duplicate Error
- Replies: 12
- Views: 5689
No, you're not right. Persistent Data Sets (the non-virtual kind) are not cleared. However, the original question relates to scratch disk, which might be used for any kind of temporary file, including "paging space" for virtual Data Sets. Scratch space *should* be cleared automatically but may not b...
- Tue Aug 19, 2008 3:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Remove Duplicate Error
- Replies: 12
- Views: 5689
- Tue Aug 19, 2008 3:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need help in Modify Stage
- Replies: 1
- Views: 970
- Tue Aug 19, 2008 3:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Teradata Error Table
- Replies: 2
- Views: 905
- Tue Aug 19, 2008 3:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Remove Duplicate Error
- Replies: 12
- Views: 5689
- Tue Aug 19, 2008 3:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need information on orchbutil
- Replies: 1
- Views: 780
- Tue Aug 19, 2008 3:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Question reg. FTP Stage
- Replies: 12
- Views: 8067
- Tue Aug 19, 2008 3:02 pm
- Forum: General
- Topic: Load more tables -> loading order and one transaction
- Replies: 15
- Views: 6686
Yes, because your descendants will be waiting for that transaction to complete. Red Brick does not support transactions at all - this is one of its strengths. DataStage version 8.1 has a Distributed Transaction Stage that might come close but, since version 8.1 isn't out yet, I can tell you much abo...
- Tue Aug 19, 2008 5:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to eliminate first two rows in seqential file
- Replies: 8
- Views: 2380