ORA-29925: cannot execute MDSYS.SDO_INDEX_METHOD_TEMP.ODCIINDEXDROP
(Doc ID 2882560.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 19.3.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
On : 19.3.0.0.0 version, RDBMS
Unable to delete spatial Index
There are several spatial indexes that are invalid after a recent Oracle 19 upgrade.
Recompile the index, but got the error ORA-29925, then tried to drop the spatial index and recreate, but to the following error:
drop index mag.SATELLITE_GEOMAGNSPATIAL_IDX;
drop index mag.SATELLITE_GEOMAGNSPATIAL_IDX
*
ERROR at line 1:
ORA-29925: cannot execute MDSYS.SDO_INDEX_METHOD_TEMP.ODCIINDEXDROP
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |