Page 1 of 1

buildop stage transfer error

Posted: Mon May 05, 2008 4:57 pm
by just4u_sharath
I have built a build op stage which has one output link and a reject link.
To transfer records to reject link i have used dstransfer()macro in my code and so falsed out the Auto transfer option Under Transfer tab. But when i did this i got the below error.

Operator Generation Failed

buildop -f -BC /usr/vacpp/bin/xlC_r -BL /usr/vacpp/bin/xlC_r -C buildop -H buildop -O buildop -W buildop buildop/toal_items_amount.opd

##E TCBO 000000 APT_BUILDOP_Operator: schema variables are not permitted when transfers are specified explicitly.


What are these schema variables and how this is related to falsing out the autotransfer option.

Posted: Mon May 05, 2008 7:29 pm
by ray.wurlod
Not sure. Could it mean job parameters?

Posted: Mon May 05, 2008 11:16 pm
by BugFree
What values have you set for "Auto Write", "RCP", and "seperate"? If you are doing transfers explicitly then I guess they should all be "False".