Page 1 of 1

Error while compiling job

Posted: Sun Aug 22, 2004 1:10 am
by Prashantoncyber
Hi All,

When i am coming across the compiletime error as "Job contains cyclic or linear dependencies and will not run.

Thro' show error , it is highliting the transformer stage .

I have cheched all the things ,but still error is persisting.

Can any body help me to troubleshoot it.

Thanks
Prashant

Posted: Sun Aug 22, 2004 7:59 am
by chulett
It means you've created a "circle" or "loop" in your data flow, something that is not allowed and is caught by the compiler. Searching for "linear dependencies" shows several other discussions, one of which is here. Check that thread out or search for the others for some examples of the problems and what people have done to correct it.