Search found 53125 matches
- Thu Apr 03, 2008 4:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can we do sum in transformer stage?If yes how?
- Replies: 18
- Views: 14168
- Thu Apr 03, 2008 4:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to access a Hashed file using UniVerse stage
- Replies: 3
- Views: 1156
- Thu Apr 03, 2008 4:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: select Distinct
- Replies: 16
- Views: 4758
- Thu Apr 03, 2008 4:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Writing to the Log file from a transformer in a Parallel Job
- Replies: 4
- Views: 1293
It will slow the job down immensely but it can be done. It's probably best to call your routine from a stage variable, so that you can discard the result. Write your routine using the C-language DataStage API; you probably need DSLogInfo() or DSLogWarn() somewhere within the code. See Parallel Job A...
- Thu Apr 03, 2008 3:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: inserting tabs into a column
- Replies: 2
- Views: 1028
Code: Select all
Convert(@FM,"|",Fold(InLink.TheLongString,250))- Thu Apr 03, 2008 3:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can we do sum in transformer stage?If yes how?
- Replies: 18
- Views: 14168
- Thu Apr 03, 2008 3:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Aggregator
- Replies: 1
- Views: 785
- Thu Apr 03, 2008 3:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: reading of the fixed width file with Header and tail
- Replies: 6
- Views: 1534
- Thu Apr 03, 2008 1:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Performance for multiple Lookups
- Replies: 4
- Views: 1108
- Thu Apr 03, 2008 1:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: reading of the fixed width file with Header and tail
- Replies: 6
- Views: 1534
- Thu Apr 03, 2008 1:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: routine or stage
- Replies: 2
- Views: 1555
- Thu Apr 03, 2008 1:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fatal Error: sortRec
- Replies: 11
- Views: 13618
- Thu Apr 03, 2008 1:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error EditServ.impl.JobDefnImpl@42e53910
- Replies: 2
- Views: 1008
How? We're not at your site. Further it looks like an internal error (given that what appears to be a memory address is included), so probably needs to be reported to your support provider. I'm guessing that the Designer editor (EditServ) has had a problem (saving?) the job definition. Is your job s...
- Thu Apr 03, 2008 1:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: parameters to pass through ConvertWeek()
- Replies: 4
- Views: 1356
- Thu Apr 03, 2008 1:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Illegal Variable name/number
- Replies: 9
- Views: 2024