Can't Import/Upload Items after Upgrading to 12.1.3
Dears,
We've got an issue here , after upgrading from 12.0.6 to 12.1.3 , when trying to upload items using the EGO_ITEM_PUB it raised an error , so we tried to upload the same using Item Interface , and also the Item Import Processor immediately completed with error , and the interface records didn't get touched by the processor ( i.e. the process_flag still the same , no request_id , no program_id , and so on)
the error was ORA-06508: PL/SQL: could not find program unit being called..
we believe it happened due to the missing two Objects of EGO_ITEM_INTF_DATA_REC record object and EGO_ITEM_INTF_DATA_TAB table object...