<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: table not found and unable to allocate memory errors with cell statistics in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/table-not-found-and-unable-to-allocate-memory/m-p/45445#M562</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;42 rasters is a pretty long list. Does it work with 30 rasters?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may be running into a Windows operating system limits on number of simultaneously opened files. You may have to average the first half and the second half and then average the two means.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Nov 2014 07:17:50 GMT</pubDate>
    <dc:creator>curtvprice</dc:creator>
    <dc:date>2014-11-06T07:17:50Z</dc:date>
    <item>
      <title>table not found and unable to allocate memory errors with cell statistics</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/table-not-found-and-unable-to-allocate-memory/m-p/45442#M559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to run Cell Statistics in ArcMap 10.2.2 on a Win7 computer with 32GB RAM and 2TB HD. I'm getting the following errors both in Python and using modelbuilder:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The table was not found. [VAT_Qavg_53_10]&lt;/P&gt;&lt;P&gt;ERROR 010213: Error in reading raster Band_1.&lt;/P&gt;&lt;P&gt;ERROR 010325: Run-time error - ***.&lt;/P&gt;&lt;P&gt;ERROR 010067: Error in executing grid expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR 999999: Error executing function.&lt;/P&gt;&lt;P&gt;The table was not found. [VAT_Qavg_53_94]&lt;/P&gt;&lt;P&gt;No spatial reference exists.&lt;/P&gt;&lt;P&gt;ERROR 010298: Unable to allocate memory.&lt;/P&gt;&lt;P&gt;ERROR 010067: Error in executing grid expression.&lt;/P&gt;&lt;P&gt;Failed to execute (CellStatistics).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was previously able to run Cell Stats for both of these outputs using the same procedures. The output is being saved to a file geodatabase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 14:45:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/table-not-found-and-unable-to-allocate-memory/m-p/45442#M559</guid>
      <dc:creator>PamFroemke</dc:creator>
      <dc:date>2014-11-04T14:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: table not found and unable to allocate memory errors with cell statistics</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/table-not-found-and-unable-to-allocate-memory/m-p/45443#M560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;More info on this error. This is the full error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Executing (Cell Statistics): CellStatistics D:\Yields.gdb\y1953_rasterV;D:\Yields.gdb\y1954_rasterV;D:\Yields.gdb\y1955_rasterV;D:\Yields.gdb\y1956_rasterV;D:\Yields.gdb\y1957_rasterV;D:\Yields.gdb\y1958_rasterV;D:\Yields.gdb\y1959_rasterV;D:\Yields.gdb\y1960_rasterV;D:\Yields.gdb\y1961_rasterV;D:\Yields.gdb\y1962_rasterV;D:\Yields.gdb\y1963_rasterV;D:\Yields.gdb\y1964_rasterV;D:\Yields.gdb\y1965_rasterV;D:\Yields.gdb\y1966_rasterV;D:\Yields.gdb\y1967_rasterV;D:\Yields.gdb\y1968_rasterV;D:\Yields.gdb\y1969_rasterV;D:\Yields.gdb\y1970_rasterV;D:\Yields.gdb\y1971_rasterV;D:\Yields.gdb\y1972_rasterV;D:\Yields.gdb\y1973_rasterV;D:\Yields.gdb\y1974_rasterV;D:\Yields.gdb\y1975_rasterV;D:\Yields.gdb\y1976_rasterV;D:\Yields.gdb\y1977_rasterV;D:\Yields.gdb\y1978_rasterV;D:\Yields.gdb\y1979_rasterV;D:\Yields.gdb\y1980_rasterV;D:\Yields.gdb\y1981_rasterV;D:\Yields.gdb\y1982_rasterV;D:\Yields.gdb\y1983_rasterV;D:\Yields.gdb\y1984_rasterV;D:\Yields.gdb\y1985_rasterV;D:\Yields.gdb\y1986_rasterV;D:\Yields.gdb\y1987_rasterV;D:\Yields.gdb\y1988_rasterV;D:\Yields.gdb\y1989_rasterV;D:\Yields.gdb\y1990_rasterV;D:\Yields.gdb\y1991_rasterV;D:\Yields.gdb\y1992_rasterV;D:\Yields.gdb\y1993_rasterV;D:\Yields.gdb\y1994_rasterV D:\Yields.gdb\Qavg_53_94_Vinod_mm MEAN DATA&lt;/P&gt;&lt;P&gt;Start Time: Tue Nov 04 13:35:58 2014&lt;/P&gt;&lt;P&gt;The table was not found. [VAT_Qavg_53_94_Vinod_mm]&lt;/P&gt;&lt;P&gt;ERROR 010298: Unable to allocate memory.&lt;/P&gt;&lt;P&gt;ERROR 010067: Error in executing grid expression.&lt;/P&gt;&lt;P&gt;Failed to execute (Cell Statistics).&lt;/P&gt;&lt;P&gt;Failed at Tue Nov 04 13:36:02 2014 (Elapsed Time: 4.28 seconds)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 20:37:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/table-not-found-and-unable-to-allocate-memory/m-p/45443#M560</guid>
      <dc:creator>PamFroemke</dc:creator>
      <dc:date>2014-11-04T20:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: table not found and unable to allocate memory errors with cell statistics</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/table-not-found-and-unable-to-allocate-memory/m-p/45444#M561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Although this may have nothing to do with it, we where getting an empty table when trying to clip two feature classes that were in two different projections.&amp;nbsp; In ArcMap, of course, if you have valid spatial reference assigned, the arcmap session will take the SR of the first feature class added, and the other will project on the fly.&amp;nbsp; But when we performed the clip, the projet-on-the-fly doesn't happen, so the result was blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So first, in ArcCatalog, look at your raster to make sure it has a valid spatial reference.&amp;nbsp; If so, it should recognize it, but if you have it in an ArcMap session with a different projection, it may be having issues.&amp;nbsp; My guess is it is related to one of the inputs having a different projection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At least that is something to try.&amp;nbsp;&amp;nbsp; The 9999999 error is pretty much the "anyone's guess" code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 21:20:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/table-not-found-and-unable-to-allocate-memory/m-p/45444#M561</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2014-11-04T21:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: table not found and unable to allocate memory errors with cell statistics</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/table-not-found-and-unable-to-allocate-memory/m-p/45445#M562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;42 rasters is a pretty long list. Does it work with 30 rasters?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may be running into a Windows operating system limits on number of simultaneously opened files. You may have to average the first half and the second half and then average the two means.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 07:17:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/table-not-found-and-unable-to-allocate-memory/m-p/45445#M562</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2014-11-06T07:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: table not found and unable to allocate memory errors with cell statistics</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/table-not-found-and-unable-to-allocate-memory/m-p/45446#M563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did finally get this to run yesterday by doing exactly that. I split the original number of input grids in half, ran it twice and averaged the resulting 2 grids.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 16:59:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/table-not-found-and-unable-to-allocate-memory/m-p/45446#M563</guid>
      <dc:creator>PamFroemke</dc:creator>
      <dc:date>2014-11-06T16:59:36Z</dc:date>
    </item>
  </channel>
</rss>

