<?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 scratch space, path allocation, and ERROR 010029 in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155407#M2167</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;despite defining c:\t as my scratch space in ArcCatalog, I get a message that appears to be a permissions problem for \windows\system32 when running PathAllocation in python script and from toolbox/ArcCatalog&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;arcpy.PathAllocation_sa("U:/Clusters2006/h99B99p30/h99B99p30_s","C:/t/PathAll_h99B1","U:/Clusters2006/imped_h/g99Bi30pir","#","#","BINARY 1 45","#","BINARY 1 -30 30","#","#","VALUE","#","#")&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;leading to&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Messages
Executing: PathAllocation U:\Clusters2006\h99B99p30\h99B99p30_s C:\t\PathAll_h99B1 U:\Clusters2006\imped_h\g99Bi30pir # # "BINARY 1 45" # "BINARY 1 -30 30" # # VALUE # #
Start Time: Wed May 30 09:26:33 2012
ERROR 010029: Unable to create the raster C:\windows\system32\t_t017. Path Distance mapping is Failed
ERROR 010067: Error in executing grid expression.
Failed to execute (PathAllocation).
Failed at Wed May 30 09:26:34 2012 (Elapsed Time: 1.00 seconds)&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if I run the same thing on a machine that doesn't have a locked-down windows directory, it executes correctly&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;arcpy.PathAllocation_sa("U:/Clusters2006/h99b99p30/h99b99p30_s","C:/t/PathAll_h99b1","U:/Clusters2006/imped_h/g99bi30pir","#","#","BINARY 1 45","#","BINARY 1 -30 30","#","#","VALUE","#","#")&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Messages
Executing: PathAllocation U:\Clusters2006\h99b99p30\h99b99p30_s C:\t\PathAll_h99b1 U:\Clusters2006\imped_h\g99bi30pir # # "BINARY 1 45" # "BINARY 1 -30 30" # # VALUE # #
Start Time: Wed May 30 09:32:44 2012
Succeeded at Wed May 30 09:35:45 2012 (Elapsed Time: 3 minutes 1 seconds)&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This doesn't happen with other spatial analyst items like: KernelDensity, Flow, Sink, and map math functions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;what can I change?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Randy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 08:15:40 GMT</pubDate>
    <dc:creator>RandyRandolph</dc:creator>
    <dc:date>2021-12-11T08:15:40Z</dc:date>
    <item>
      <title>Error creating contour - failed to copy raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155401#M2161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to create a contours layer from an elevation raster. It fails with a 9999 error, followed by&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(esriDataSourcesRaster:GdalDriver") Failed to copy raster dataset&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;then error 010240 Could not save raster dataset to ...\temp\g_g7634&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is no name conflict in the temp file where it's trying to copy, and there's plenty of disk space.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My raster is 16bit x 23,500 x 19,500, or about 1GB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is that too big?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Oct 2011 20:47:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155401#M2161</guid>
      <dc:creator>DavidStrip</dc:creator>
      <dc:date>2011-10-23T20:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error creating contour - failed to copy raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155402#M2162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Which version of ArcGIS?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- If 10, do you have Service Pack 3 installed?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- output going to shapefile or file geodatabase?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- what happens with a larger contour interval?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Oct 2011 21:19:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155402#M2162</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2011-10-23T21:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error creating contour - failed to copy raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155403#M2163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;License type: ArcView&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Version 10, SP3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Saving to file geodatabase&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failure in original message was with 10' contour interval&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Retried with 100' interval, success after 15 minutes, 17 seconds.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tried with 20' interval - ran for a while, showing progress, then failed at 15 minutes with 9999 error msg and no other info - just "Failed to execute (Contour)"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Oct 2011 23:33:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155403#M2163</guid>
      <dc:creator>DavidStrip</dc:creator>
      <dc:date>2011-10-23T23:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error creating contour - failed to copy raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155404#M2164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could you zip the input DEM and email it to &lt;/SPAN&gt;&lt;A href="mailto:slynch@esri.com"&gt;slynch@esri.com&lt;/A&gt;&lt;SPAN&gt; ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;or&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;External users who need to FTP a file to Esri should be instructed to login to &lt;/SPAN&gt;&lt;A href="ftp://ftp.esri.com/"&gt;ftp://ftp.esri.com/&lt;/A&gt;&lt;SPAN&gt; using the anonymous login and providing their e-mail address as the password if prompted (Note: Most browsers and FTP clients will log in using the anonymous account automatically). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once connected, the external users should navigate to the pub/incoming folder, create directories as needed and upload their content. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 02:55:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155404#M2164</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2011-10-24T02:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error creating contour - failed to copy raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155405#M2165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Same exact issue here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The folder it's trying to write the GRID to (C:\Windows\System32 :confused:) is read only and requires admin privileges as dictated by user profiles assigned by our IT. I can't find anywhere in the environment settings where I can redirect it to a folder in which I do have permission to write.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Permissions are a recurring issue here (nearly exclusively with ESRI software) and there is no negotiating for increased admin privileges.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2012 15:36:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155405#M2165</guid>
      <dc:creator>WilliamWood</dc:creator>
      <dc:date>2012-01-06T15:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error creating contour - failed to copy raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155406#M2166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;William&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What version of ArcGIS are you running?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please set your current and scratch workspace to a location where you have write access to.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What format is the raster in, fgdb, grid, tif, img or ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What format are you writing to ? (shapefile, fgbd, ?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you try with grid input and shapefile file output ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2012 15:42:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155406#M2166</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2012-01-06T15:42:56Z</dc:date>
    </item>
    <item>
      <title>scratch space, path allocation, and ERROR 010029</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155407#M2167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;despite defining c:\t as my scratch space in ArcCatalog, I get a message that appears to be a permissions problem for \windows\system32 when running PathAllocation in python script and from toolbox/ArcCatalog&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;arcpy.PathAllocation_sa("U:/Clusters2006/h99B99p30/h99B99p30_s","C:/t/PathAll_h99B1","U:/Clusters2006/imped_h/g99Bi30pir","#","#","BINARY 1 45","#","BINARY 1 -30 30","#","#","VALUE","#","#")&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;leading to&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Messages
