Hi,
This is the CTL file

This is the dataset I want to insert

This is the error I am facing

This is the structure of the table

I am using sqlldr to insert the data in the csv file to a db table. all these scripts are called by a shell script. I understand the issue is with the data format but not able to find the actual root cause. Kindly help me out in solving this.
Thanks!!