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.

ORA-13452: GeoRaster metadata BIN function error

ORA-13452: GeoRaster metadata BIN function error

Cause: The bin function data did not match its type.

Action: For EXPLICIT type, provide a binTableName element; otherwise, provide a binFunctionData element.

ORA-13451: GeoRaster metadata scaling function error

ORA-13451: GeoRaster metadata scaling function error

Cause: The scaling function had a zero denominator.

Action: Make sure the scaling function denominator is not zero.

ORA-13450: GeoRaster metadata layerInfo error

ORA-13450: GeoRaster metadata layerInfo error

Cause: The GeoRaster had more than one layerInfo element, or the layerDimension value was not supported.

Action: The current release only supports one layerInfo element; layer can only be defined along one dimension, and this dimension must be BAND.

ORA-13449: GeoRaster metadata ULTCoordinate error

ORA-13449: GeoRaster metadata ULTCoordinate error

Cause: The GeoRaster rasterInfo ULTCoordinate was not correct.

Action: Check the documentation for restrictions.

ORA-13448: GeoRaster metadata BRS error

ORA-13448: GeoRaster metadata BRS error

Cause: The GeoRaster spectral extent specification was incorrect.

Action: The MIN value must be less than the MAX value in the spectralExtent element.

ORA-13447: GeoRaster metadata BRS error

ORA-13447: GeoRaster metadata BRS error

Cause: The GeoRaster Band Reference System was not supported.

Action: Set isReferenced to FALSE.

ORA-13446: GeoRaster metadata TRS error

ORA-13446: GeoRaster metadata TRS error

Cause: The GeoRaster Temporal Reference System was not supported.

Action: Set isReferenced to FALSE.

ORA-13445: GeoRaster metadata SRS error

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.

ORA-13444: GeoRaster metadata SRS error

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.

ORA-13443: GeoRaster metadata SRS error

ORA-13443: GeoRaster metadata SRS error

Cause: The polynomialModel specification had an incorrect pType value.

Action: Check the documentation for supported polynomial types.

ORA-13442: GeoRaster metadata SRS error

ORA-13442: GeoRaster metadata SRS error

Cause: The polynomialModel did not match the supported number of variables.

Action: Check the documentation for supported number of variables in the polynomialModel specification.

ORA-13441: GeoRaster metadata SRS error

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.

ORA-13440: GeoRaster metadata compression type error

ORA-13440: GeoRaster metadata compression type error

Cause: The specified compression type was not supported.

Action: Check the documentation for supported compression types.

ORA-13439: GeoRaster metadata pyramid maxLevel error

ORA-13439: GeoRaster metadata pyramid maxLevel error

Cause: The specified maxLevel exceeded the maximum level allowed by the specified pyramid type.

Action: Check the documentation for supported pyramid types and their total level limitations.

ORA-13438: GeoRaster metadata pyramid type error

ORA-13438: GeoRaster metadata pyramid type error

Cause: The specified pyramid type was not supported.

Action: Check the documentation for supported pyramid types.

ORA-13437: GeoRaster metadata blocking error

ORA-13437: GeoRaster metadata blocking error

Cause: Either the wrong block number(s) or block size(s) along dimensions were specified, or the block numbers and sizes when taken together were not consistent.

Action: Check the documentation for details.

ORA-13436: GeoRaster metadata dimensionSize error

ORA-13436: GeoRaster metadata dimensionSize error

Cause: Either the dimensionSize for each dimension was not specified, or an extraneous dimensionSize was specified.

Action: Add a dimsenionSize for each dimension of the GeoRaster object and delete extra dimensionSize elements.

ORA-13435: GeoRaster metadata dimension inconsistent

ORA-13435: GeoRaster metadata dimension inconsistent

Cause: The specification of dimensions or totalDimensions was inconsistent with rasterType, or vice versa.

Action: Make sure dimension specifications are consistent.

ORA-13434: GeoRaster metadata cellRepresentation error

ORA-13434: GeoRaster metadata cellRepresentation error

Cause: The cellRepresentation type was not supported.

Action: Check the documentation for supported cellRepresentation types.

ORA-13433: GeoRaster metadata default RGB error

ORA-13433: GeoRaster metadata default RGB error

Cause: At least one of the defaultRed, defaultGreen, and defaultBlue values (logical layer numbers) was zero, negative, or out of range.

Action: Check the documentation for details.

ORA-13432: GeoRaster metadata blankCellValue error

