R12.2 upgrade driver failed cnsca.odf
Upgrade from 11.5.10.2 to 12.2, The R12.2 upgrade driver failed with below error, please let us know, if any one faced same issue or any suggestions .
Start time for statement below is: Mon May 19 2014 19:28:19
CREATE UNIQUE INDEX CN."CN_SCA_RULE_ATTRIB_ALL_TL_U2" ON
CN.CN_SCA_RULE_ATTRIBUTES_ALL_TL (SCA_RULE_ATTRIBUTE_ID, ORG_ID, LANGUAGE)
LOGGING STORAGE (FREELIST GROUPS 4 FREELISTS 4 ) PCTFREE 10 INITRANS 11
MAXTRANS 225 COMPUTE STATISTICS TABLESPACE APPS_TS_SEED
Statement executed.
AD Worker error:
The index cannot be created as the table has duplicate keys.
Use the following SQL statement to identify the duplicate keys:
SELECT SCA_RULE_ATTRIBUTE_ID, ORG_ID, LANGUAGE, count(*)