Friday, 9 March 2012

ORA-13459: GeoRaster metadata SRS error

ORA-13459: GeoRaster metadata SRS error

Cause: The polynomial model was not an six-parameter transformation, or the six-parameter transformation was not valid.

Action: Check the documentation and make sure the polynomial model is a valid six-parameter affine transformation.

ORA-13458: GeoRaster metadata SRS error

ORA-13458: GeoRaster metadata SRS error

Cause: The polynomial model did not match the requirements of a rectified GeoRaster object.

Action: Check the documentation for the requirements of the polynomial model for a rectified GeoRaster object, or set isRectified to be false.

ORA-13457: GeoRaster cell data error

ORA-13457: GeoRaster cell data error

Cause: There was error in the cell data of the pyramids.

Action: Delete the pyramids and re-generate them.

ORA-13456: GeoRaster cell data error

ORA-13456: GeoRaster cell data error

Cause: There was error in the GeoRaster cell data.

Action: The GeoRaster object is invalid.

ORA-13455: GeoRaster metadata TRS error

ORA-13455: GeoRaster metadata TRS error

Cause: The beginDateTime value was later than the endDateTime value.

Action: Make sure that the beginDateTime value is not later than the endDateTime value.

ORA-13454: GeoRaster metadata is invalid

ORA-13454: GeoRaster metadata is invalid

Cause: The GeoRaster metadata was invalid against its XML Schema.

Action: Run the schemaValidate routine to find the errors.

ORA-13453: GeoRaster metadata layer error

ORA-13453: GeoRaster metadata layer error

Cause: Too many subLayers were defined for the GeoRaster object, or layerNumber or layerDimensionOrdinate was not assigned correctly.

Action: The total number of logical layers cannot exceed the total number of physical layers, and each logical layer must be assigned a valid physical layer number following the same order. Check the documentation for more details.