Show Navigation | Hide Navigation

Tool errors and warnings: 10001-10025

Release 9.3
Last modified April 24, 2009
E-mail This Topic Printable Version Give Us Feedback


Related Topics

Note: This topic was updated for 9.3.1.



Error code: 010002: Could not add an item to a table.
Description: An item could not be added to the table being specified in the operation.
Solution: -Ensure that the table is available and has write permissions. The table may be locked if it is being accessed in another application such as another session of ArcMap or ArcCatalog.
-Make sure the item name is valid. Notice that a item names for INFO tables cannot exceed 16 letters or numbers.



Error code: 010003: The time range is at night when sun light is not available.
Description: The specified time configuration is invalid. There is no sun in the sky during the specified time configuration.
Solution: Ensure that the time interval specified is between sunrise and sunset, typically between 5 am and 8 pm, depending on your location.



Error code: 010004: All cells in grid <value> have the NODATA value. Stop execution.
Description: All of the cells in the grid are NODATA.
The function requires that some cells have values other than NoData to operate on. This may happen if there is no overlap between the extent and the input(s).
Solution: Ensure that the input grids has some cell values that are not NoData.
If you have set an Environment extent, make sure it falls at least partway within your input data.



Error code: 010005: Unable to allocate memory.
Description: The computer does not have enough available memory to perform the operation.
Solution: Close down other unneeded applications to free up system memory. You can also increase the virtual memory allocation of your system.
Another option is to split the input dataset into smaller sections and merge the results back together. Also, try using a larger cell size.



Error code: 010006: Insufficient arguments.
Description: The command does not specify the required number of arguments.
Solution: Check the syntax to of the command and make sure you are giving all of the required arguments.



Error code: 010007: Too many arguments.
Description: More arguments have been specified in a command than are allowed.
Solution: Check the syntax to of the command and make sure you are giving the correct arguments.



Error code: 010008: Annuli are not correct. The number of zenith divisions is out of range [1, skysize/2].
Description: An error has occurred trying to calculate the skymap.
The values specified for zenith divisions are not valid. The number of zenith divisions must be greater than 0 and less than 1/2 the skysize.
Solution: Check that the value for zenith divisions are within the valid range.



Error code: 010009: Diffuse proportion is out of range [0-1].
Description: Diffuse proportion must be a value between 0 and 1.
Solution: Specify a decimal value for the diffuse proportion parameter between 0 and 1.



Error code: 010010: Field not found. Invalid field index obtained.
Description: The specified field name is invalid.
Solution: Check the input location feature or location file has been specified correctly.




Error code: 010011: Latitude is out of range [-90, 90].
Description: The specified latitude value is not within the acceptable range of -90° to 90°.
Solution: Specify a correct value for the latitude that is between -90° and 90°.
The Solar radiation tools will calculate a default latitude value if the input surface raster has a spatial reference.



Error code: 010012: Sky transmittivity is out of range [0-1].
Description: The specified value for sky transmittivity is not within the acceptable range of 0 and 1.
Solution: Specify a decimal value between 0 and 1 for the transmittivity.



Error code: 010013: Zenith sectors are not correct. The number of azimuth divisions is out of range [8, 160].
Description: There was an error during analysis and the skymap could not be calculated. The number of azimuth divisions must be greater than 0 or less than 160.
Solution: Use a value for the azimuth divisions that is within the correct range.



Error code: 010014: Binary operation <value> failed.
Description: The binary operation failed. Possible reasons include:
  • The input is invalid.
  • The syntax is incorrect.
  • There is no write access to the output location.
Solution: Ensure that the inputs are valid and the syntax is correct.
Also, If the output is overwriting an existing dataset make sure that dataset is not being locked by another ArcMap or ArcCatalog session.



Error code: 010015: Could not match or find previously bound symbol.
Description: A symbol used in the map algebra expression is either not defined or not bound with a dataset or string.
Solution: Use one of the bind methods of IRasterModel to bind a dataset or string to a symbol.



Error code: 010016: Error in calculating horizon and radiation.
Description: There was an error during solar radiation analysis.
Solution: Check that all input parameters have been specified correctly.



Error code: 010017: Operation has been cancelled.
Description: The operation was cancelled at your request, either by clicking the Cancel button or by pressing the Esc key on keyboard.
Solution: Make your changes and rerun the operation.



Error code: 010018: Cell size value <value> is invalid.
Description: The cell size is either not specified or is an invalid value. The cell size must be greater than zero.
Solution: Specify a valid cell size.



Error code: 000019: Grid closing error.
Description: There was an error during solar radiation analysis.
Solution: Check that all input parameters have been specified correctly.



Error code: 010020: The number of combined values (<value1>) exceeds the limit (<value2>).
Description: More than the maximum number of inputs to Combine were specified.
Combine cannot process more than 20 inputs.
Solution: Reduce the number of inputs to Combine.



Error code: 010021: Acceptable values are MSBFIRST, LSBFIRST or VMS_FFLOAT.
Description: The BYTEORDER line of the ASCII header file does not contain a valid option. It must be one of the following: MSBFIRST, LSBFIRST or VMS_FFLOAT.
Solution: In the ASCII header file, ensure the BYTEORDER is set to one of the valid options.



Error code: 010022: Keyvalue <value> misses its value.
Description: In the ASCII header file, the specified keyword has an incorrect or missing value.
Solution: Check the header file and ensure that all of the keywords have correct values.
Check the ESRI ASCII Raster format for details on the header file structure.



Error code: 010023: Keyvalue <value> has incorrect value.
Description: The header file contains an invalid keyword.
This most frequently occurs if there is a typographical error in the command.
Solution: Ensure that the keywords are spelled correctly. The documentation for the operation lists all of the valid keywords.



Error code: 010024: Error during conversion.
Description: There was an error when attempting to convert the data.
This may happen if the formats of the specified datasets are invalid or if there was a problem reading the input or creating the output.
Solution: Check that the input and output formats are supported, are valid and can be accessed at the identified locations.



Error code: 010025: Failed to copy a dataset.
Description: There was a problem when copying a dataset.
The dataset may not exist as specified, or it may not be accessible. The destination location may not exist, or you do not have write permission.
Solution: Check that the specified dataset exists, and that you have write permission to the location you are trying to copy to.

Please visit the Feedback page to comment or give suggestions on ArcGIS Desktop Help.
Copyright © Environmental Systems Research Institute, Inc.