Executing: PathAllocation U:\Clusters2006\h99B99p30\h99B99p30_s C:\t\PathAll_h99B1 U:\Clusters2006\imped_h\g99Bi30pir # # "BINARY 1 45" # "BINARY 1 -30 30" # # VALUE # #
Start Time: Wed May 30 09:26:33 2012
ERROR 010029: Unable to create the raster C:\windows\system32\t_t017. Path Distance mapping is Failed
ERROR 010067: Error in executing grid expression.
Failed to execute (PathAllocation).
Failed at Wed May 30 09:26:34 2012 (Elapsed Time: 1.00 seconds)&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if I run the same thing on a machine that doesn't have a locked-down windows directory, it executes correctly&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;arcpy.PathAllocation_sa("U:/Clusters2006/h99b99p30/h99b99p30_s","C:/t/PathAll_h99b1","U:/Clusters2006/imped_h/g99bi30pir","#","#","BINARY 1 45","#","BINARY 1 -30 30","#","#","VALUE","#","#")&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Messages
Executing: PathAllocation U:\Clusters2006\h99b99p30\h99b99p30_s C:\t\PathAll_h99b1 U:\Clusters2006\imped_h\g99bi30pir # # "BINARY 1 45" # "BINARY 1 -30 30" # # VALUE # #
Start Time: Wed May 30 09:32:44 2012
Succeeded at Wed May 30 09:35:45 2012 (Elapsed Time: 3 minutes 1 seconds)&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This doesn't happen with other spatial analyst items like: KernelDensity, Flow, Sink, and map math functions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;what can I change?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Randy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 08:15:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155407#M2167</guid>
      <dc:creator>RandyRandolph</dc:creator>
      <dc:date>2021-12-11T08:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: scratch space, path allocation, and ERROR 010029</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155408#M2168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, I found it: the windows environment/system variable ARCTMPDIR&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/29559"&gt;http://support.esri.com/en/knowledgebase/techarticles/detail/29559&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a difference between temp space and the scratch workspace ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks anyway,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Randy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 15:17:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155408#M2168</guid>
      <dc:creator>RandyRandolph</dc:creator>
      <dc:date>2012-05-30T15:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error creating contour - failed to copy raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155409#M2169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Same exact issue here.&lt;BR /&gt;&lt;BR /&gt;The folder it's trying to write the GRID to (C:\Windows\System32 :confused:) is read only and requires admin privileges as dictated by user profiles assigned by our IT. I can't find anywhere in the environment settings where I can redirect it to a folder in which I do have permission to write.&lt;BR /&gt;&lt;BR /&gt;Permissions are a recurring issue here (nearly exclusively with ESRI software) and there is no negotiating for increased admin privileges.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;William were you able to resolve this issue; I have the same issue where ArcGIS is trying to write to the System32 directory where there is a permissions issue (not writable).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 15:43:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155409#M2169</guid>
      <dc:creator>GreggHadish</dc:creator>
      <dc:date>2012-07-16T15:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error creating contour - failed to copy raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155410#M2170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Same issue for me, but dont think its a system32 folder issue. Its just fails creating the contour data. Anyone get this resolved??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 21:37:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155410#M2170</guid>
      <dc:creator>ClaireInbody</dc:creator>
      <dc:date>2012-11-06T21:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Error creating contour - failed to copy raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155411#M2171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I changed my environment settings within the contour tool. I changed the workspace to the database I am currently using; instead of the ArcGIS default gdb. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using version 10.0 sp 5. I was running the tool in ArcMap.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 13:49:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155411#M2171</guid>
      <dc:creator>TraceyOwens</dc:creator>
      <dc:date>2012-12-20T13:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error creating contour - failed to copy raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155412#M2172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try using a smaller extent or larger interval&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2012 10:54:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155412#M2172</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2012-12-26T10:54:49Z</dc:date>
    </item>
    <item>
      <title>How to keep Spatial Analyst from trying to write to system32 folder</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155413#M2173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to run IDW interpolation with barriers. The process fails to convert the barrier into a shapefile in the Windows\System32 folder (where I don't have full write permission). First of all I don't understand why it needs to convert the barrier into a shapefile, even when I provide it in the form of a shapefile. But more importantly, I would really like to know how to redirect Spatial Analyst to a different folder. I saw somebody had the same problem years ago. An ESRI person suggested to set the current and scratch workspace to some other folder. That does not resolve the isse. It is STILL trying to write to the system32 folder. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the old thread the problem never seemed have been resolved. So I am starting a new one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would really appreciate getting this resolved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anna-Maria Mueller&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 15:55:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155413#M2173</guid>
      <dc:creator>Anna-MariaMueller</dc:creator>
      <dc:date>2013-04-10T15:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to keep Spatial Analyst from trying to write to system32 folder</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155414#M2174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am trying to run IDW interpolation with barriers. The process fails to convert the barrier into a shapefile in the Windows\System32 folder (where I don't have full write permission). &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you tried either setting ARCTMPDIR to a writeable location, or starting ArcMap in a folder you have write access to? This has been an issue with topological processing in ArcGIS and the IDW barriers functionality may use some of that code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/29559"&gt;KB 29559 - Problem:&amp;nbsp; Certain geoprocessing tools will not execute or work unless the user is an administrator&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(By the way, setting the current and scratch workspace to the same location [preferably a folder workspace] is best practice for heavy raster processing, so even if it didn't help you this time, it's a good idea anyway.)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 18:07:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155414#M2174</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2013-04-10T18:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to keep Spatial Analyst from trying to write to system32 folder</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155415#M2175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the note. Yes, it did have to do with to do with administrative permissions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I run ArcGIS as Administrator it is ok. What I didn't know is that in Windows 7 there is a difference between "Run as Administrator" and just running a program under a user account that is a member of the Administrator group. That's an awfully subtle but important distinction. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_programs/difference-between-run-as-administrator-and/58e7ed23-a704-4f4d-b59e-4dd29d442ff1"&gt;http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_programs/difference-between-run-as-administrator-and/58e7ed23-a704-4f4d-b59e-4dd29d442ff1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and links therein&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also found out that instead of always having to right-click on the ArcMap shortcut to access the "Run as administrator" one can go to "Properties" (also accessed through right-click) then go to the "Compatibility" tab and check "Run this program as administrator". Then it will always run with full administrator privileges. Looks like that solved the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;AM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 01:10:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155415#M2175</guid>
      <dc:creator>Anna-MariaMueller</dc:creator>
      <dc:date>2013-04-11T01:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to keep Spatial Analyst from trying to write to system32 folder</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155416#M2176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thanks for the note. Yes, it did have to do with to do with administrative permissions.&lt;BR /&gt;When I run ArcGIS as Administrator it is ok.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anna/Donald:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's because as administrator you do can write garbage to the aformentioned system32 folder. Not that you really want to,and not that you want to be logged in as administrator while doing your work (this is extremely hazardous to your computer's security). You should only use admin accounts while installing software or making system tweaks, and DEFINITELY not when not browsing the web or reading email.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's a much better fix to set the environment variable ARCTMPDIR to a writeable location (best practice- a local disk drive).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 18:52:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155416#M2176</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2013-04-11T18:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to keep Spatial Analyst from trying to write to system32 folder</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155417#M2177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Anna/Donald:&lt;BR /&gt;&lt;BR /&gt;It's a much better fix to set the environment variable ARCTMPDIR to a writeable location (best practice- a local disk drive).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Well, that makes good sense. My problem is I am new to ArcGIS and don't know how to set ARCTMPDIR. Could you point me to some step-by-step instructions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do appreciate your help. Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;AM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 19:40:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155417#M2177</guid>
      <dc:creator>Anna-MariaMueller</dc:creator>
      <dc:date>2013-04-11T19:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to keep Spatial Analyst from trying to write to system32 folder</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155418#M2178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Well, that makes good sense. My problem is I am new to ArcGIS and don't know how to set ARCTMPDIR. &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is covered in the KB article I referenced above, under a link labeled "show me". &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The easiest way to get to user environment variables in Win 7 is to enter "env" in the search box on the start menu.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 14:20:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155418#M2178</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2013-04-12T14:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to keep Spatial Analyst from trying to write to system32 folder</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155419#M2179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;This is covered in the KB article I referenced above, under a link labeled "show me". &lt;BR /&gt;&lt;BR /&gt;The easiest way to get to user environment variables in Win 7 is to enter "env" in the search box on the start menu.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ah! Thank you! Now I see. I think the first time around I ended up in the wrong KB article. For some reason the link didn't take me all the way to 29559. But I got it now. I appreciate it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 15:15:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155419#M2179</guid>
      <dc:creator>Anna-MariaMueller</dc:creator>
      <dc:date>2013-04-12T15:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error creating contour - failed to copy raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155420#M2180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just ran into this issue with ArcGIS 10.2.2 ArcCatalog.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I'm running a script tool that runs CreateConstantRaster and I get exactly the same GDAL error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #e23d39;"&gt;(esriDataSourcesRaster:GdalDriver") Failed to copy raster dataset&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; color: #e23d39;"&gt;then error 010240 Could not save raster dataset to C:\system32\temp\g_g7634&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The tool runs fine from ArcMap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/29559"&gt;Setting ARCTMPDIR to a writeable folder before launching ArcCatalog&lt;/A&gt; solved my problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 22:30:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/error-creating-contour-failed-to-copy-raster/m-p/155420#M2180</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2015-06-01T22:30:53Z</dc:date>
    </item>
  </channel>
</rss>

