Updating high volume Installed Base records by interface
I'm tryint to update 2 million of IB records through the IB interface.
I understand that the parallel interface is used only for creating records and not updates - is this correct? I tried to run the parallel interface, but the records are left in status X in the interface table).
The regular interface job cannot deal with this amount - it fell with error message: CSI_ML_PROGRAM_PUB.execute_openinterface - Into when others exception.
Now it is running on 30K records for almost 2 hours and all records are still in status R.
It did success to process when I had 7 records..