Search found 42189 matches
- Fri Sep 07, 2012 6:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: facing issue with remving duplicates
- Replies: 5
- Views: 1642
We already have topics on that from SPuneet. They seem to be experimenting as we keep seeing basically the same set of incoming data with different requirements and techniques posted. We've already done aggregator and transformer solutions, guess it's now time for sorting and Remove Duplicates. :wink:
- Fri Sep 07, 2012 6:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading the sequential file
- Replies: 4
- Views: 3922
Just to get anal and all nit-pick-itty, one cannot only 'read' certain records from a sequential file. It's called that for a reason and records from sequential media must be read from beginning to end, it's the nature of the beast. You may only want to process certain ones, which means via a contra...
- Fri Sep 07, 2012 6:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: using parameters in Netezza connector
- Replies: 3
- Views: 2946
- Thu Sep 06, 2012 7:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: need help with getting the first non null value
- Replies: 7
- Views: 2776
- Thu Sep 06, 2012 9:49 am
- Forum: General
- Topic: T30FILE error : tried freeing some resources
- Replies: 2
- Views: 1987
- Thu Sep 06, 2012 8:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: need help with getting the first non null value
- Replies: 7
- Views: 2776
- Thu Sep 06, 2012 7:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: need help with getting the first non null value
- Replies: 7
- Views: 2776
The stage variables route would be pretty straight-forward. Setup one for each column and just do an if-then-else check to say if your SV is at its initial value and the column is non-null store the column value otherwise do nothing... and you do 'nothing' by setting the stage variable to itself, it...
- Thu Sep 06, 2012 7:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Connect to Two oracle Servers in a single Oracle stage
- Replies: 4
- Views: 1005
Pretty simple to push things to the database side when everything is in the same instance but if you're saying that these are two separate instances then the data still has to come out of one and travel across something to get to the other. It might help to explain your topography in more detail. Ot...
- Thu Sep 06, 2012 7:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: need help with getting the first non null value
- Replies: 7
- Views: 2776
What 8.x version do you have? Normally the aggregator would help out for something like this but I don't think it is a viable option here due to needing the first value rather than say the max value. The Server aggregator supports first/last but I don't believe the parallel one does. Failing that, i...
- Thu Sep 06, 2012 7:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Connect to Two oracle Servers in a single Oracle stage
- Replies: 4
- Views: 1005
- Thu Sep 06, 2012 12:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Different results from CFF (EBCIDIC) stage between envs
- Replies: 6
- Views: 1357
- Wed Sep 05, 2012 6:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Different results from CFF (EBCIDIC) stage between envs
- Replies: 6
- Views: 1357
- Wed Sep 05, 2012 9:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DS Function to reformat SSN
- Replies: 6
- Views: 2116
- Wed Sep 05, 2012 7:02 am
- Forum: General
- Topic: Decrypting passwords in dsx files
- Replies: 10
- Views: 10585
- Wed Sep 05, 2012 6:50 am
- Forum: General
- Topic: Decrypting passwords in dsx files
- Replies: 10
- Views: 10585