My Oracle Support Banner

Model Upload Fails with 'ORA-02443: Cannot drop constraint - nonexistent constraint' (Doc ID 2289323.1)

Last updated on APRIL 04, 2024

Applies to:

Oracle Financial Services Profitability Management - Version 8.0.4 and later
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.4 and later
Oracle Financial Services Asset Liability Management - Version 8.0.4 and later
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)

Symptoms

In Oracle Financial Services Analytical Applications (OFSAA) 8.0.x, you get the following ORA-02443 error in the data model upload log in /<ftpshare>/<infodom>/logs:

Dropped the foreign Key for fk_546_3.sql
Dropping the Foreign Key fk_1594_18.sql
Dropped the foreign Key for fk_1594_18.sql
Dropping the Foreign Key fk_625_14.sql
fk_625_14.sql---------Error while executing Update :Failed Executing Query. Reason: ORA-02443: Cannot drop constraint - nonexistent constraint
Inside the Rollback Segment
Number of Exec Statements = 680

The following error exists in the SMSService.log in $FIC_APP_HOME/common/FICServer/logs:

[UMMLOG] Jul 11,17 10:40:47 : [DACDATABASEGATEWAY]Executing normal Update Query : [Alter table fct_txn_channel drop constraint fk_625_14]
[UMMLOG] Jul 11,17 10:40:47 : [DACDATABASEGATEWAY]Failed Executing Queryjava.sql.SQLException: ORA-02443: Cannot drop constraint - nonexistent constraint

To try to solve the error, you created the constraint FK_625_14 directly in the Oracle Database so the model upload can drop it.  However, when you re-run the model upload, you get the same error again and FK_625_14 is missing from the Oracle Database again.

Changes

 

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
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.