Search found 42189 matches
- Mon Aug 21, 2006 10:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Folder Stage
- Replies: 10
- Views: 3341
- Mon Aug 21, 2006 9:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Folder Stage
- Replies: 10
- Views: 3341
- Mon Aug 21, 2006 9:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problems concerning implicit trasformation of a string
- Replies: 12
- Views: 2671
Re: Problems concerning implicit trasformation of a string
Umbix62 wrote:May someone explain to me why in the terminal hashed file I have, in this field, the value "Y.." (59 00 00 ine hex format) for all records.
What 'terminal hashed file'?
- Mon Aug 21, 2006 7:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Only Sequence jobs fail compilation - trigger expression
- Replies: 8
- Views: 1550
- Mon Aug 21, 2006 7:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: unable to initialize plugin
- Replies: 6
- Views: 1189
- Mon Aug 21, 2006 7:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to abort the job
- Replies: 11
- Views: 4275
When i tried to call DSLogFatal in the derivation of the transformer stage i got an error like 'Array DSLogFatal not dimensioned' which is same as one would get if the header files are missing when you call it from a routine. You're right... I didn't mean you could use it directly in the derivation...
- Mon Aug 21, 2006 7:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Retrieve Warning messages at run time
- Replies: 17
- Views: 4544
- Sun Aug 20, 2006 8:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Data Rationalisation - Performance and Optimisation
- Replies: 13
- Views: 3682
Ok, more things to consider to help with the sorting. The Sort stage is good for small volumes but is pretty darn slow for anything remotely considered 'large'. Let your operating system do the sort for you, and leverage it via the Sequential file stage you already have in the job. Remove the Sort s...
- Sat Aug 19, 2006 10:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: same problem
- Replies: 13
- Views: 3380
- Sat Aug 19, 2006 2:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: "Cannot get exclusive access to executable file for job
- Replies: 9
- Views: 5828
- Sat Aug 19, 2006 2:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Complete cleanout of a job
- Replies: 5
- Views: 1568
I thought if someone had a set of sqls I could run them in Administrator Command, then I could do a thorough cleanout. Dangerous and shouldn't be the initial approach to take. All you should have to do for a 'thorough cleanout' of the job is delete it. If something very unusual happens with that an...
- Sat Aug 19, 2006 2:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: same problem
- Replies: 13
- Views: 3380
No, still not really enough... but we'll keep digging. And this: (CRC logic is been implemented to avoid duplicate values) This concerns me, as CRC32 is not a mechanism to 'avoid duplicates' but for CDD or Change Data Detection. Be that as it may... Which part do you think has slowed down? Are your ...
- Sat Aug 19, 2006 8:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: same problem
- Replies: 13
- Views: 3380
- Sat Aug 19, 2006 8:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: replacing
- Replies: 11
- Views: 2897
It's more of a 'could' than a 'should'. If you need to do this for five columns (rather than the single column mentioned before) I'd suggest you write a routine to do this. There you can easily do X EReplace functions in a row or inlined or use what Arnd provided or anything else you felt was approp...
- Sat Aug 19, 2006 7:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: invalid identifier error
- Replies: 5
- Views: 1681