Oracle Error Message
ORA-39120: Table string can’t be truncated, data will be skipped. Failing error is: string
Reason for the Error
Table data was about to be loaded into a table that already existed and the table_exists_action parameter is truncate, but the table could not be truncated.
Solution
Determine actual cause by looking at base error.