Oracle Error Message
SQL*Loader-00944: error preparing insert statement for table string.
Reason for the Error
A call to OCIStmtPrepare for the table’s insert statement returned an error.
Solution
Refer to the message that follows for information about the error returned by OCIStmtPrepare. Make sure the syntax is correct for all SQL strings specified in the SQL*Loader control file.