Page 1 of 1

CFF stage - Multiple readers issue

Posted: Thu Oct 06, 2011 8:49 am
by vivekgadwal
Hello,

We are upgrading from version 8.0.1 to version 8.5 of IIS. I am testing the jobs to ensure everything works fine. However, I ran into an issue in a job which has a CFF stage as its input. It has multiple readers (4) per node set-up to enable faster reads. These jobs are working well in the older version, but it is not working in 8.5. Here is the error that I am getting:

Code: Select all

CFF_Claim_so: Cannot use multiple readers: The "implicit" record streamer does not support multiple readers.
I tried searching the forum in vain. If I change the setting to have only "1" reader per node, the job runs well. I was wondering if any of you have come across this situation, or any suggestions that the gurus in this forum might have to help me resolve this problem.