Investigate how well this "complex join" is supported by indexes.
Also make sure that it does not need to materialize unnecessarily large views before joining those; always work with, and constrain as much as possible, base tables.
Search found 53125 matches
- Mon Feb 18, 2008 9:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Prefetch memory setting 0 array size 100 - slow performance
- Replies: 4
- Views: 3716
- Mon Feb 18, 2008 9:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: FTP to Windows server using FTP Enterprise or FTP PlugIn stg
- Replies: 2
- Views: 3046
- Mon Feb 18, 2008 9:16 pm
- Forum: General
- Topic: Server Jobs to Parallel Jobs
- Replies: 2
- Views: 1333
Try a Search around the forum. The first question is which jobs you really need to convert, and which will run perfectly well - maybe even better - as server jobs. There is NO automatic mechanism. You can not, as you seem to be asking, export as server and import as parallel. That would be a really ...
- Mon Feb 18, 2008 9:12 pm
- Forum: General
- Topic: Lookup help or Join
- Replies: 14
- Views: 3875
Welcome aboard. Load the max date into a Lookup File Set with Entire partitioning. This has a constant (say "X") as its key, and the max date as a non-key field. Use a Lookup stage to lookup the record whose key is "X" from the Lookup File Set. You need a Column Generator stage upstream of the Looku...
- Mon Feb 18, 2008 6:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: String to time Conversion
- Replies: 3
- Views: 2112
- Mon Feb 18, 2008 6:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Use of Table Definitions
- Replies: 2
- Views: 1070
- Mon Feb 18, 2008 3:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Conversion
- Replies: 2
- Views: 1006
Code: Select all
Right("000000" : InLink.QT, 6)- Mon Feb 18, 2008 3:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: getting start date and end date
- Replies: 4
- Views: 1681
- Mon Feb 18, 2008 3:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: UserStatus warning
- Replies: 4
- Views: 1186
- Mon Feb 18, 2008 3:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to Read the dataset file outside of Datastage
- Replies: 4
- Views: 10820
- Mon Feb 18, 2008 3:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generation of Surrogate Key
- Replies: 20
- Views: 12959
- Mon Feb 18, 2008 3:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading file: sysdate -1
- Replies: 2
- Views: 1042
- Mon Feb 18, 2008 3:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Working day of last month
- Replies: 6
- Views: 1312
- Mon Feb 18, 2008 3:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need guidance for IBM WebSphere IIS DataStage certification
- Replies: 3
- Views: 1375
- Mon Feb 18, 2008 3:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: JoinStageProblem
- Replies: 12
- Views: 4813