<?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: Issues with 64 BIT Arcpy Scripts in Python Snippets Questions</title>
    <link>https://community.esri.com/t5/python-snippets-questions/issues-with-64-bit-arcpy-scripts/m-p/824511#M359</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What kind of error messages are you getting?&amp;nbsp; Have you tried using try except and capturing the Exception if the default error message does not provide meaningful information about the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Jun 2020 02:12:06 GMT</pubDate>
    <dc:creator>MichaelVolz</dc:creator>
    <dc:date>2020-06-09T02:12:06Z</dc:date>
    <item>
      <title>Issues with 64 BIT Arcpy Scripts</title>
      <link>https://community.esri.com/t5/python-snippets-questions/issues-with-64-bit-arcpy-scripts/m-p/824510#M358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unable to use the 64 Bit Arcpy&amp;nbsp;modules to list table or print records or do anything on a non sde geodatabase where as the same code works absolutely fine with 32 Bit arcpy modules.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doing this simple process and I'm stumbled to understand why this is not working in 64 Bit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import arcpy&lt;/P&gt;&lt;P&gt;# Set the current workspace&lt;BR /&gt;table = 'D:\\abc\\xyz.sde\\user.table'&lt;/P&gt;&lt;P&gt;if arcpy.Exists(table):&lt;BR /&gt; print "Exits"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Got all the TNS Entries configured tried different versions using single slashes, double slashes etc but no luck in 64 Bit.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using ArcGIS 10.6.1 with ArcGIS Oracle 18 C Patch.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2020 00:27:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-snippets-questions/issues-with-64-bit-arcpy-scripts/m-p/824510#M358</guid>
      <dc:creator>RamakrishnaBillakanti</dc:creator>
      <dc:date>2020-06-09T00:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with 64 BIT Arcpy Scripts</title>
      <link>https://community.esri.com/t5/python-snippets-questions/issues-with-64-bit-arcpy-scripts/m-p/824511#M359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What kind of error messages are you getting?&amp;nbsp; Have you tried using try except and capturing the Exception if the default error message does not provide meaningful information about the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2020 02:12:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-snippets-questions/issues-with-64-bit-arcpy-scripts/m-p/824511#M359</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2020-06-09T02:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with 64 BIT Arcpy Scripts</title>
      <link>https://community.esri.com/t5/python-snippets-questions/issues-with-64-bit-arcpy-scripts/m-p/824512#M360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Although you do not mention it explicitly, I assume you have ArcGIS for Desktop's&lt;A href="https://desktop.arcgis.com/en/arcmap/latest/analyze/executing-tools/64bit-background.htm"&gt; "64 bit Background Geoprocessing"&lt;/A&gt; installed? Otherwise, of course, everything will run in 32 bit by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, and accessing Oracle through ODBC, you likely also need an Oracle 64 bit ODBC driver, something like this may need to be installed:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.oracle.com/database/technologies/odac-downloads.html"&gt;https://www.oracle.com/database/technologies/odac-downloads.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2020 07:59:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-snippets-questions/issues-with-64-bit-arcpy-scripts/m-p/824512#M360</guid>
      <dc:creator>MarcoBoeringa</dc:creator>
      <dc:date>2020-06-09T07:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with 64 BIT Arcpy Scripts</title>
      <link>https://community.esri.com/t5/python-snippets-questions/issues-with-64-bit-arcpy-scripts/m-p/824513#M361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael. The program doesn't throw any error. It just exists out of the loop and doesn't print print statement.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2020 20:35:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-snippets-questions/issues-with-64-bit-arcpy-scripts/m-p/824513#M361</guid>
      <dc:creator>RamakrishnaBillakanti</dc:creator>
      <dc:date>2020-06-09T20:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with 64 BIT Arcpy Scripts</title>
      <link>https://community.esri.com/t5/python-snippets-questions/issues-with-64-bit-arcpy-scripts/m-p/824514#M362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, These dependancies are taken care, Got the Background Utility and Oracle Drivers configured for 64 BIT also made sure I've the TNS Entries.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2020 20:36:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-snippets-questions/issues-with-64-bit-arcpy-scripts/m-p/824514#M362</guid>
      <dc:creator>RamakrishnaBillakanti</dc:creator>
      <dc:date>2020-06-09T20:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with 64 BIT Arcpy Scripts</title>
      <link>https://community.esri.com/t5/python-snippets-questions/issues-with-64-bit-arcpy-scripts/m-p/1017288#M691</link>
      <description>&lt;P&gt;I am having the exact same problem&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16932"&gt;@RamakrishnaBillakanti&lt;/a&gt;&amp;nbsp;, running 64 bit background GP with &lt;SPAN&gt;ArcGIS 10.6.1 with ArcGIS Oracle 18 C Patch. I&lt;/SPAN&gt;&amp;nbsp;getting errors in arcpy.Exists() when if I'm trying to connect to an SDE feature class while programmatically kicking off script from FME. Works fine if I use manually.&lt;/P&gt;&lt;P&gt;Did you ever figure this out? Any help would be massively appreciated!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 17:19:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-snippets-questions/issues-with-64-bit-arcpy-scripts/m-p/1017288#M691</guid>
      <dc:creator>AndrewFleming1</dc:creator>
      <dc:date>2021-01-15T17:19:41Z</dc:date>
    </item>
  </channel>
</rss>

