Page 1 of 1

Getting error in a parallel job with OCI and funnel stage

Posted: Mon May 28, 2007 6:10 am
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.

Posted: Mon May 28, 2007 6:28 am
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.