Search found 53125 matches
- Wed Sep 22, 2004 4:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Status for Embeded Sequence
- Replies: 5
- Views: 1329
- Wed Sep 22, 2004 4:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to Clear a Hashed File Outside of Datastage Job?
- Replies: 37
- Views: 15718
- Wed Sep 22, 2004 4:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Column combinations-Cartesian product
- Replies: 8
- Views: 2450
Irrespective of any restriction on what you can and can't use, how are you going to define the "join"? Is there a stream of data that contains both EMP_ID and DEPT_ID in the same record? I would also make the point that the Hashed File stage IS a database stage, for all that they put it in the File ...
- Wed Sep 22, 2004 4:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Password Validation
- Replies: 15
- Views: 4067
- Wed Sep 22, 2004 4:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Modules on DataStage v 7.x
- Replies: 5
- Views: 1859
- Wed Sep 22, 2004 4:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Status for Embeded Sequence
- Replies: 5
- Views: 1329
If you're running 7.5 there is a rich set of expressions you can use in custom triggers. You could use these with the exit status variables of the jobs in the Sequence. If earlier than 7.5 you're up for a complex web of triggers; all normal exits go through an Any sequencer to the LogEntry routine, ...
- Wed Sep 22, 2004 4:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: RTRIM(LTRIM()) help
- Replies: 4
- Views: 5141
Performance
The correct function names are TRIMB and TRIMF rather than RTRIM and LTRIM. But you can also use the extended form of TRIM, where the third argument of "B" removes leading and trailing. For example, TRIM(TheString, " ", "B") removes leading and trailing spaces. One function is cheaper to execute tha...
- Wed Sep 22, 2004 3:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abnormal termination of DataStage.
- Replies: 15
- Views: 8946
- Wed Sep 22, 2004 3:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML output to an URL
- Replies: 2
- Views: 1363
This capability was added to UniVerse after the split from DataStage, in the form of a function library called CallHTTP. It does not exist natively in DataStage. DataStage can certainly produce XML output. You will therefore need something external to DataStage to handle sending the generated text (...
- Wed Sep 22, 2004 3:53 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dscmdexport window hang after job completed.
- Replies: 8
- Views: 1839
- Wed Sep 22, 2004 3:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Help me on this to solve it
- Replies: 6
- Views: 2549
- Wed Sep 22, 2004 4:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: migration6.02 to 7.0 issue
- Replies: 2
- Views: 1167
- Wed Sep 22, 2004 4:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dscmdexport window hang after job completed.
- Replies: 8
- Views: 1839
- Wed Sep 22, 2004 2:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dscmdexport window hang after job completed.
- Replies: 8
- Views: 1839
- Wed Sep 22, 2004 2:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSN not appearing in Designer
- Replies: 2
- Views: 866