Complex Flat file warning messages

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
gsingh
Participant
Posts: 21
Joined: Fri Jun 10, 2011 11:29 am

Complex Flat file warning messages

Post by gsingh »

Hi All,
I'm reading a copybook in which it has OCCURS Class for a column. so I imported this table definition using the option Flatten all In complex flat File. when I view the data I get the following warnings:
Complex_Flat_File_7,0: Field "FILLER_2.EE_EOQ_QUANTITY" has import error and no default value; data: {20 20 20 20 20 0 0}, at offset: 12

For all the columns that are coming form Occurs clause have this warning. can anyone tell me how to resolve this issue.

Thanks,
gsingh
arunkumarmm
Participant
Posts: 246
Joined: Mon Jun 30, 2008 3:22 am
Location: New York
Contact:

Post by arunkumarmm »

Check if you have the right copybook and the file. This error mostly occurs when the data in the file does not match with the copybook.

You can also verify the file and copybook by importing them to mainframes.
Arun
Post Reply