frmxml.odf failed while upgrading to 12.1.1 from 11.5.10.2
Hello Gurus,While running 12.1.1 upgrade driver worker failed for frmxml.odf at below phase:
CREATE UNIQUE INDEX FRM.FRM_USER_PUB_OPTIONS_UK1 ON
FRM.FRM_USER_PUB_OPTIONS (REPORT_ID, USER_ID) LOGGING STORAGE (FREELIST
GROUPS 4 FREELISTS 4 ) PCTFREE 10 INITRANS 11 MAXTRANS 255 COMPUTE
STATISTICS TABLESPACE APPS_TS_TX_IDX
Statement executed.
AD Worker error:
The index cannot be created as the table has duplicate keys.
Is there any solution or can this error be ignored for now and later appropriate patch (may be 9539105) be applied?
Thanks,
Rishi
CREATE UNIQUE INDEX FRM.FRM_USER_PUB_OPTIONS_UK1 ON
FRM.FRM_USER_PUB_OPTIONS (REPORT_ID, USER_ID) LOGGING STORAGE (FREELIST
GROUPS 4 FREELISTS 4 ) PCTFREE 10 INITRANS 11 MAXTRANS 255 COMPUTE
STATISTICS TABLESPACE APPS_TS_TX_IDX
Statement executed.
AD Worker error:
The index cannot be created as the table has duplicate keys.
Is there any solution or can this error be ignored for now and later appropriate patch (may be 9539105) be applied?
Thanks,
Rishi
Tagged:
0