What's the block size?
Is your job discarding / dropping any records?
Search found 53125 matches
- Fri Feb 10, 2012 1:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting non-proper sequence result by surrogate stage
- Replies: 6
- Views: 1476
- Fri Feb 10, 2012 1:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: 904 Error
- Replies: 7
- Views: 1773
- Fri Feb 10, 2012 1:49 am
- Forum: General
- Topic: How to call DataStage job from different server
- Replies: 5
- Views: 1747
The syntax is good, provided both servers are in the same domain. Though you really should use a -domain option to specify the services tier in any case. The example below assumes this is the same as the name of the server (Engine) machine. dsjob -run -domain SERVER1 -server SERVER1 -user USER -pass...
- Fri Feb 10, 2012 1:46 am
- Forum: General
- Topic: looping in sequencer
- Replies: 11
- Views: 3912
- Fri Feb 10, 2012 1:44 am
- Forum: General
- Topic: Restoring VOC
- Replies: 10
- Views: 3578
- Thu Feb 09, 2012 10:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance of repartitioning
- Replies: 5
- Views: 1984
Repartitioning in an SMP environment is effectively cost-free, since it's all done through shared memory. It's where there's more than one fastname in the configuration file that the costs kick in - TCP connections have to be established between producer and consumer player processes and data transf...
- Thu Feb 09, 2012 10:14 pm
- Forum: General
- Topic: Restoring VOC
- Replies: 10
- Views: 3578
- Thu Feb 09, 2012 8:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: string function
- Replies: 4
- Views: 1219
- Thu Feb 09, 2012 8:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with creating index on hash file
- Replies: 12
- Views: 3270
- Thu Feb 09, 2012 6:35 pm
- Forum: General
- Topic: "Execute Command" stage in sequencer
- Replies: 6
- Views: 2288
- Thu Feb 09, 2012 6:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Input Stage Repetition Element Issue
- Replies: 5
- Views: 2687
- Thu Feb 09, 2012 6:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Vertical pivot
- Replies: 1
- Views: 1250
Vertical pivot techniques have been discussed many times on DSXchange, as a Search would reveal.
If you have a reasonably recent version of DataStage, the PXPivot stage is capable of performing a vertical pivot.
If you have a reasonably recent version of DataStage, the PXPivot stage is capable of performing a vertical pivot.
- Thu Feb 09, 2012 6:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: scenario
- Replies: 13
- Views: 5668
- Thu Feb 09, 2012 6:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with creating index on hash file
- Replies: 12
- Views: 3270
Suddenly you're using ED ? The correct syntax to edit the ProcKeyLookup entry in VOC would be ED VOC ProcKeyLookup No OVERWRITING (that's for COPY), no trailing semi-colon (ED is not SQL). But what are you trying to accomplish? How about you answer all my questions first, before getting dangerous us...
- Thu Feb 09, 2012 6:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Mask in Hash file key colums.
- Replies: 5
- Views: 1565