My Oracle Support Banner

Object Registration Fails With 'Error during insertion to Reveleus Object Registration tables' (Doc ID 2946779.1)

Last updated on AUGUST 25, 2024

Applies to:

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

Symptoms

When uploading data model updates using Erwin 12.1 to a custom model, the model upload completes successfully but the Object Registration fails with the following error in the ETLService.log:

[28-04-23 15:36:28,527 GMT PM] [DEBUG] [APP] [ETL] [NA] [DMMQUERYEXECUTOR] Failed Executing Batch: error occurred during batching: ORA-00001: unique constraint (<INFODOM>.PK_REV_VIRTUAL_TABLES) violated

[28-04-23 15:36:28,528 GMT PM] [INFO ] [APP] [ETL] [NA] [OBJECTREGISTRATIONHELPER] Error while execution :: java.lang.Exception: Error during insertion to Reveleus Object Registration tables

and

[28-04-23 15:36:28,555 GMT PM] [DEBUG] [APP] [ETL] [NA] [DMMQUERYEXECUTOR] Failed Executing Batch: error occurred during batching: ORA-00001: unique constraint (<INFODOM>.PK_REV_TABLES_B) violated

[28-04-23 15:36:28,556 GMT PM] [ERROR] [APP] [ETL] [NA] [DMMLIMITEDOBJECTREGISTRAR] Model Upload failed during batch execution

If you run Object Registration separately from $FIC_APP_HOME/common/FICServer/bin, there are no updates in the ETLService.log.  The following error is output to the console:

Triggering Object Registartion through Json Entity...
java.lang.Exception: Error during insertion to Reveleus Object Registration tables
       at com.ofs.aai.dmm.jsonupload.helper.ObjectRegistrationHelper.executeSigleBatchList(Unknown Source)
       at com.ofs.aai.dmm.jsonupload.helper.ObjectRegistrationHelper.executeSigleBatchList(Unknown Source)
       at com.ofs.aai.dmm.jsonupload.helper.ObjectRegistrationHelper.executeMultipleBatches(Unknown Source)
       at com.ofs.aai.dmm.jsonupload.helper.ObjectRegistrationHelper.manageObjRegForLargerQueries(Unknown Source)
       at com.ofs.aai.dmm.jsonupload.helper.ObjectRegistrationHelper.executeObjectRegistrationQueries(Unknown Source)
       at com.ofs.aai.dmm.jsonupload.handler.DMMObjectRegistrationHandler.populateTablesForObjectRegistration(Unknown Source)
       at com.ofs.aai.dmm.jsonupload.handler.DMMObjectRegistrar.handleObjectRegistration(Unknown Source)
       at UploadModel.ObjectRegistrationUtility.upload(Unknown Source)
       at UploadModel.ObjectRegistrationUtility.main(Unknown Source)
java.lang.Exception: Error during insertion to Reveleus Object Registration tables
       at com.ofs.aai.dmm.jsonupload.helper.ObjectRegistrationHelper.executeSigleBatchList(Unknown Source)
       at com.ofs.aai.dmm.jsonupload.helper.ObjectRegistrationHelper.executeRollback(Unknown Source)
       at com.ofs.aai.dmm.jsonupload.helper.ObjectRegistrationHelper.manageObjRegForLargerQueries(Unknown Source)
       at com.ofs.aai.dmm.jsonupload.helper.ObjectRegistrationHelper.executeObjectRegistrationQueries(Unknown Source)
       at com.ofs.aai.dmm.jsonupload.handler.DMMObjectRegistrationHandler.populateTablesForObjectRegistration(Unknown Source)
       at com.ofs.aai.dmm.jsonupload.handler.DMMObjectRegistrar.handleObjectRegistration(Unknown Source)
       at UploadModel.ObjectRegistrationUtility.upload(Unknown Source)
       at UploadModel.ObjectRegistrationUtility.main(Unknown Source)
java.lang.Exception: Error during batch execution of rollback script for object registration
       at com.ofs.aai.dmm.jsonupload.helper.ObjectRegistrationHelper.executeRollback(Unknown Source)
       at com.ofs.aai.dmm.jsonupload.helper.ObjectRegistrationHelper.manageObjRegForLargerQueries(Unknown Source)
       at com.ofs.aai.dmm.jsonupload.helper.ObjectRegistrationHelper.executeObjectRegistrationQueries(Unknown Source)
       at com.ofs.aai.dmm.jsonupload.handler.DMMObjectRegistrationHandler.populateTablesForObjectRegistration(Unknown Source)
       at com.ofs.aai.dmm.jsonupload.handler.DMMObjectRegistrar.handleObjectRegistration(Unknown Source)
       at UploadModel.ObjectRegistrationUtility.upload(Unknown Source)
       at UploadModel.ObjectRegistrationUtility.main(Unknown Source)
java.lang.Exception: Error while Executing queries for Object Registration
       at com.ofs.aai.dmm.jsonupload.handler.DMMObjectRegistrationHandler.populateTablesForObjectRegistration(Unknown Source)
       at com.ofs.aai.dmm.jsonupload.handler.DMMObjectRegistrar.handleObjectRegistration(Unknown Source)
       at UploadModel.ObjectRegistrationUtility.upload(Unknown Source)
       at UploadModel.ObjectRegistrationUtility.main(Unknown Source)
Object Registartion failed...

You are upgrading multiple environments and did not get these errors in other environments.

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


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