<?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 ArcMap Background Processing in Python in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464231#M15604</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Whenever i look at disable / enable background processing in ArcMap due to unlimited bugs and errors of ArcMap, ESRI referred their documents which you need to click the button in geoprocessing options.&lt;/P&gt;&lt;P&gt;However, I authored a program and i need to copy features as using "Feature Class to Feature Class tool" from an SDE workspace into filegdb. When i want to do that in Python console in ArcMap or ArcToolbox it gives me error if i enable Background processing. If i disable, no error occurs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main problem is there is no access in arcpy to disable background process or i could not find.&lt;/P&gt;&lt;P&gt;But the most ridiculous thing in this process, Feature class to feature class is very basic tool. Even in that tool, geoprocess crashes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I prepared a video for this, you can watch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://streamable.com/xbr5l" title="https://streamable.com/xbr5l"&gt;arcmap gp background hatasi - Streamable&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jan 2019 14:07:01 GMT</pubDate>
    <dc:creator>UMUTÜÇOK</dc:creator>
    <dc:date>2019-01-15T14:07:01Z</dc:date>
    <item>
      <title>ArcMap Background Processing in Python</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464231#M15604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Whenever i look at disable / enable background processing in ArcMap due to unlimited bugs and errors of ArcMap, ESRI referred their documents which you need to click the button in geoprocessing options.&lt;/P&gt;&lt;P&gt;However, I authored a program and i need to copy features as using "Feature Class to Feature Class tool" from an SDE workspace into filegdb. When i want to do that in Python console in ArcMap or ArcToolbox it gives me error if i enable Background processing. If i disable, no error occurs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main problem is there is no access in arcpy to disable background process or i could not find.&lt;/P&gt;&lt;P&gt;But the most ridiculous thing in this process, Feature class to feature class is very basic tool. Even in that tool, geoprocess crashes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I prepared a video for this, you can watch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://streamable.com/xbr5l" title="https://streamable.com/xbr5l"&gt;arcmap gp background hatasi - Streamable&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2019 14:07:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464231#M15604</guid>
      <dc:creator>UMUTÜÇOK</dc:creator>
      <dc:date>2019-01-15T14:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap Background Processing in Python</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464232#M15605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your workflow can be done in ArcGIS Pro, that is an option to the background geoprocessing issues, since it is no longer needed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2019 18:03:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464232#M15605</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-01-15T18:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap Background Processing in Python</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464233#M15606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version of ArcGIS Desktop are you using?&amp;nbsp; What version is the EGDB and what DBMS?&amp;nbsp; Do you have 64-bit Background Geoprocessing installed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2019 18:43:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464233#M15606</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2019-01-15T18:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap Background Processing in Python</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464234#M15607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you refer a document to disable background processing in Python? Because i did not tell that i can not disable bg processing in ArcMap or ArcGIS.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2019 06:04:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464234#M15607</guid>
      <dc:creator>UMUTÜÇOK</dc:creator>
      <dc:date>2019-01-16T06:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap Background Processing in Python</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464235#M15608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply,&lt;/P&gt;&lt;P&gt;Did you watch the video?&amp;nbsp;Issue is irrelevant about versions but i wrote:&lt;/P&gt;&lt;P&gt;ArcGIS Desktop 10.6.1.&lt;/P&gt;&lt;P&gt;SQL Server 2016&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No I didn't. Because I don't want to use background processing. I want to disable it.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2019 06:08:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464235#M15608</guid>
      <dc:creator>UMUTÜÇOK</dc:creator>
      <dc:date>2019-01-16T06:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap Background Processing in Python</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464236#M15609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are connecting to SDE you need oracle client 64bit&lt;/P&gt;&lt;P&gt;It should be configure the same way the 32bit oracle client that is used by ArcMap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have fun&lt;/P&gt;&lt;P&gt;Mody&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2019 06:19:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464236#M15609</guid>
      <dc:creator>ModyBuchbinder</dc:creator>
      <dc:date>2019-01-16T06:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap Background Processing in Python</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464237#M15610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's not about client. I didn't say that i can not connect to SDE. Did you really read what i wrote? I told I can not run geoprocessing tool in case of enabled background processing instead of disabled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2019 06:40:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464237#M15610</guid>
      <dc:creator>UMUTÜÇOK</dc:creator>
      <dc:date>2019-01-16T06:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap Background Processing in Python</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464238#M15611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Umut,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interesting issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One thing I did notice though, when watching that video, is that your output location is set to your user profile, and that the failure is about not being able to create the output table. Have you also attempted to write to another drive?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wondering, since the background processing runs in another process, if that process potentially has different rights, and simply has no access to your user profile, and hence fails to write the required new feature class to the file geodatabase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2019 08:45:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464238#M15611</guid>
      <dc:creator>MarcoBoeringa</dc:creator>
      <dc:date>2019-01-16T08:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap Background Processing in Python</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464239#M15612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at this related thread&amp;nbsp;&lt;A _jive_internal="true" class="link-titled" href="https://community.esri.com/thread/182608-can-background-processing-be-enableddisabled-in-arcpy#comment-702927" title="https://community.esri.com/thread/182608-can-background-processing-be-enableddisabled-in-arcpy#comment-702927"&gt;https://community.esri.com/thread/182608-can-background-processing-be-enableddisabled-in-arcpy#comment-702927&lt;/A&gt;&amp;nbsp;where&amp;nbsp;&lt;A href="https://community.esri.com/people/bixb0012"&gt;bixb0012&lt;/A&gt;&amp;nbsp;provided some valuable insights. Did you try to run the process as a stand alone script? This will not trigger the background geoprocessing.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2019 12:50:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464239#M15612</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2019-01-16T12:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap Background Processing in Python</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464240#M15613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, watched the video, but it didn't tell me what version of ArcMap you are using, what version of EGDB, or what DBMS.&amp;nbsp; Since you don't know why it isn't working, how are you sure it isn't version related?&amp;nbsp; Have you tried it on multiple versions?&amp;nbsp; Sometimes bugs get introduced in new versions of ArcGIS Desktop, e.g., regression defects, so knowing the version is a critical piece of information. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ostensibly, you want to disable background processing since it breaks your code.&amp;nbsp; There are cases where the bug isn't in background processing, per se, but the 64-bit Geoprocessing component that can be installed separately.&amp;nbsp; Since the video didn't indicate whether you had installed 64-bit Geoprocessing, I asked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you seem to have it all sorted out, I will leave you to it.&amp;nbsp; Good luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2019 15:31:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464240#M15613</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2019-01-16T15:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap Background Processing in Python</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464241#M15614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. I tried for another folders in drives nothing changed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't think that is about permissions. Because same python.exe is running and it uses user permission and those folder are everyone shared.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2019 07:37:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464241#M15614</guid>
      <dc:creator>UMUTÜÇOK</dc:creator>
      <dc:date>2019-01-17T07:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap Background Processing in Python</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464242#M15615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Xander,&lt;/P&gt;&lt;P&gt;Thanks for your reply. I think Joshua pointed about location of python exe. If you install background processing 64 bit, you need to use ArcGIS10.6x64\python.exe. Because that python version is based on 64 bit.&lt;/P&gt;&lt;P&gt;So we need to find a way to change background processing settings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2019 07:39:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464242#M15615</guid>
      <dc:creator>UMUTÜÇOK</dc:creator>
      <dc:date>2019-01-17T07:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: ArcMap Background Processing in Python</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464243#M15616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I see the situation:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;either you switch the background processing off&amp;nbsp;manually&lt;/LI&gt;&lt;LI&gt;or you un-install the 64 bit processing&lt;/LI&gt;&lt;LI&gt;or you use the 32 bit python standalone script to run the geoprocess&lt;/LI&gt;&lt;LI&gt;or if you want 64 bit processing you start using ArcGIS Pro&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really don't see any other option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2019 12:12:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/arcmap-background-processing-in-python/m-p/464243#M15616</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2019-01-17T12:12:39Z</dc:date>
    </item>
  </channel>
</rss>

