Hi amerid
We just got the same message during the development of a new ODI load job.
The reason for this error is:
- In your (e.g. fastload) load job you've defined a column a char(4).
- Somewhere in your file you get a value like 'abcd1234' which is too long.
So, if your definition is correct you have a data quality problem and should ask for a cleansed file.
Ohterwise if the file is correct you have to correct your load job and ask for "correct specs"! ;-)
Regards.
Heinz
Hi amerid
We just got the same message during the development of a new ODI load job.
The reason for this error is:
- In your (e.g. fastload) load job you've defined a column a char(4).
- Somewhere in your file you get a value like 'abcd1234' which is too long.
So, if your definition is correct you have a data quality problem and should ask for a cleansed file.
Ohterwise if the file is correct you have to correct your load job and ask for "correct specs"! ;-)
Regards.
Heinz