[sigh]
See point (b) above. Then (a). Then (c).
Search found 42189 matches
- Thu Jan 11, 2007 4:46 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding Parameters
- Replies: 29
- Views: 5829
- Thu Jan 11, 2007 4:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding Parameters
- Replies: 29
- Views: 5829
- Thu Jan 11, 2007 4:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Routine Activity not triggering next Activity
- Replies: 4
- Views: 1044
Interesting... I would think those two would be functionally equivalent. And a Custom trigger expects a full expression, not just 'one side' of it. Oh, I see. All you've got in the Expression is DSJS.RUNOK which is a '1' and so equates to TRUE. In other words, you've created an Unconditional trigger...
- Thu Jan 11, 2007 3:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding Parameters
- Replies: 29
- Views: 5829
- Thu Jan 11, 2007 3:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Routine Activity not triggering next Activity
- Replies: 4
- Views: 1044
1) Ditch the Sequencer stages, they're not needed unless more is going on in your job than you are telling us. 2) What is your Trigger coming out of the first Routine Activity? I'm guess it's a 'OK' trigger - routines that do not return a zero are considered to have failed so your job does not move ...
- Thu Jan 11, 2007 3:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding Parameters
- Replies: 29
- Views: 5829
- Thu Jan 11, 2007 3:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding Parameters
- Replies: 29
- Views: 5829
- Thu Jan 11, 2007 1:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job aborted with warning plugin function "Get" req
- Replies: 5
- Views: 1214
- Thu Jan 11, 2007 1:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job aborted with warning plugin function "Get" req
- Replies: 5
- Views: 1214
- Thu Jan 11, 2007 9:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DB2 stage Error
- Replies: 3
- Views: 1021
- Thu Jan 11, 2007 9:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: To Load data into different tables using bulk loaders
- Replies: 4
- Views: 1279
- Thu Jan 11, 2007 9:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Value from routine in routine activity
- Replies: 9
- Views: 2086
Just to throw more chum in the water, there's no need for User Status or to check the returned value separately in a downstream activity. You can do it directly in the triggers from the Routine Activity stage as there is a trigger type specifically for checking Return values. If there's something wr...
- Thu Jan 11, 2007 8:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: phantom on oracle base after a job abort
- Replies: 9
- Views: 1876
- Thu Jan 11, 2007 8:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: phantom on oracle base after a job abort
- Replies: 9
- Views: 1876
If the job aborts or otherwise ends abby-normal, it will typically log phantoms. I wouldn't worry about those - unless they are the cause of the abort, then worry. Server jobs should never log phantoms or warnings of any kind. IMHO. But I see this is marked as PX... In any case, post the phantoms yo...
- Thu Jan 11, 2007 8:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: java class into DataStage
- Replies: 5
- Views: 2143