I've loaded some data using SQL*Loader and obtained following strange error messages:
ORA-12899: value too large for column AELS_AENDBESCHR (actual: 69, maximum: 70)
ORA-12899: value too large for column AELS_AENDBESCHR (actual: 70, maximum: 70)
Actually the values don't exceed the maximum, so what the hell these messages are doing here then?