Page 1 of 1

Link Collector

Posted: Wed Apr 20, 2005 7:52 am
by tombastian
Hi All,
I am facing a problem with Link Collector. There are two inputs to this link collector. While compiling it is giving the error "Link Collector Stage Does not Support in-process active-to-active inputs or outputs". Will any one give some input to solve the problem.

Thanks in Advance,
Tom.

Re: Link Collector

Posted: Wed Apr 20, 2005 7:56 am
by poorna_76
tombastian wrote:Hi All,
I am facing a problem with Link Collector. There are two inputs to this link collector. While compiling it is giving the error "Link Collector Stage Does not Support in-process active-to-active inputs or outputs". Will any one give some input to solve the problem.

Thanks in Advance,
Tom.
You have to check Enable Row-Buffer and InterProcess in your job properties.

Thanks

Posted: Wed Apr 20, 2005 8:01 am
by tombastian
Thanks Poorna. It's compiled now and working fine now.

Link collector in-process error

Posted: Wed Apr 20, 2005 8:02 am
by Precious
In the job concerned, go to Job Properties, Performance Tab.

"Use Project Defaults" is probably checked, uncheck it.
Check the "Enable row buffer" and select the Inter process option.

This should sort you out.

Presh