Oracle Error Message
ORA-13483: insufficient memory for the specified GeoRaster data
Reason for the Error
There was insufficient memory to hold the specified GeoRaster data for this operation.
Solution
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.