12.2.0 Upgrade Driver Errors Out With "FDFDDS_RAISE_DFF_COMPILED failed due to ORA-04063: package body APPS.FND_FLEX_SERVER has errors"
(Doc ID 2466549.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Applications DBA - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
On : 12.1.3 version, Upgrade related issues
The 12.2.0 Upgrade Driver with CPU9 fails with the following error:
ERROR
-----------------------
Cause: FDFDDS_RAISE_DFF_COMPILED failed due to ORA-04063: package body "APPS.FND_FLEX_SERVER" has errors
Other relevant symptoms are:
1. The object "APPS.FND_FLEX_SERVER" is found invalid.
2. The Compilation of the package will fail with the following error:
SQL> ALTER PACKAGE apps.FND_FLEX_SERVER4 COMPILE BODY;
Warning: Package Body altered with compilation errors.
SQL> show errors;
Errors for PACKAGE BODY APPS.FND_FLEX_SERVER4:
LINE/COL ERROR
-------- -----------------------------------------------------------------
13/11 PLS-00323: subprogram or cursor 'DESCVAL_ENGINE' is declared in a
package specification and must be defined in the package body
Warning: Package Body altered with compilation errors.
SQL> show errors;
Errors for PACKAGE BODY APPS.FND_FLEX_SERVER4:
LINE/COL ERROR
-------- -----------------------------------------------------------------
13/11 PLS-00323: subprogram or cursor 'DESCVAL_ENGINE' is declared in a
package specification and must be defined in the package body
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 |