Get faster hardware.
There's nothing else.
Search found 53125 matches
- Thu Jun 05, 2008 5:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compilation is taking too much Time
- Replies: 9
- Views: 2254
- Thu Jun 05, 2008 5:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to read Parameter values from file
- Replies: 3
- Views: 1224
- Thu Jun 05, 2008 5:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SQL Server as target
- Replies: 2
- Views: 1305
- Thu Jun 05, 2008 5:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: job abort with an error never seen before
- Replies: 4
- Views: 1587
- Thu Jun 05, 2008 5:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: External Filter Error
- Replies: 25
- Views: 5176
- Thu Jun 05, 2008 2:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: External Filter Error
- Replies: 25
- Views: 5176
- Thu Jun 05, 2008 2:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Read Mainframe Base File
- Replies: 4
- Views: 2379
- Thu Jun 05, 2008 2:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: LookUp Stage (Dimensions to Fact)
- Replies: 3
- Views: 1141
- Thu Jun 05, 2008 2:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Function sequence error
- Replies: 1
- Views: 1259
- Thu Jun 05, 2008 2:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: performance query
- Replies: 6
- Views: 1707
- Thu Jun 05, 2008 2:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to find max date
- Replies: 7
- Views: 1955
- Thu Jun 05, 2008 2:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: date and timstamp function
- Replies: 4
- Views: 1512
The "excat equal" function? You can always write your own functions (parallel routines). You will NOT get exactly the same function as Iconv/Oconv in parallel jobs unless you use a BASIC Transformer stage. What you can do is substitute those functions that are available in parallel Transformer stage...
- Thu Jun 05, 2008 2:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to change the Environment variable in Server job
- Replies: 3
- Views: 1252
Your problem is that the shell in which the job runs is closed when the job finishes. So, while you could generate a new value for an environment variable (in an after-job subroutine), this would be destroyed when the environment (that is, the shell) is closed. No shell can update an environment var...
- Thu Jun 05, 2008 2:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Removing \n char in the field
- Replies: 11
- Views: 3246
- Thu Jun 05, 2008 2:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using Modify Stage - Substring function
- Replies: 15
- Views: 15728