OFSAA Model Upload Fails with 'Error While Executing Update :Failed Executing Query'
(Doc ID 1393151.1)
Last updated on AUGUST 25, 2024
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 7.2 and laterInformation in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Symptoms
In Oracle Financial Services Analytical Applications Infrastructure (OFSAAI) , when importing an OFSAA data model xml file with incremental changes, the Model Upload fails and the following error is listed in the section "STARTED DROPPING TABLES INDEXES" in the log file located in the /<ftpshare>/<Infodom>/logs directory:
Started dropping index :IDX_ORG_UNIT_DIM_ORG_UNIT.sql
Error while executing Update :Failed Executing Query. Reason: ORA-01418: specified index does not existInside the Rollback Segment
Number of Exec Statements = 16
Additionally, the following error exists in the SMSService.log in $FIC_APP_HOME/common/FICServer/logs:
[UMMLOG] Jan 6,12 10:48:50 : [SMSDACGATEWAY]Error while executing Update :Failed Executing Query. Reason: ORA-01418: specified index does not exist Driver [oracle.jdbc.driver.OracleDriver] URL [jdbc:oracle:thin:@<IP>:<PORT>:user] User [atomic] Query : DROP INDEX IDX_ORG_UNIT
You may also get other errors while dropping objects. Below is another example:
Dropping the Foreign Key fk__eco_cap_account_summary_1.sql
fk__eco_cap_account_summary_1.sql---------Error while executing Update :Failed Executing Query. Reason: ORA-02443: Cannot drop constraint - nonexistent constraint
Inside the Rollback Segment
Number of Exec Statements = 42
These errors prevent you from uploading the data model successfully.
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 |