ORA-13372
Error: ORA-13372: failure in modifying metadata for a table with spatial index
Causa: Modifying the metadata after the index is created will cause inconsistency between geometry gtype and diminfo.
Acción: Modify(or Prepare) metadata before creating index on sdo_geometry column.
COMENTARIOS:
No hay comentarios.