[gdal-dev] ogr oracle unable to create index

Martin Landa landa.martin at gmail.com
Tue Apr 15 13:24:32 PDT 2014


Hi all,

when playing with Oracle I discovered that `ogr2ogr -f OCI` fails to
create a spatial index.

Deleting directly.
OCI: Prepare(CREATE INDEX "OBCE_IDX" ON OBCE("ORA_GEOMETRY") INDEXTYPE
IS MDSYS.SPATIAL_INDEX )
ERROR 1: ORA-00955: name is already used by an existing object
 in CREATE INDEX "OBCE_IDX" ON OBCE("ORA_GEOMETRY") INDEXTYPE IS
MDSYS.SPATIAL_INDEX
OCI: Prepare(DROP INDEX "OBCE_IDX")

Any similar experience or ideas what could be wrong (testing GDAL from
trunk on MS Windows)? Thanks in advance, Martin

-- 
Martin Landa * http://geo.fsv.cvut.cz/gwiki/Landa


More information about the gdal-dev mailing list