| Error | ORA-39120 |
Description | Table string can`t be truncated, data will be skipped. Failing error is: string | Cause | 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. | Action | Determine actual cause by looking at base error. |