Search found 53125 matches
- Thu Apr 16, 2009 11:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Execution of API Calls from DS Admin Command line
- Replies: 4
- Views: 1658
- Thu Apr 16, 2009 9:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer Complilation error
- Replies: 9
- Views: 2198
- Thu Apr 16, 2009 5:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: multiple invocations of a multi instance job failing
- Replies: 18
- Views: 8704
- Thu Apr 16, 2009 5:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Passing Parameter to Job in run time
- Replies: 4
- Views: 1320
I like to use sequence and job parameters (or Parameter Sets in version 8 are even better). The sequence can pick up parameter values from pretty much anywhere, with a variety of techniques. One I like a lot is when the values are in a database table to run a server job to retrieve them and place th...
- Thu Apr 16, 2009 4:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer Complilation error
- Replies: 9
- Views: 2198
- Thu Apr 16, 2009 4:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parameterizing SQL in oracle Enterprise Stage
- Replies: 6
- Views: 2570
- Thu Apr 16, 2009 4:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage EE compatible with DB2 on z/OS
- Replies: 2
- Views: 1382
- Thu Apr 16, 2009 4:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: multiple invocations of a multi instance job failing
- Replies: 18
- Views: 8704
- Thu Apr 16, 2009 4:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SCD stage
- Replies: 10
- Views: 3704
- Thu Apr 16, 2009 4:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job level Auditing in Datastage 8.1
- Replies: 5
- Views: 4070
The DataStage API functions remain viable in version 8.1; you can download ETLstats and adapt its techniques. If you have it and you are generating operational metadata, then you can use Metadata Workbench to perform these analyses. HOWEVER, to have this work generically, you need a consistent namin...
- Thu Apr 16, 2009 4:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: conncting a database from a routine
- Replies: 23
- Views: 8118
- Thu Apr 16, 2009 4:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: writing data from a routine
- Replies: 6
- Views: 1890
- Thu Apr 16, 2009 4:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: LASTERR value not working in Basic transformer Parallel job
- Replies: 1
- Views: 945
The BASIC Transformer stage in a parallel job is not the same stage type as the Transformer stage in a server job. Your main problem is that you assumed that it is. In parallel jobs the database stages themselves support reject links, and it is there that sqlcode (only, as far as I am aware) is capt...
- Thu Apr 16, 2009 4:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance problem even after tuning...URGENT
- Replies: 19
- Views: 5845
Use stage tracing (from the Tracing tab of the Job Run Options dialog) to capture statistics about the Transformer stage(s). Since you have provided no information about the job design there's not really much advice we can sensibly give. One solution that may be suggested by the collected statistics...
- Thu Apr 16, 2009 4:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance problem even after tuning...URGENT
- Replies: 19
- Views: 5845
Use stage tracing (from the Tracing tab of the Job Run Options dialog) to capture statistics about the Transformer stage(s). Since you have provided no information about the job design there's not really much advice we can sensibly give. One solution that may be suggested by the collected statistics...