Search found 42189 matches
- Tue Jul 18, 2006 1:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Trigger based upon ReturnValue of Routine
- Replies: 4
- Views: 1035
Re: Trigger based upon ReturnValue of Routine
Now, I know that a Routine Activity in a Job sequence fails if it returns any value other than 0. True - but only if you are allowing the Sequence to 'automatically handle activities that fail'. In that case then any non-zero return value is considered a failure, be it a higher number or a value li...
- Tue Jul 18, 2006 12:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Did you know this about TRIM()?
- Replies: 12
- Views: 2716
Substring wont. Agreed. But if the target is a database with char field it will fill in spaces to honour the length. That's exactly what is happening. I guess converting char to varchar would be the right solution. Any thoughts? Which is exactly what I was saying. And yes, you'll need to use varcha...
- Tue Jul 18, 2006 12:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: AutoClass and DataStage
- Replies: 2
- Views: 764
- Tue Jul 18, 2006 12:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Did you know this about TRIM()?
- Replies: 12
- Views: 2716
- Tue Jul 18, 2006 12:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Did you know this about TRIM()?
- Replies: 12
- Views: 2716
- Tue Jul 18, 2006 12:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Join on Null
- Replies: 8
- Views: 2054
- Tue Jul 18, 2006 10:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Basic code
- Replies: 10
- Views: 2988
- Tue Jul 18, 2006 8:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Basic code
- Replies: 10
- Views: 2988
No, not 'machine level language', more like pop or intermediate code. BASIC is interpreted by the various flavors of the runtime engine in place per O/S. All such transformations, derivations, etc are directly BASIC code, compiled right in with everything generated by the other objects on the canvas.
- Tue Jul 18, 2006 6:48 am
- Forum: Site/Forum
- Topic: Do you want posts marked when the issue is resolved?
- Replies: 9
- Views: 5281
- Tue Jul 18, 2006 6:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Setting Job parameters
- Replies: 13
- Views: 3716
- Tue Jul 18, 2006 6:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Concatinating three columns
- Replies: 6
- Views: 1354
- Tue Jul 18, 2006 6:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Setting Job parameters
- Replies: 13
- Views: 3716
There's no 'pack' needed for multi-instance jobs... unless it was different back in the 5.x version than it is now. Yes, the help for this is in the Director help, but there should be more to it than that. No, there's no other way to run the same job multiple jobs simultaneously. Yes, you could crea...
- Tue Jul 18, 2006 6:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Design Time
- Replies: 4
- Views: 2269
Wouldn't be from that. 'Design time information' is basically the source, the stuff that shows up when you open the job in Designer. All you need are the executables in order to run the job - and you've obviously got that. How was the job moved to the project? The old style 'Release' process would d...
- Tue Jul 18, 2006 6:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: crc32
- Replies: 2
- Views: 816
- Tue Jul 18, 2006 12:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: crc32
- Replies: 2
- Views: 837
Welcome! :D
Short answer is - it doesn't. For a longer answer, check this recent post. For many answers, try searching the forum.
Short answer is - it doesn't. For a longer answer, check this recent post. For many answers, try searching the forum.