My Oracle Support Banner

Spatial Index Creation Fails with ORA-13375 (Doc ID 865189.1)

Last updated on FEBRUARY 01, 2022

Applies to:

Oracle Spatial and Graph - Version 9.2.0.8 and later
Information in this document applies to any platform.
This problem can occur on any platform.

Symptoms

An attempt to create a spatial index fails with the following error stack:

SQL> CREATE INDEX <index name> ON <table> (<column) INDEXTYPE IS MDSYS.SPATIAL_INDEX
PARAMETERS ('LAYER_GTYPE=POLYGON TABLESPACE=SPATIAL_INDEX_M');
*
ERROR at line 1:
ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
ORA-13249: internal error in Spatial index: [mdidxrbd]
ORA-13249: Error in Spatial index: index build failed
ORA-13249: Error in spatial index: [mdrcrtxfergm]
ORA-13249: Error in spatial index: [mdpridxtxfergm]
ORA-13200: internal error [ROWID:AAAGU4AAKAAAAUyAAA] in spatial indexing.
ORA-13206: internal error [] while creating the spatial index
ORA-13375: The layer is of type [] while geometry inserted has type []
ORA-06512: at "MDSYS.SDO_INDEX

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.