after oracle upgraded to 11.2.0.3 from 11.2.0.2, sdo table doesn't work
915204Feb 3 2012 — edited Feb 3 2012if insert data firstly , then can not create index
after create index, can not insert data, the error message as following:
ERROR at line 1:
ORA-29875: failed in the execution of the ODCIINDEXINSERT routine
ORA-13033: Invalid data in the SDO_ELEM_INFO_ARRAY in SDO_GEOMETRY object
ORA-06512: at "MDSYS.SDO_INDEX_METHOD_10I", line 720
ORA-06512: at "MDSYS.SDO_INDEX_METHOD_10I", line 225
ORA-06512: at line 27
all statements work well in 11.2.0.2.