Hi there,
I'm looking for the best method to be able to debug an issue. On one day during the week a program is ending with an error:
Cause: FDPSTP failed due to ORA-08103: object no longer exists
ORA-06512: at "APPS.MLM_SLIM4_INTERFACES_PKG", line 3853
ORA-06512: at "APPS.MLM_SLIM4_INTERFACES_PKG", line 5021
ORA-06512: at line 1
My the thing is that the table exists when checked in the morning. So I'm trying ti verify whether there is anything doing something before the time to invalidate or somehow drop the object.