Hi,
We are getting below error everytime we import data in the database through impdp.
BRPP_SCHEMA.SYS_C0015216 : sqlerrm = ORA-20000: Unable to set values for index SYS_C0015216: does not exist or insufficient privileges
Importing statistics failed for 1 object(s);
BRPP_SCHEMA.SYS_C0015216 : sqlerrm = ORA-20000: Unable to set values for index SYS_C0015216: does not exist or insufficient privileges
ORA-39126: Worker unexpected fatal error in KUPW$WORKER.STATS_LOAD [MARKER]
MARKER
ORA-00001: unique constraint (SYS.PK_COL_GROUP_USAGE$) violated
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 105
ORA-06512: at "SYS.KUPW$WORKER", line 11265
And the index SYS_C0015216 is not created. We have to manually create the index after import. Is this a bug?
Did someone faced this issue?
Regards,
Muzammil Ansari