Spatial (MOSC)

MOSC Banner

Spatial Index Create Fails with ORA-13249: Geodetic indexing not supported for Quadtrees

edited Jun 24, 2013 2:42AM in Spatial (MOSC) 2 commentsAnswered
 While performing an EBS database copy using Data Pump, I receive the following error during a spatial index creation.  I've had no luck finding any documentation that discusses this specific error. Any help would be greatly appreciated.

ORA-39083: Object type INDEX failed to create with error:
ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
ORA-13249: Geodetic indexing not supported for Quadtrees
Failing sql is:
CREATE INDEX "PTG"."CITY_SPATIAL_IDX" ON "PTG"."CITY" ("GEOMETRY")  INDEXTYPE IS "MDSYS"."SPATIAL_INDEX"  PARAMETERS ('SDO_LEVEL = 10')PARALLEL 1

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center