ORA-13432: GeoRaster metadata blankCellValue error

Cause: The blankCellValue specification could not be found in the metadata of a blank GeoRaster object.

Action: Add blankCellValue to the metadata whenever isBlank is true.

ORA-13431: GeoRaster metadata rasterType error

ORA-13431: GeoRaster metadata rasterType error

Cause: The rasterType in the metadata of the GeoRaster object was inconsistent with the GeoRaster rasterType attribute.

Action: Make sure the rasterType in the metadata of the GeoRaster object and the GeoRaster rasterType attribute have the same value.

ORA-13430: the GeoRaster object has null attribute(s)

ORA-13430: the GeoRaster object has null attribute(s)

Cause: The metadata or rasterType of the GeoRaster object was null.

Action: This object may only be used as an output parameter of procedures or functions. It is not valid for other purposes.

ORA-13429: invalid xCoefficients or yCoefficients parameter(s)

ORA-13429: invalid xCoefficients or yCoefficients parameter(s)

Cause: An attempt to perform a georeference operation failed. Possible reasons include xCoefficients or yCoefficients having the wrong number of coefficients or invalid coefficients.

Action: Check the documentation for supported coefficient specifications.

ORA-13428: invalid modelCoordinateLocation

ORA-13428: invalid modelCoordinateLocation

