I'm trying to rebuild a domain index on st_geometry column and I get the following error.
I'm trying to rebuild a domain index on st_geometry and I get the following error.
ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
ORA-02264: name already used by an existing constraint
ORA-06512: at "SYS.DBMS_SQL", line 1250
ORA-06512: at "SDE.ST_DOMAIN_METHODS", line 1404
Dropping and recreating the index also generates the same error.