Search found 53125 matches
- Wed Nov 12, 2008 11:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Display record counts on links in Designer from the last run
- Replies: 15
- Views: 2964
- Wed Nov 12, 2008 11:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to capture the no of records inserted and updated
- Replies: 8
- Views: 3246
- Wed Nov 12, 2008 11:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Null handel
- Replies: 4
- Views: 1182
- Wed Nov 12, 2008 11:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Counters
- Replies: 2
- Views: 1556
- Wed Nov 12, 2008 11:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequence Custom Condition
- Replies: 5
- Views: 3053
- Wed Nov 12, 2008 11:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: From previous run info
- Replies: 4
- Views: 1901
- Wed Nov 12, 2008 11:12 pm
- Forum: IBM QualityStage
- Topic: standardization
- Replies: 16
- Views: 5361
- Wed Nov 12, 2008 8:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: File to OracleEnterprize Stage
- Replies: 5
- Views: 1247
- Wed Nov 12, 2008 7:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Partioning to be used in transformer stage
- Replies: 8
- Views: 1752
By default the Transformer stage will execute in all nodes of the default node pool specified in the current configuration file (named in $APT_CONFIG_FILE). You can choose to override this if you wish, but it's not necessary in the job design you specified unless you are doing some task that require...
- Wed Nov 12, 2008 7:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML input and Output stages in PX
- Replies: 8
- Views: 5658
- Wed Nov 12, 2008 7:45 am
- Forum: IBM QualityStage
- Topic: Matching Job Performance
- Replies: 1
- Views: 1128
- Wed Nov 12, 2008 6:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: cursor option in the lookup stage
- Replies: 6
- Views: 1420
If this were a parallel job it would work like that because the parallel Lookup stage, for other than a sparse lookup, loads the entire reference Data Set into a virtual Data Set - and is documented thus, so it is not a bug. You marked your job type as 390, however, so I'm not sure. I can not even r...
- Wed Nov 12, 2008 6:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: handling special characters
- Replies: 3
- Views: 1635
Which of the characters is "special"? Oconv() and Iconv() are not available in parallel jobs. Convert() is. The way I would go about this is to set up a stage variable which is initialized to contain a list of all the special characters. In an output column derivation I would use something like Conv...
- Wed Nov 12, 2008 3:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Bit data Type
- Replies: 2
- Views: 897
- Wed Nov 12, 2008 3:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: BigInt Problem
- Replies: 6
- Views: 1540