Cause: The program (or user( specified a modelCoordinateLocation that is not supported, or the modelCoordinateLocation of the GeoRaster object was wrong.

Action: Set or specify the modelCoordinateLocation to be CENTER (0) or UPPERLEFT (1).

ORA-13427: invalid BLOB parameter for output

ORA-13427: invalid BLOB parameter for output

Cause: The specified output BLOB parameter was invalid.

Action: Make sure the output BLOB parameter is initialized properly.

ORA-13426: invalid window parameter for subset operation

ORA-13426: invalid window parameter for subset operation

Cause: The specified window parameter was invalid.

Action: Specify a valid window parameter. Check the documentation for details.

ORA-13425: function not implemented

ORA-13425: function not implemented

Cause: This specific function was not implemented.

Action: Do not use the function that causes this error.

ORA-13424: the GeoRaster object is not spatially referenced

ORA-13424: the GeoRaster object is not spatially referenced

Cause: The GeoRaster object was not spatially referenced.

Action: Make sure the GeoRaster object is spatially referenced.

ORA-13423: invalid cell coordinate parameter

ORA-13423: invalid cell coordinate parameter

Cause: The cell coordinate array parameter had the wrong length or had null ordinate element(s).

Action: Make sure the cell coordinate parameter is valid.

ORA-13422: invalid model coordinate parameter

ORA-13422: invalid model coordinate parameter

Cause: The model coordinate array parameter had the wrong length or had null ordinate element(s).

Action: Make sure the model coordinate parameter is valid.

ORA-13421: null or invalid cell value

ORA-13421: null or invalid cell value

Cause: The cell value was null or out of scope.

Action: Make sure the cell value is not null and is in the range as designated by the cellDepth of the specified GeoRaster object.

ORA-13420: the SRID of the geometry parameter was not null

ORA-13420: the SRID of the geometry parameter was not null

Cause: The input geometry must be in the GeoRaster cell space, which has a null SRID value.

Action: Make sure the geometry parameter has a null SRID.

ORA-13419: cannot perform mosaick operation on the specified table column

ORA-13419: cannot perform mosaick operation on the specified table column

Cause: An attempt to perform a mosaick operation failed because the GeoRaster objects in the specified table column did not meet necessary conditions.

Action: Check the documentation for SDO_GEOR.Mosaick for details.

ORA-13418: null or invalid parameter(s) for set functions

ORA-13418: null or invalid parameter(s) for set functions

Cause: A parameter for set metadata operations was null or invalid.

Action: Check the documentation for information about the parameters.

ORA-13417: null or invalid layerNumber parameter

ORA-13417: null or invalid layerNumber parameter

Cause: The layerNumber parameter was null or out of scope.

Action: Specify a valid layerNumber parameter.

ORA-13416: invalid geometry parameter

ORA-13416: invalid geometry parameter

Cause: The geometry parameter did not specify a valid single-point geometry.

Action: Specify a valid single-point geometry.

ORA-13415: invalid or out of scope point specification

ORA-13415: invalid or out of scope point specification

Cause: The point position specified by the lamp;lt;lamp;nbsp;ptGeom, layerNumberlamp;gt; or lamp;lt;lamp;nbsp;rowNumber, colNumber, bandNumberlamp;gt; parameter combination was invalid or out of scope.

Action: Make sure the parameter(s) specify a valid point that is or can be translated into a cell position inside the cell space of the GeoRaster object.

ORA-13414: invalid pyramid parameter

ORA-13414: invalid pyramid parameter

Cause: The pyramid parameter was invalid.

Action: Check the documentation, and make sure the pyramid parameter is correct.

ORA-13413: null or invalid resampling parameter

ORA-13413: null or invalid resampling parameter

Cause: The resampling parameter was null or invalid.

Action: Check the documentation, and make sure the resampling parameter is correct.

ORA-13412: invalid scale parameter

ORA-13412: invalid scale parameter

Cause: The scale parameter was invalid.

Action: Check the documentation, and make sure the scale parameter is correct.

ORA-13411: subset results in null data set

ORA-13411: subset results in null data set

Cause: The intersection of cropArea and source GeoRaster object was null.

Action: Check the documentation, and make sure the cropArea parameter is correct.

ORA-13410: invalid layerNumbers or bandNumbers parameter

ORA-13410: invalid layerNumbers or bandNumbers parameter

Cause: The layerNumbers or bandNumbers parameter was invalid.

Action: Check the documentation and make sure the layerNumbers or bandNumbers parameter is valid.

ORA-13409: null or invalid pyramidLevel parameter

ORA-13409: null or invalid pyramidLevel parameter

Cause: The specified pyramidLevel parameter was null or invalid.

Action: Make sure the pyramidLevel parameter specifies a valid pyramid level value for the GeoRaster object.

ORA-13408: invalid blockSize storage parameter

ORA-13408: invalid blockSize storage parameter

Cause: The blockSize storage parameter had the wrong length or contained invalid value.

Action: Check the documentation, and make sure the blockSize storage parameter is correct.

ORA-13407: invalid storage parameter

ORA-13407: invalid storage parameter

Cause: The storage parameter contained an invalid specification.

Action: Check the documentation, and make sure the storage parameter is correct.

ORA-13406: null or invalid GeoRaster object for output

ORA-13406: null or invalid GeoRaster object for output

Cause: The GeoRaster object for output was null or invalid.

Action: Make sure the GeoRaster object for output has been initialized properly.

ORA-13405: null or invalid dimensionSize parameter

ORA-13405: null or invalid dimensionSize parameter

Cause: The dimensionSize array parameter was null, had the wrong length, or contained an invalid value.

Action: Check the documentation, and make sure the dimensionSize parameter is correct.

ORA-13404: invalid ultCoordinate parameter

ORA-13404: invalid ultCoordinate parameter

Cause: The ultCoordinate array parameter had the wrong length or contained an invalid value.

Action: Check the documentation, and make sure the ultCoordinate parameter is correct.

ORA-13403: invalid rasterDataTable specification: string

ORA-13403: invalid rasterDataTable specification: string

Cause: Each GeoRaster object must have an associated raster data table whose name is unique among raster data table names in the database. If the GeoRaster object is not empty and not blank, the raster data table must exist, be visible in the current schema, be defined in the same schema as the GeoRaster data table, and be an object table of SDO_RASTER type. However, one or more of these requirements were not met.

Action: Check the rasterDataTable specification and ensure that all relevant raster data table requirements are met.

ORA-13402: the rasterType is null or not supported

ORA-13402: the rasterType is null or not supported

Cause: The specified rasterType was null or not supported.

Action: Check the documentation for the rasterType number and or or formats supported by GeoRaster.

ORA-13401: duplicate entry for string in USER_SDO_GEOR_SYSDATA view

ORA-13401: duplicate entry for string in USER_SDO_GEOR_SYSDATA view

Cause: The RASTER_DATA_TABLE and RASTER_ID columns contained the same information in two or more rows in the USER_SDO_GEOR_SYSDATA view.

Action: Ensure that the RASTER_DATA_TABLE and RASTER_ID columns in the USER_SDO_GEOR_SYSDATA view contain the correct information, and that the value pair is unique for each row.

ORA-13390: error in spatial analysis and mining function: (string(

ORA-13390: error in spatial analysis and mining function: (string(

Cause: There was an internal error in the specified analysis function.

Action: Contact Oracle Customer Support for more help.