ORA-13483: insufficient memory for the specified GeoRaster data
What triggered the Error:
There was insufficient memory to hold the specified GeoRaster data for this operation.What should we do to fix it:
Use SDO_GEOR.subset to isolate a subset of the GeoRaster data, or reblock the GeoRaster data into smaller sized blocks. Check the documentation for details.