Skip to main content

Hi, I need help with a data migration job in IFS 9.
I manage to import all my rows from the CSV file, but the error occurs when I try to update the price on them afterward. Then it crashes and I get this error message:

Error message:
ORA-20112: CSupplierContractPrice.EXIST2: C Supplier Contract Price object already exists.

Could this have something to do with SEQ_NO?
Please help me make it so I can insert and update the rows using the same migration job.
Thanks in advance!

 


Want to update this column
 

CSV-file migrated to sql. Then we read from this in our source migration job