Search found 42189 matches

by chulett
Fri Oct 24, 2008 11:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Aggregator stage failing with Row Out Of Sequence
Replies: 7
Views: 4971

Pre-sorting is not required, however it does significantly speed the aggregation process if done properly, and is the only way to aggregate 'large' volumes.
by chulett
Fri Oct 24, 2008 10:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: User inserted sort does not fulfill requirements
Replies: 5
Views: 4136

Ok, now take a generic but unique portion of that message and search the forums here. For example, I got something like 40 hits when I did an Exact search for "does not fulfill the sort requirements of the downstream operator".
by chulett
Fri Oct 24, 2008 10:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Aggregator stage failing with Row Out Of Sequence
Replies: 7
Views: 4971

If you assert that the rows are sorted in a certain order and they are not, the stage will abort with the message you've posted. So, either ensure they are actually sorted as you've specified or remove that information from the Aggregator.
by chulett
Fri Oct 24, 2008 10:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: User inserted sort does not fulfill requirements
Replies: 5
Views: 4136

Can you post (copy/paste) the exact, unedited message from your logs?
by chulett
Fri Oct 24, 2008 10:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Status with Reject
Replies: 7
Views: 1578

Unless it aborts.
by chulett
Fri Oct 24, 2008 9:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: User inserted sort does not fulfill requirements
Replies: 5
Views: 4136

Have you tried searching the forums for that message?
by chulett
Fri Oct 24, 2008 8:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel job failed with unknown issue
Replies: 4
Views: 1445

Ok. Since there doesn't seem to be a resolution here, have you opened a ticket with your official support provider?
by chulett
Fri Oct 24, 2008 7:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Parallel Process
Replies: 1
Views: 842

Define "fine"? Keeping the file directories separate is good, accessing the same source db / tables (from the same or different projects) can lead to problems, including locking, but it depends on your job designs and run timings.
by chulett
Fri Oct 24, 2008 7:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to export a sequence job without it's dependent jobs???
Replies: 9
Views: 7388

Welcome. First suggestion - search the forums for your topic, more than likely you're not the first person with the question. For example, searching for "dsexport.exe" got 51 hits including this post: m Which would lead you to the OMIT flag, the answer to your second question. I would think the answ...
by chulett
Fri Oct 24, 2008 7:35 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Fatal & Warning Messages In Job Reset
Replies: 2
Views: 1000

"Errors" generated during the Server job reset process are normal and can safely be ignored.
by chulett
Fri Oct 24, 2008 7:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job unlock
Replies: 5
Views: 1418

:idea: Search the forums for "deadlock daemon", all will be revealed.
by chulett
Fri Oct 24, 2008 7:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle Load Error
Replies: 2
Views: 842

And what did you find in the LOG file?
by chulett
Fri Oct 24, 2008 7:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: email notification
Replies: 7
Views: 3518

I can't answer the question, but check with whomever administers that server, have them verify the SMTP server (etc) you should be using.
by chulett
Fri Oct 24, 2008 7:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Flattening a file which has XML as well as sequential data
Replies: 4
Views: 1023

Which "first column" - in the XML or outside of the XML?
by chulett
Fri Oct 24, 2008 7:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel job failed with unknown issue
Replies: 4
Views: 1445

You linked to a non-existent topic. :?

What O/S - AIX? The hits I got searching for "util/pathutils.C" problems all seemed to be on AIX.