Import CSV To Database not able to insert data

Hi, I am using the plug in Import CSV To Databasev6 to load data from csv to a database table(Oracle SQL Developer) but I am receiving the following error:-

ERROR com.appiancorp.ps.exceltools.smartservice.ImportCsvToDatabase61 - Error executing SQL; java.sql.SQLSyntaxErrorException: ORA-00904: "contact_area": invalid identifier; ; at oracle.jdbc.driver.T4CTTIoer11.processError(T4CTTIoer11.java:509); at oracle.jdbc.driver.T4CTTIoer11.processError(T4CTTIoer11.java:461); at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:1104); at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:553);

Can anyone help me resolve this error?

  Discussion posts and replies are publicly visible