Opened 11 years ago

Closed 11 years ago

#5076 closed defect (fixed)

georaster - read error when reading from pyramids

Reported by: ilucena Owned by: ilucena
Priority: normal Milestone: 1.10.1
Component: GDAL_Raster Version: svn-trunk
Severity: normal Keywords: georaster
Cc:

Description (last modified by ilucena)

When reading from several GeoRaster objects with Overviews (Pyramids) there are some cases where we are getting an OCI_NODATA while reading the rasterBlock BLOB column.

0ERROR 1: OCI_NODATA

ERROR 1: Error reading GeoRaster ofsett X (0) offset Y (0) band (1)
ERROR 1: georaster:xxxx/xxxx,,gr_tiles_new,grobj,id=428, band 1: IReadBlock failed at X offset 0, Y offset 0
ERROR 1: GetBlockRef failed at X block offset 0, Y block offset 0

That only affects some GeoRaster images with pyramids already built into it but not all of then.

Change History (2)

comment:1 by ilucena, 11 years ago

Description: modified (diff)

comment:2 by ilucena, 11 years ago

Resolution: fixed
Status: newclosed

Fixed r25993

Note: See TracTickets for help on using tickets.