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).
Thanks for the note. Yes, it did have to do with to do with administrative permissions.
When I run ArcGIS as Administrator it is ok.
Anna/Donald:
It's a much better fix to set the environment variable ARCTMPDIR to a writeable location (best practice- a local disk drive).
Well, that makes good sense. My problem is I am new to ArcGIS and don't know how to set ARCTMPDIR.
This is covered in the KB article I referenced above, under a link labeled "show me".
The easiest way to get to user environment variables in Win 7 is to enter "env" in the search box on the start menu.
I just ran into this issue with ArcGIS 10.2.2 ArcCatalog.
I'm running a script tool that runs CreateConstantRaster and I get exactly the same GDAL error.
(esriDataSourcesRaster:GdalDriver") Failed to copy raster dataset
then error 010240 Could not save raster dataset to C:\system32\temp\g_g7634
The tool runs fine from ArcMap.
Setting ARCTMPDIR to a writeable folder before launching ArcCatalog solved my problem.