Search found 42189 matches

by chulett
Fri Sep 25, 2009 9:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination of stage
Replies: 11
Views: 2637

That's going to make your job difficult. I'd still pursue the resource angle and also involve your official support provider.
by chulett
Fri Sep 25, 2009 8:00 am
Forum: General
Topic: difference in record count in parallel and sequential mode
Replies: 9
Views: 1851

Sounds like a partitioning issue to me and somewhere in the stream you have it doing 'entire', so all rows go to each node.
by chulett
Fri Sep 25, 2009 7:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination of stage
Replies: 11
Views: 2637

Those errors logged during the reset are meaningless and can ignored.
by chulett
Fri Sep 25, 2009 7:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination of stage
Replies: 11
Views: 2637

:? That's not what I asked. Find an Aborted job, Reset the job from the Director and tell us if any 'From previous run...' messages get logged. Find out what changed last week, obviously something did. To me it sounds like a resource issue if you have the problem when "hundreds" of jobs ar...
by chulett
Fri Sep 25, 2009 7:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_PM_CONDUCTOR_TIMEOUT To a large value
Replies: 4
Views: 3643

There's no rules that I'm aware of, pick a number, any number... me, I'd probably change it from 60 to 600 and see if that helps.
by chulett
Fri Sep 25, 2009 7:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination of stage
Replies: 11
Views: 2637

And when you Reset the job?
by chulett
Fri Sep 25, 2009 7:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_PM_CONDUCTOR_TIMEOUT To a large value
Replies: 4
Views: 3643

You mean other than simply making its value larger?
by chulett
Fri Sep 25, 2009 7:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transaction handling in ODBC Connector stage
Replies: 10
Views: 2152

Right, did say later that the job must Abort for the rollback to happen.
by chulett
Fri Sep 25, 2009 7:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination of stage
Replies: 11
Views: 2637

There must be other messages logged with this. If you manually Reset the aborted jobs, is there a 'From previous run...' message logged? If so, please post it.
by chulett
Fri Sep 25, 2009 7:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Rules in transformer for deleting rows
Replies: 9
Views: 2148

Well, the question at hand was how to do it in a job so that's the question I answered. And not quite so straight forward if the tables are really in two databases, as was alleged here. :wink:
by chulett
Fri Sep 25, 2009 7:01 am
Forum: General
Topic: Surrogate Key Generation using DS routine
Replies: 13
Views: 2892

Yes, that is exactly what that routine does. How were you 'unable to give the routine'? It should work fine there or any other transformer derivation.
by chulett
Thu Sep 24, 2009 10:40 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Get data in sequence
Replies: 5
Views: 1119

If the target is a database stage, there's generally no reason to sort the output data. Why do you think you need to do this? Or do you need to sort it before transforming it? :?
by chulett
Thu Sep 24, 2009 9:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Validation Against XSD
Replies: 15
Views: 11868

:!: Please start the similar post.
by chulett
Thu Sep 24, 2009 9:12 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Get data in sequence
Replies: 5
Views: 1119

You typically 'get the data in sequence' by sorting, would that not work for you here? :?
by chulett
Thu Sep 24, 2009 9:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Adding header and footer records to a output file
Replies: 7
Views: 8376

Put the third link through an Aggregator to get the total count, then run that single output record to your funnel.