| Error | ORA-13372 |
Description | failure in modifying metadata for a table with spatial index | Cause | Modifying the metadata after the index is created will cause an inconsistency between the geometry`s gtype and diminfo. | Action | Modify (or Prepare) metadata before creating an index on the SDO_GEOMETRY column. |