Search found 21 matches

by r_arora
Thu Mar 06, 2008 11:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Join Throws error
Replies: 15
Views: 7065

Re: Join Throws error

Im just joining two oracle stages..and writting the result in a sequential file directly. I have not used the transformer also. Just writting the results directly to a sequential file.
by r_arora
Thu Mar 06, 2008 10:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Join Throws error
Replies: 15
Views: 7065

yes..i tried using a peek stage instead of writting the result to a sequential file..but Im getting the same error
by r_arora
Thu Mar 06, 2008 10:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Join Throws error
Replies: 15
Views: 7065

Join Throws error

I am trying to do a join on two oracle tables Datastage 8.0.1 but the job aborts and gives me the following error: Join_97,1: Failure during execution of operator logic. Join_97,1: Input 0 consumed 9 records. Join_97,1: Output 0 produced 9 records. Join_97,1: Fatal Error: Pipe write failed: Broken p...
by r_arora
Tue Mar 04, 2008 11:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel Jobs not compiling/running
Replies: 4
Views: 1428

Parallel Jobs not compiling/running

I by mistake deleted this post. Posting again: Yeah I tried compiling a simple parallel job..with an oracle stage, a transformer and then a sequential file. It never got compiled. But when I later removed the transformer from the job and kept the rest of the stages, my job got compiled. It's so weir...
by r_arora
Tue Mar 04, 2008 11:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel Jobs not compiling/running
Replies: 3
Views: 1149

Yeah I tried compiling a simple parallel job..with an oracle stage, a transformer and then a sequential file. It never got compiled. But when I later removed the transformer from the job and kept the rest of the stages, my job got compiled. It's so weird. Is this problem only with the transformer st...
by r_arora
Tue Mar 04, 2008 10:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel Jobs not compiling/running
Replies: 3
Views: 1149

Parallel Jobs not compiling/running

Hello, I cannot compile/run parallel jobs in datastage 8.0.1. I tried creating a server job and could compile/run it successfully. But when I try to compile a parallel job, it goes on endlessly eventually showing a "Not Responding" message. I cannot even view the data in an oracle stage. I...