I am trying to migrate data from one table to other using sql loader.One of the columns having too long data is getting cut in the middle and is not flowing ibto the table.There are no data errors.The column size is varchar(400).Do I have to set some option for sql loader??