Search found 53125 matches
- Sun Feb 05, 2012 3:38 pm
- Forum: General
- Topic: Run the jobs always by dsadm
- Replies: 7
- Views: 2162
- Sun Feb 05, 2012 6:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup Stage-Aborted- Cannot allocate memory
- Replies: 9
- Views: 5692
- Sun Feb 05, 2012 6:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: creating a job
- Replies: 6
- Views: 1627
- Sun Feb 05, 2012 6:48 am
- Forum: General
- Topic: Run the jobs always by dsadm
- Replies: 7
- Views: 2162
- Sat Feb 04, 2012 4:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Question on Partitioning/Sorting technique
- Replies: 2
- Views: 1085
If, unequivocally, each value of Party_ID will occur on one and only one partition when the data are partitioned by Partition_ID then the advice you have received is sound. If this condition can not be met, even for one row, then they are wrong, and you need to partition (and sort) by Party_ID ahead...
- Sat Feb 04, 2012 4:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What happens in Pre-compilation?
- Replies: 11
- Views: 3980
- Sat Feb 04, 2012 4:15 pm
- Forum: General
- Topic: Creating new Dynamic VOC file and replacing the VOC file
- Replies: 19
- Views: 5792
- Sat Feb 04, 2012 4:13 pm
- Forum: General
- Topic: Export jobs in XML format from Server side using DS 8.0
- Replies: 7
- Views: 5008
- Sat Feb 04, 2012 4:11 pm
- Forum: General
- Topic: Where is BlueprintDirectorSetup.exe in 8.7
- Replies: 3
- Views: 1046
- Sat Feb 04, 2012 4:10 pm
- Forum: General
- Topic: List Users by Project
- Replies: 7
- Views: 5012
- Sat Feb 04, 2012 4:08 pm
- Forum: General
- Topic: Run the jobs always by dsadm
- Replies: 7
- Views: 2162
- Fri Feb 03, 2012 8:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: logic required
- Replies: 5
- Views: 1460
- Fri Feb 03, 2012 8:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Writing to .mdb file via datastage
- Replies: 11
- Views: 4879
- Fri Feb 03, 2012 8:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to handle non-standard ascii characters
- Replies: 0
- Views: 869
- Fri Feb 03, 2012 8:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What happens in Pre-compilation?
- Replies: 11
- Views: 3980
I don't think it's ever been documented. I think of precompilation as a sanity check, for example making sure that no mandatory properties have been missed, that all the stages are connected properly, etc. But with the relatively new Connector stage types, who knows? Maybe a lot more checking is don...