Search found 53125 matches
- Thu Jul 19, 2012 5:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: APT_ORACLE_PRESERVE_BLANKS
- Replies: 12
- Views: 4988
- Thu Jul 19, 2012 5:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Non-greedy pattern matching?
- Replies: 3
- Views: 2058
- Thu Jul 19, 2012 2:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: APT_ORACLE_PRESERVE_BLANKS
- Replies: 12
- Views: 4988
- Thu Jul 19, 2012 2:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how i can achieve this result in datastage 7.5 px
- Replies: 11
- Views: 3536
- Wed Jul 18, 2012 6:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Copy from Dataset
- Replies: 3
- Views: 1230
- Wed Jul 18, 2012 6:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Funnel job is aborted with "Sort Funnel" options
- Replies: 2
- Views: 1067
- Wed Jul 18, 2012 6:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Stage Level Config File & Conditional Schema
- Replies: 6
- Views: 3188
Welcome aboard. This is not new. You can only load environment variables as job parameters if those environment variables are defined at project level. There may be one exception to this, if the special token $ENV is used as the default value. In this case, you are instructing DataStage to seek the ...
- Wed Jul 18, 2012 6:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need opinion about this scenario...
- Replies: 3
- Views: 1382
- Wed Jul 18, 2012 6:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup Fileset,Fileset or Dataset for Reference
- Replies: 9
- Views: 3106
It's always a compromise. Data Sets don't need to invoke import operator; they work with copy. I believe Lookup File Sets do need the overhead of import (for the data, not the index). So, with Data Sets you need to build the index, with Lookup File Sets you have to translate the data. Arnd's results...
- Wed Jul 18, 2012 4:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to enable Debug Bar for parallel jobs in DS 8.5
- Replies: 8
- Views: 3206
- Tue Jul 17, 2012 7:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Null handling function called on a not nullable field
- Replies: 4
- Views: 8731
- Tue Jul 17, 2012 7:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to enable Debug Bar for parallel jobs in DS 8.5
- Replies: 8
- Views: 3206
- Tue Jul 17, 2012 7:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup Fileset,Fileset or Dataset for Reference
- Replies: 9
- Views: 3106
When you use a Lookup stage the reference input is loaded into memory and an index is created on its defined key on the fly. Except that, if a Lookup File Set is used, it has the index created within its structure at the time that it is created/populated. That means that the cost of creating the ind...
- Tue Jul 17, 2012 6:39 pm
- Forum: General
- Topic: Multiple versions of Information server
- Replies: 7
- Views: 1667
- Tue Jul 17, 2012 6:37 pm
- Forum: General
- Topic: Error 81002 waiting for job
- Replies: 8
- Views: 2811