ORA-00001: Unique Constraint (SYS.I_COL1) in Post Install Setup to Execute QLTVIEWS.SQL
(Doc ID 1296073.1)
Last updated on AUGUST 09, 2023
Applies to:
Oracle Quality - Version 11.5.10.2 and laterInformation in this document applies to any platform.
Goal
Patch 8427903 applied successfully.
When doing post install step of running script
$QA_TOP/patch/115/sql/qltviews.sql as apps, the following error is observed:
declare
*
ERROR at line 1:
ORA-00001: unique constraint (SYS.I_COL1) violated
ORA-06512: at "SYSTEM.AD_DDL", line 2397
ORA-06512: at "APPS.QLTVCREB", line 144
ORA-06512: at "APPS.QLTVCREB", line 606
ORA-06512: at line 41
Solution
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
Goal |
Solution |