Oracle Solution for Error ora-13468

Solution for Oracle Error ORA-13468

ORA-13468: invalid blockMBR

What triggered the Error:

Invalid blockMBR geometries were stored in the raster data table.

What should we do to fix it:

Make sure the blockMBR geometries stored in the raster data table are valid, or call SDO_GEOR.generateBlockMBR() to regenerate the blockMBR geometries.