在使用SQLLDR导入数据的时候, 这个报错有两种可能 :
1. txt文件的编码格式不对, 比如应该是ANSI, 而实际为unicode .
2. txt 文件中的字段个数和实际新表的字段个数不匹配或不对应。
value used for ROWS parameter changed from 64 to 11
Record 1: Rejected - Error on table DELLYSD.SHIPLABEL, column LASTEDITDT.
ORA-01841: (full) year must be between -4713 and +9999, and not be 0