Search found 53125 matches
- Tue Jun 11, 2013 2:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need to reject only junk values
- Replies: 6
- Views: 2303
- Tue Jun 11, 2013 2:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORA-24806: LOB form mismatch
- Replies: 13
- Views: 12693
- Tue Jun 11, 2013 2:26 pm
- Forum: General
- Topic: installation 8.0 version
- Replies: 2
- Views: 1043
- Tue Jun 11, 2013 2:24 pm
- Forum: General
- Topic: Password In Encyrpted format
- Replies: 3
- Views: 1163
- Tue Jun 11, 2013 3:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Removing duplicates on all columns except one.
- Replies: 5
- Views: 1700
- Tue Jun 11, 2013 3:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ANSI to UTF-8
- Replies: 9
- Views: 10114
- Tue Jun 11, 2013 3:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Length mismatch
- Replies: 6
- Views: 2327
- Tue Jun 11, 2013 3:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Creating multiple files with header based on data
- Replies: 1
- Views: 833
- Tue Jun 11, 2013 3:00 am
- Forum: General
- Topic: Password In Encyrpted format
- Replies: 3
- Views: 1163
- Mon Jun 10, 2013 7:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: lookup output values
- Replies: 9
- Views: 2777
- Mon Jun 10, 2013 3:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Not able to read SDO_geometry() datatype in DataStage
- Replies: 3
- Views: 1856
- Mon Jun 10, 2013 3:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Length mismatch
- Replies: 6
- Views: 2327
- Mon Jun 10, 2013 3:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ANSI to UTF-8
- Replies: 9
- Views: 10114
- Mon Jun 10, 2013 2:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Set environment variable APT_PERFORMANCE_DATA at job level
- Replies: 3
- Views: 2013
- Mon Jun 10, 2013 2:53 pm
- Forum: General
- Topic: Command activity checking for a file pattern
- Replies: 2
- Views: 964
The Execute Command activity executes a command in the operating system, in this case Windows. To execute MKS Tookit commands, its bin directory must be named in the Windows PATH environment variable. Another approach would be to name a UNIX shell explicitly in the command you are executing, for exa...