How 2 fix ORA-03113 end-of-file creating spatial index in 19c
version 19c Enterprise Ed Release 19.0.0.0.0 Production version 19.18.0.0.0
Using spatial developers guide 1.23 'Spatially enabling a table' and have completed steps 1-3 of 4 successfully. Final step CREATE INDEX SPATIAL_DATA_IDS ON CFD_PIXEL(SPATIAL_DATA) INDEXTYPE IS MDSYS.SPATIAL_INDEX_V2 LOCAL; on partitioned table CFD_PIXEL. We've been through multiple attempts and troubleshooting to create.