Today I’m trying to migrate data into INVENTORY_PART_UNIT_COST using a Migration Job (Migration Type = INSERT_BY_METHOD_NEW).
I configure the job and map my fields as usual, but upon execution of the job ALL 3,054 rows fail with the error ORA-01003: no statement parsed.

No additional error descriptions, just No Statement Parsed
I tried running this as a Background Job and looking at the job output but nothing useful is displayed there either.
Is there something obvious that I’m missing? is this type of error an indication of something in particular? Any ideas on how to troubleshoot this?
Thanks!