Search found 53125 matches
- Sat Apr 17, 2010 4:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: server routine vs parallel routine
- Replies: 14
- Views: 9992
- Sat Apr 17, 2010 4:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Brain Teaser...Complex Scneario
- Replies: 8
- Views: 4293
- Sat Apr 17, 2010 4:02 pm
- Forum: General
- Topic: to read a txt file without delimiter and fixed length...
- Replies: 6
- Views: 3213
- Sat Apr 17, 2010 3:57 pm
- Forum: General
- Topic: What does &PH& directory contains within a project
- Replies: 1
- Views: 957
Did you Search DSXchange? This question has been answered on more than one occasion.
- Sat Apr 17, 2010 3:56 pm
- Forum: General
- Topic: How to publish files in sharepoint
- Replies: 5
- Views: 3495
- Sat Apr 17, 2010 1:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue with Restarting of aborted sequence
- Replies: 3
- Views: 1654
- Sat Apr 17, 2010 1:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue with Restarting of aborted sequence
- Replies: 3
- Views: 1654
- Sat Apr 17, 2010 1:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: what is draw back of surrogate key generator
- Replies: 4
- Views: 2491
- Fri Apr 16, 2010 7:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Brain Teaser...Complex Scneario
- Replies: 8
- Views: 4293
- Fri Apr 16, 2010 7:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: read_delimited() - invalid quotes
- Replies: 2
- Views: 1502
- Fri Apr 16, 2010 3:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Case sensitive option when sorting
- Replies: 6
- Views: 2474
- Fri Apr 16, 2010 3:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sting to time conversion
- Replies: 13
- Views: 3414
- Fri Apr 16, 2010 3:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sting to time conversion
- Replies: 13
- Views: 3414
- Fri Apr 16, 2010 6:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sparse lookup with TD
- Replies: 9
- Views: 10223
- Fri Apr 16, 2010 1:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Converting rows into columns
- Replies: 3
- Views: 1598
You need to improve your skills at specification. For example, the first two columns are (or appear to me to be) the pivot keys and you want only the first three non-key columns from each row to be included in a vertical pivot, with missing values replaced by empty string (or do you want null?). Do ...