CFF stage - Multiple readers issue

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
vivekgadwal
Premium Member
Premium Member
Posts: 457
Joined: Tue Sep 25, 2007 4:05 pm

CFF stage - Multiple readers issue

Post 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.
Vivek Gadwal

Experience is what you get when you didn't get what you wanted
Post Reply