OBIA 11.1.1.10.1: SIL_EmployeeDimension.W_EMPLOYEE_D and SIL_PositionDimensionHierarchy.W_POSITION_DH fails with "ORA-00001: Unique Constraint" Violated
(Doc ID 2277658.1)
Last updated on NOVEMBER 29, 2021
Applies to:
Business Intelligence Applications Consumer - Version 11.1.1.10.1 and laterInformation in this document applies to any platform.
Symptoms
On Oracle Business Intelligence Applications: 11.1.1.10.1 version,
- Source is EBS 12.1.3
- 2 Load Plans Fails during Incremental Load with following error:
- SIL_EmployeeDimension.W_EMPLOYEE_D fails with ORA-00001: unique constraint violated
ODI-1226: Step Run SIL_EmployeeDimension.W_EMPLOYEE_D fails after 1 attempt(s).
ODI-1240: Flow Run SIL_EmployeeDimension.W_EMPLOYEE_D fails while performing a Integration operation. This flow loads target table W_EMPLOYEE_D.
ODI-1228: Task SIL_EmployeeDimension.W_EMPLOYEE_D (Integration) fails on the target ORACLE connection BIAPPS_DW.
Caused By: java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (W_EMPLOYEE_D_U1) violated
-
- SIL_PositionDimensionHierarchy.W_POSITION_DH fails ORA-00001: unique constraint violated
ODI-1226: Step Run SIL_PositionDimensionHierarchy.W_POSITION_DH fails after 1 attempt(s).
ODI-1240: Flow Run SIL_PositionDimensionHierarchy.W_POSITION_DH fails while performing a Integration operation. This flow loads target table W_POSITION_DH.
ODI-1228: Task SIL_PositionDimensionHierarchy.W_POSITION_DH (Integration) fails on the target ORACLE connection BIAPPS_DW.
Caused By: java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (PRD_DW.W_POSITION_DH_U2) 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 |
References |