Corrupt object id partitions in the DMAX table of the CSE Encyclopedia database can cause CSE tasks such as model upload, model copy, etc. to fail with one of the following errors caused by a violation of the unique index/constraint DOBJI1.
Oracle:
Error:ORA-00001: unique constraint (ENCY.DOBJI1) violated
...
Obj create constructor: insert error
Object id = xxxxx
Otc = yyy
SQL Server:
'Cannot insert duplicate key row in object 'DOBJ' with unique index 'DOBJI1'. '
...
Obj create constructor: insert error
Object id = xxxxx
Otc = yyy
The corruption means that the CSE is trying to reuse an object id that already exists in the DOBJ table.
Gen Client Server Encyclopedia (CSE)
The following steps should be performed to correct the corruption:
If further assistance is required from Gen Support to fix such a problem, please log a support case on the Broadcom Support Portal.