Using CFF stage in PX 7.5.1A

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
srikanthd1978
Charter Member
Charter Member
Posts: 38
Joined: Wed Mar 17, 2004 1:16 am
Location: USA

Using CFF stage in PX 7.5.1A

Post by srikanthd1978 »

Hi all,

I am trying to read in a Variable Block / EBCDIC mainframe file.. I was able to import and stick in the meta- data. Made sure that the Occurs clause is taken care of, by modifying the cobol copybook.

When i try to read the data i get the following error..

"Error reading on import.
Encuntered broken segmented record"

Can anyone let me know how to best use the CFF and what this error means ?

Thanks
..i did not invent many things..but i can make them Better..
Chuah
Participant
Posts: 46
Joined: Thu May 18, 2006 9:13 pm
Location: Melbourne

Re: Using CFF stage in PX 7.5.1A

Post by Chuah »

srikanthd1978 wrote:Hi all,

I am trying to read in a Variable Block / EBCDIC mainframe file.. I was able to import and stick in the meta- data. Made sure that the Occurs clause is taken care of, by modifying the cobol copybook.

When i try to read the data i get the following error..

"Error reading on import.
Encuntered broken segmented record"

Can anyone let me know how to best use the CFF and what this error means ?

Thanks
it might be your metadata does not match your data file.
Post Reply