ORA-06508: PL/SQL: could not find program unit being called in Package MSC_ATP_PUB Procedure Call_AT
Hi..
I use API 'oe_order_pub.process_order' to import sales orders, but it shows the following errors:
ORA-06508: PL/SQL: could not find program unit being called in Package MSC_ATP_PUB Procedure Call_ATP Scheduling failed.
ATP has detected invalid objects. Contact your system admin.
The INVALID db objects except MATERIALIZED VIEW are as following:
IGW_BUDGET_CATEGORY_V
IGW_REPORT_PROCESSING
EDW_SUPPLIER_ITEM_PKG
AHL_UTIL_UC_PKG
XLA_00435_TAD_C_0000000001_PKG
/d39d2eaa_LogKitLogger
/aee8cb05_AvalonLogger
How to solve this issue ?
Thanks.