Page 1 of 1

Using CFF stage in PX 7.5.1A

Posted: Thu Nov 09, 2006 8:15 am
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

Re: Using CFF stage in PX 7.5.1A

Posted: Thu Nov 09, 2006 9:16 pm
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.