Getting error in a parallel job with OCI and funnel stage

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
shaonli
Participant
Posts: 80
Joined: Tue Nov 28, 2006 6:52 am

Getting error in a parallel job with OCI and funnel stage

Post by shaonli »

I am getting an error "When checking operator: Dropping "C1" in transfer from "inrec" to "outrec""
while processing data from OCI stage(Reject link->reject=TRUE) to funnel stage through transformer.

Please suggest.
JoshGeorge
Participant
Posts: 612
Joined: Thu May 03, 2007 4:59 am
Location: Melbourne

Post by JoshGeorge »

Check for 2 things:

1) All the input stream to the funnel stage have exactly the same metadata. (Number of fields, names, types, order...)
2) If you have RCP enabled disable it.
Joshy George
<a href="http://www.linkedin.com/in/joshygeorge1" ><img src="http://www.linkedin.com/img/webpromo/bt ... _80x15.gif" width="80" height="15" border="0"></a>
Post Reply