Home » Archive

Articles tagged with: GeoRaster metadata SRS error

Oracle Error »

[11 Nov 2009 | No Comment | 28 views]

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.

Oracle Error »

[11 Nov 2009 | No Comment | 25 views]

ORA-13460: GeoRaster metadata SRS error
Cause: The referenced GeoRaster object had a zero model space SRID or the specified model space SRID was zero.
Action: Set or specify the model space SRID to be a nonzero number.

Oracle Error »

[11 Nov 2009 | No Comment | 32 views]

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.

Oracle Error »

[11 Nov 2009 | No Comment | 37 views]

ORA-13444: GeoRaster metadata SRS error
Cause: The polynomialModel specification had the wrong number of coefficients.
Action: Check the documentation for the required number of coefficients under different conditions.

Oracle Error »

[11 Nov 2009 | No Comment | 28 views]

ORA-13445: GeoRaster metadata SRS error
Cause: The polynomialModel specification had a zero denominator.
Action: Make sure the denominator of the polynomialModel specification is not zero.

Oracle Error »

[11 Nov 2009 | No Comment | 45 views]

ORA-13441: GeoRaster metadata SRS error
Cause: The referenced GeoRaster object had no defined polynomial referencing model.
Action: Define or generate the polynomialModel, or set isReferenced to FALSE.