000426: Out Of Memory.

Description

The tool has used up the system's available memory and cannot continue processing.

Solution

Common sources of memory problems often stem from working with data that includes extremely large features. It is recommended that you divide large features into smaller features. A polygon road casing for an entire city and a polygon representing a river estuary are examples of very large features with many vertices. This error may also occur when a second application is running while the tool is processing. The second application may affect the available amount of physical memory, which renders the boundary calculation of the currently processing tile as incorrect, causing the tool to require more physical memory than is currently available. It is recommended that you do not perform other operations on a machine while processing large datasets.