Exception Occurred After Risk Inheritance Patch Deployement.
(Doc ID 2741426.1)
Last updated on JANUARY 09, 2021
Applies to:
Oracle Financial Services Know Your Customer - Version 8.0.0 and laterInformation in this document applies to any platform.
Symptoms
After deployment of Risk inheritance patch -32116533, we could see an exception thrown( unique constriant violated) post performing below steps which are mentioned in readme document.
README:
Navigate to $FIC_HOME/ficapp/common/FICServer/bin and Execute the following after replacing ##FCCMINFODOM## to import these assessments
./RTIImport.sh $FIC_HOME/IPE/8.0.7.0.0/OFS_KYC/OFS_KYC_RTIExport_RuleBasedAssessment_OB.xml ##FCCMINFODOM## OFS_KYC false
./RTIImport.sh $FIC_HOME/IPE/8.0.7.0.0/OFS_KYC/OFS_KYC_RTIExport_ModelBasedAssessment_OB.xml ##FCCMINFODOM## OFS_KYC false
Following are the exceptions:
java.sql.BatchUpdateException: ORA-00001: unique constraint (CONFIG.PK_RTI_BUS_TBL_JOIN_REL) violated
Exception in thread "main" java.sql.BatchUpdateException: ORA-00001: unique constraint (SIT_CONFIG.PK_RTI_BUS_TBL_JOIN_REL) violated
java.sql.BatchUpdateException: ORA-00001: unique constraint (CONFIG.PK_RTI_INFDM_DOM_BUS_MAP) violated
Exception in thread "main" java.sql.BatchUpdateException: ORA-00001: unique constraint (SIT_CONFIG.PK_RTI_INFDM_DOM_BUS_MAP) violated
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 |