Ok, i have spent about 2 hours today trying to understand what is wrong with a loading script of mine.
The is getting loaded but the 1st line.
Content of the file:
[dbadmin@node]$ head File.csv
ID
201
222
224
228
229
231
232
233
235
ERROR 2035: COPY: Input record 1 has been rejected (Invalid integer format '201' for column 1 (id))
sed -i 's/\xEF\xBB\xBF//' File.csv
sed -i 's/\xEF\xBB\xBF//' ls -1 | grep File*