DBI Invalid Objects After Change in Database Name
(Doc ID 353339.1)
Last updated on APRIL 04, 2025
Applies to:
Oracle Financials Intelligence - Version 11.5.10.0 to 11.5.10.3 [Release 11.5.10]Information in this document applies to any platform.
Symptoms
Compiling FII objects fails due to ORA-00942. For example:
SQL> alter package FII_AP_HOLD_DATA_F_C compile body;
Warning: Package Body altered with compilation errors.
SQL> show errors;
Errors for PACKAGE BODY FII_AP_HOLD_DATA_F_C:
LINE/COL ERROR
-------- -----------------------------------------------------------------
107/4 PL/SQL: ORA-00942: table or view does not exist
107/4 PL/SQL: SQL Statement ignored
355/4 PL/SQL: ORA-00942: table or view does not exist
355/4 PL/SQL: SQL Statement ignored
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |