Search found 53125 matches
- Sun May 22, 2011 2:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: help in job logic
- Replies: 32
- Views: 8167
- Sat May 21, 2011 4:53 pm
- Forum: General
- Topic: Command Activity
- Replies: 5
- Views: 1783
- Sat May 21, 2011 4:49 pm
- Forum: General
- Topic: Need to uninstall firewall while instaling DataStage 8.5
- Replies: 2
- Views: 1846
- Sat May 21, 2011 4:48 pm
- Forum: General
- Topic: process of create new project in existing server
- Replies: 8
- Views: 1892
- Fri May 20, 2011 3:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage parallel Routines
- Replies: 7
- Views: 4318
- Fri May 20, 2011 3:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Disabling Extended "Unicode" property
- Replies: 1
- Views: 3168
- Fri May 20, 2011 3:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem when calling SP stage
- Replies: 12
- Views: 6368
- Fri May 20, 2011 3:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dataset column metatdata quirk
- Replies: 5
- Views: 3326
- Fri May 20, 2011 3:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: job fails due to unable to open hash file
- Replies: 2
- Views: 1696
- Fri May 20, 2011 3:42 pm
- Forum: General
- Topic: export dependent jobs,td's etc using istool
- Replies: 4
- Views: 2223
- Fri May 20, 2011 3:39 pm
- Forum: General
- Topic: help in DSJOB command
- Replies: 16
- Views: 11072
- Fri May 20, 2011 3:37 pm
- Forum: General
- Topic: process of create new project in existing server
- Replies: 8
- Views: 1892
- Thu May 19, 2011 4:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dataset column metatdata quirk
- Replies: 5
- Views: 3326
- Thu May 19, 2011 4:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Help with a lookup Logic
- Replies: 7
- Views: 2308
- Thu May 19, 2011 4:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Slow performance
- Replies: 3
- Views: 1448
Transformer is likely to be faster at run time than alternatives such as Filter or Switch exactly because it's compiled.Sampath wrote:have you used any transformer Stage .Problem is if any transformer stage used in job it wil take more time do compiling because of transformer stage need to C++ compiler.