I have one column in the table defined as AAA1 decimal(9,2)
sample data:
011069125.71
While doing fastload its throwing an error limit exceeded because its more than 9 numbers. My aim is to define the fastload file to remove the bad data from the table and to load remaining datas without causing any abend.
Is it possible??
Tags:
Forums: