Index JTF_TASK_ASG_AUDIT_B_U1 Is Non-unique
(Doc ID 2583154.1)
Last updated on AUGUST 30, 2019
Applies to:
Oracle Common Applications Calendar - Version 12.2.3 and laterInformation in this document applies to any platform.
Symptoms
On : 12.2.3 version, TASKS
ACTUAL BEHAVIOR
---------------
Index JTF_TASK_ASG_AUDIT_B_U1 is non-unique.
The Index JTF_TASK_ASG_AUDIT_B_U1 --- on JTF.JTF_TASK_ASSIGNMENTS_AUDIT_B, column ASSIGNMENT_AUDIT_ID --- is non-unique although ASSIGNMENT_AUDIT_ID is the "Sequence generated Primary Key" according to ETRM.
EXPECTED BEHAVIOR
-----------------------
Index should be unique
The problem is that the index is supposed to be unique (as usual almost every table in EBS has at least one unique index), but is created as non-unique. To ensure data integrity, the index should be changed to be unique.
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 |