010661: The output values for Slice or Reclassify cannot be stored in an integer raster dataset.

Description

The output values must be between -2,147,483,646 and 2,147,483,647 (the largest value range that a signed 32-bit integer field can hold).

Solution

Specify appropriate parameters to ensure that all output value ranges are between -2,147,483,646 and 2,147,483,647.

  • For the Slice tool, the parameters that affect the output values are Number of output zones, Starting value for output, Change NoData to value for output, and Interval size.
  • For the Reclassify tool, the output values are specified in the New column of the remap table.