ORA-13466
        compression or decompression error: string
        
        
        Cause
        The operation could not be completed because an error occurred during compression or decompression. Check the error message for details.
        Action
        For compression, ensure that the GeoRaster object is valid, and also its metadata is valid for the specified compression format. Use SDO_GEOR.changeFormatCopy to transform the GeoRaster object to an appropriate format, or apply another compression method.
        
     
    
    
        ORA-13466
        format not appropriate for specified compression method: string
        
        
        Cause
        The operation failed because the GeoRaster object had an inappropriate type or format for the specified compression method. The GeoRaster type or format is not supported for the specified compression.
        Action
        Check the error message for details. Check the documentation for the appropriate GeoRaster types and formats for each compression method. Use SDO_GEOR.changeFormatCopy to transform the GeoRaster object to an appropriate format, or apply another compression method.
        
     
    
    
        ORA-13466
        format not appropriate for specified compression method: string
        
        
        Cause
        The operation failed because the GeoRaster object had an inappropriate type or format for the specified compression method. The GeoRaster type or format is not supported for the specified compression.
        Action
        Check the error message for details. Check the documentation for the appropriate GeoRaster types and formats for each compression method. Use SDO_GEOR.changeFormatCopy to transform the GeoRaster object to an appropriate format, or apply another compression method.