Search found 53125 matches
- Mon Jan 19, 2009 4:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: New Logic
- Replies: 4
- Views: 1083
What does the execution sequence number do? If I understand you example correctly, the second case (execution sequence number 2) can never occur because the test on CUSTSEGMTCODE and ACCLASS is already satisfied in the first condition. In any case, build the expression as nested If..Then..Else with ...
- Mon Jan 19, 2009 4:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reject link based on percentage
- Replies: 7
- Views: 1974
Re: Reject link based on percentage
Whose improvement?srinivas.g wrote:I am trying to use the improved reject link operation
Is this something supplied with the product (in which case I need to study the manuals more thoroughly), or is it an improvement you have made/wish to make?
- Mon Jan 19, 2009 4:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Routine error - Array never dimensioned
- Replies: 2
- Views: 2312
- Mon Jan 19, 2009 4:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: V8 Message Handler IDs - mapping to V7.5 IDS
- Replies: 1
- Views: 823
- Mon Jan 19, 2009 4:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: warning for jobs just migrated from 7.5.1 to v8
- Replies: 2
- Views: 813
- Mon Jan 19, 2009 4:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Complex flat file view issue.
- Replies: 4
- Views: 1406
- Mon Jan 19, 2009 4:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: need help in understanding the functionality of join stage
- Replies: 2
- Views: 776
When there are two inputs, Left and Right, the Join stage works as follows. Recall that the input are sorted on the join key. Get all the rows with the next key value from the Left input. (Usually this is not many rows.) Get all the rows with that key value from the Right input. (This can be as few ...
- Mon Jan 19, 2009 4:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: partitioning issue
- Replies: 3
- Views: 959
- Mon Jan 19, 2009 3:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC Error
- Replies: 9
- Views: 5570
- Mon Jan 19, 2009 3:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: why is it necessary to recompile if a job aborts?
- Replies: 7
- Views: 1741
- Mon Jan 19, 2009 3:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to do in datasatge
- Replies: 9
- Views: 1943
- Mon Jan 19, 2009 3:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: problem with DB2 installation
- Replies: 4
- Views: 907
- Mon Jan 19, 2009 3:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: can i see what this "APT_CombinedOperatorController&quo
- Replies: 2
- Views: 879
My guess is that you have an example of over-enthusiastic operator combination occurring. This will always be the case with operator combination - it is as aggressive as it can be under the rules for combining operators (the operators must be adjacent and share the same degree of parallelism on the ...
- Mon Jan 19, 2009 3:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: need help in understanding the log of "APT_PM_PLAYER_TI
- Replies: 2
- Views: 810
Output 0, Output 1 and Output 2 are the three output links from stage tfpCustIntlcl (in the output link execution order first, second and third), in much the same way that node #3 is the fourth node named in the configuration file - all numbering is zero-based. Your record counts indicate that 11713...
- Mon Jan 19, 2009 3:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Usage of Shared Container
- Replies: 3
- Views: 1123