Search found 53125 matches
- Tue Dec 15, 2009 3:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Collecting Performance Metrics
- Replies: 2
- Views: 1585
- Tue Dec 15, 2009 3:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CFF master record
- Replies: 7
- Views: 3394
- Tue Dec 15, 2009 3:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error writing to jpfile
- Replies: 1
- Views: 1431
- Tue Dec 15, 2009 3:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: installation
- Replies: 7
- Views: 2716
- Tue Dec 15, 2009 3:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup Stage Erroe
- Replies: 10
- Views: 6706
- Tue Dec 15, 2009 3:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error executing view data command while reading from table
- Replies: 9
- Views: 7001
- Tue Dec 15, 2009 3:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup being used on table which gets update in the same job
- Replies: 9
- Views: 3335
- Tue Dec 15, 2009 3:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: check the job is running in server or parallel using unix
- Replies: 2
- Views: 782
- Tue Dec 15, 2009 3:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ODBC Error
- Replies: 5
- Views: 1793
- Tue Dec 15, 2009 3:11 pm
- Forum: General
- Topic: Is there a debugger for DataStage version 8?
- Replies: 6
- Views: 4275
- Tue Dec 15, 2009 3:09 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Deploying a webservice for a sequence of jobs
- Replies: 5
- Views: 2634
- Tue Dec 15, 2009 3:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORA-03113: end-of-file on communication channel
- Replies: 11
- Views: 4719
- Tue Dec 15, 2009 3:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Vertical Pivot in parallel
- Replies: 3
- Views: 2557
I did not mention the Pivot stage. The Pivot stage does not support vertical pivot. The PXPivot stage will, in a near future release, but does not currently do so. I provided a solution that does not involve the Pivot stage, but shows how to accomplish vertical pivot in a parallel job, which is what...
- Tue Dec 15, 2009 3:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Vertical Pivot in parallel
- Replies: 3
- Views: 2557
Yes, vertical pivot as you identified in your subject line. First, partition and sort your data by the key column. Use a stable sort, so that the original order of rows is preserved for each key value. Use a Transformer stage to build lines of output containing each new value in a new field. Use sta...
- Tue Dec 15, 2009 2:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORA-03113: end-of-file on communication channel
- Replies: 11
- Views: 4719