Search found 42189 matches

by chulett
Fri Sep 05, 2014 12:39 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Inserting/Updating hashed file across diff servers
Replies: 8
Views: 4890

Note that I specifically said common database table...
by chulett
Fri Sep 05, 2014 10:19 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Inserting/Updating hashed file across diff servers
Replies: 8
Views: 4890

Sure... but it doesn't change my answer that there's no way to do it that I know of. Perhaps Ray or others who are more familiar with the internals and tricky stuffs will know a way. I think you've taken a bad path here... I would have put the key tracking up in a common database somewhere both coul...
by chulett
Fri Sep 05, 2014 10:16 am
Forum: General
Topic: Job Information required in before subRoutine
Replies: 20
Views: 6401

Nothing, so obviously we're missing something. Can you show us your entire routine?
by chulett
Fri Sep 05, 2014 9:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Inserting/Updating hashed file across diff servers
Replies: 8
Views: 4890

Not that I know of. Perhaps a process to export / transport / import the hashed file contents from one server to another as a post process? I'm assuming this is about more than just simultaneous inserts but rather a need to keep them in total sync, yes?
by chulett
Fri Sep 05, 2014 9:57 am
Forum: General
Topic: Job Information required in before subRoutine
Replies: 20
Views: 6401

Full standard Windows-style help is built into the product. It's also online, for example here for what we're discussing. That 'information'?
by chulett
Fri Sep 05, 2014 9:20 am
Forum: General
Topic: Job Information required in before subRoutine
Replies: 20
Views: 6401

Your InfoType parameter is invalid, see my post or the docs. And the job itself has started at that point but nothing on the canvas has run.
by chulett
Fri Sep 05, 2014 7:41 am
Forum: General
Topic: Job Information required in before subRoutine
Replies: 20
Views: 6401

Details, please. Show us your routine. Oh and once you get the name, what exactly are you planning on doing with it?
by chulett
Fri Sep 05, 2014 7:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hashed File reading records as if in an infinite loop
Replies: 18
Views: 10310

Mike and I both discussed how a Transformer can work as a source in a Server job. Also noted how I didn't understand how it could ever have worked unless someone had changed / removed the output constraint and thus 'broke' the job. :?
by chulett
Fri Sep 05, 2014 7:17 am
Forum: General
Topic: Job Information required in before subRoutine
Replies: 20
Views: 6401

Exactly how did you try this? You should be calling DSGetJobInfo() with that as the JobHandle and using the DSJ.JOBNAME as the InfoType. Is that the path you took?
by chulett
Fri Sep 05, 2014 7:13 am
Forum: General
Topic: DataStage Upgrade from 8.0.1 to 9.1
Replies: 1
Views: 1143

These are all questions that whomever is selling you the product should be happy to answer.
by chulett
Fri Sep 05, 2014 7:11 am
Forum: General
Topic: Trim Function
Replies: 5
Views: 2074

As noted, read the documentation. This was posted as a Server function so best to check either the Server Job Developer's Guide pdf manual or use the built-in help system. It's all there.

ps. 'T' is for Trailing. :wink:
by chulett
Thu Sep 04, 2014 11:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Input with 2 Repetitions
Replies: 10
Views: 4289

Pretty sure Ray is hosting that document but can't confirm from work as it is blocked.
by chulett
Thu Sep 04, 2014 8:01 am
Forum: General
Topic: Job Information required in before subRoutine
Replies: 20
Views: 6401

Hey, stop following me around and posting at the exact same time! :P
by chulett
Thu Sep 04, 2014 8:00 am
Forum: General
Topic: Job Information required in before subRoutine
Replies: 20
Views: 6401

Kindly help us out as well. What job information are you after, exactly?