Hi everyone,
I'm trying to migrate the view "PART_SERIAL_CATALOG" which holds the history data for the inventory parts in stock.
My approach was to first create a temporary table with a .csv file and then migrate the source data. the second step isn't working, I'm getting the error: "ORA-20132: PartSerialCatalog.NOTHANDLED2: Operation "" is not allowed for Part Serial Catalog objects in state "".
There's no problem migrating the inventory parts in stock, but they can't be used if the Part Serial Catalog is not available.
Can anyone help me with this error?
I'm grateful for any help, thanks in advance!
Kind regards.
Joshua
ps: here you can find a Screenshot of the File Mapping for the migrate source data Migration Job