040002 : Not enough memory.

Description

This error may be due to one of the following conditions:

  1. There is not enough virtual memory, or the available memory is fragmented.
  2. The page file size is too small.
  3. Not enough memory is available in the temporary directory.
  4. If you are using Empirical Bayesian Kriging, your model may be too complicated.

Solution

Contact Esri Support.

If you encounter this error while using the Empirical Bayesian Kriging tool, any of the following may correct the problem:

  • Decrease the number of CPU cores utilized by adding GA_SMP_MAX_THREADS as a system variable to the Windows Environment Variables. The variable's value sets the upper limit for the number of threads/CPUs that Geostatistical Analyst processes can use.
  • Use a semivariogram model other than K-Bessel or K-Bessel Detrended.
  • Decrease the overlap factor, number of simulations, or maximum number of neighbors.
  • If possible, install ArcGIS 64-bit background geoprocessing and attempt to run the process again; be sure to first enable background geoprocessing.

Note: Increasing physical memory, virtual memory, or disk space may not solve the problem.

3/7/2014