Search found 53125 matches
- Thu Jun 14, 2007 7:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Event detail Warning
- Replies: 13
- Views: 3943
- Thu Jun 14, 2007 7:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Configuration Problem
- Replies: 5
- Views: 1788
- Thu Jun 14, 2007 4:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting DSGetLogSummary in More readable format
- Replies: 9
- Views: 3911
- Thu Jun 14, 2007 4:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: if then else issue
- Replies: 18
- Views: 3947
- Thu Jun 14, 2007 4:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: FULL OUTER JOIN
- Replies: 4
- Views: 1348
I would use one job, with the Join stage performing a left outer join (with X as the left input). Downstream of the Join stage a Filter or Transformer stage would segregate the input into two streams, one receiving all rows (unconstrained), the other receiving only rows where the key column from Y i...
- Thu Jun 14, 2007 3:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Trim() Function
- Replies: 7
- Views: 2383
That's why we have Code tags!
Code: Select all
Convert(" ", "", InLink.TheString)- Thu Jun 14, 2007 3:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DSJOB Setup
- Replies: 4
- Views: 2806
- Thu Jun 14, 2007 3:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Enterprise Partition error on View
- Replies: 7
- Views: 2077
- Thu Jun 14, 2007 3:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: date from a timestamp data field
- Replies: 2
- Views: 972
- Thu Jun 14, 2007 3:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Data Stage
- Replies: 3
- Views: 1323
- Thu Jun 14, 2007 3:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: 64bit hased file bad performance
- Replies: 22
- Views: 4848
Forget rows/sec - it is one of the most meaningless metrics ever devised. What you are doing in writing to this hashed file is random writes to 14,765,651 different disk addresses. You can't guarantee that these are contiguous, either. Striping, RAID and other high-availability technologies only exa...
- Thu Jun 14, 2007 3:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Event detail Warning
- Replies: 13
- Views: 3943
- Thu Jun 14, 2007 3:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Duplicate Records question
- Replies: 7
- Views: 1218
- Thu Jun 14, 2007 3:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to pull column name(s) along with the associated data
- Replies: 2
- Views: 829
- Thu Jun 14, 2007 3:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: I am not able to compile my job ......pls urgent
- Replies: 13
- Views: 5594