<?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 ERROR 000732 View does not exist or unsupported after 10.3 upgrade in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563051#M44027</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a few models that update a point and polygon feature class in our DB a few times a day using a view into our projects DB. We have exported this to py and made a small change "arcpy.env.overwriteOutput = True" and set to run using windows task manager. All good until we moved our beta to 10.3 earlier this week. I realized after a few days that the script was failing in task manager. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ran the script in Idle to see if I could trace the problem. Viola... this is what we see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ExecuteError: Failed to execute. Parameters are not valid.&lt;/P&gt;&lt;P&gt;ERROR 000732: XY Table: Dataset Database Connections\inserrtservername.sde\EBISDE.dbo.project_tel_new_vw does not exist or is not supported&lt;/P&gt;&lt;P&gt;Failed to execute (MakeXYEventLayer).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The view works. I return records when I view in SSMS and Catalog. The model works, and writes new features to the features in the DB. I even deleted my DB connection in catalog, made a new one. Opened the models and re-pointed the GP tools to the view and features hoping this would clear up any mis-matched connection names etc. and export to python.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happened at 10.3 that python is unable to make the DB connection? Seems straight forward, but I'm stumped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Apr 2015 15:38:16 GMT</pubDate>
    <dc:creator>BugPie</dc:creator>
    <dc:date>2015-04-17T15:38:16Z</dc:date>
    <item>
      <title>ERROR 000732 View does not exist or unsupported after 10.3 upgrade</title>
      <link>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563051#M44027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a few models that update a point and polygon feature class in our DB a few times a day using a view into our projects DB. We have exported this to py and made a small change "arcpy.env.overwriteOutput = True" and set to run using windows task manager. All good until we moved our beta to 10.3 earlier this week. I realized after a few days that the script was failing in task manager. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ran the script in Idle to see if I could trace the problem. Viola... this is what we see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ExecuteError: Failed to execute. Parameters are not valid.&lt;/P&gt;&lt;P&gt;ERROR 000732: XY Table: Dataset Database Connections\inserrtservername.sde\EBISDE.dbo.project_tel_new_vw does not exist or is not supported&lt;/P&gt;&lt;P&gt;Failed to execute (MakeXYEventLayer).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The view works. I return records when I view in SSMS and Catalog. The model works, and writes new features to the features in the DB. I even deleted my DB connection in catalog, made a new one. Opened the models and re-pointed the GP tools to the view and features hoping this would clear up any mis-matched connection names etc. and export to python.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happened at 10.3 that python is unable to make the DB connection? Seems straight forward, but I'm stumped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 15:38:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563051#M44027</guid>
      <dc:creator>BugPie</dc:creator>
      <dc:date>2015-04-17T15:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000732 View does not exist or unsupported after 10.3 upgrade</title>
      <link>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563052#M44028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You had this exact workflow working on this exact machine using an earlier version?&amp;nbsp; What version?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 16:38:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563052#M44028</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2015-04-17T16:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000732 View does not exist or unsupported after 10.3 upgrade</title>
      <link>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563053#M44029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Collin:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might need to provide the full path to the database connection, if you are not already doing so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you running this script on a Windows Server?&amp;nbsp; If so, is the new server the same version as the old server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 16:41:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563053#M44029</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2015-04-17T16:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000732 View does not exist or unsupported after 10.3 upgrade</title>
      <link>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563054#M44030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been digging. IT made a change in that they moved this virtual server to a new physical machine. Is that possibly in play? All variables including the SQL are located on this machine so I can't imagine it is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, yes same workflow. Only real change was we went from 10.1 SP1 to 10.3 where I suspect the problem is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Full connection path:&lt;/P&gt;&lt;P&gt;ERROR 000732: XY Table: Dataset Database Connections\washout.sde\EBISDE.dbo.project_tel_new_vw does not exist or is not supported&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 17:21:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563054#M44030</guid>
      <dc:creator>BugPie</dc:creator>
      <dc:date>2015-04-17T17:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000732 View does not exist or unsupported after 10.3 upgrade</title>
      <link>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563055#M44031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this script is being utilized from a Windows Server 2008r2 standard SP 1. Both before the physical move and afterwards. Nothing in the Virtual env. has changed. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 12:06:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563055#M44031</guid>
      <dc:creator>BugPie</dc:creator>
      <dc:date>2015-04-20T12:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000732 View does not exist or unsupported after 10.3 upgrade</title>
      <link>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563056#M44032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please post the script? It would be easier for people to look at it directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 13:33:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563056#M44032</guid>
      <dc:creator>SamuelTompsett</dc:creator>
      <dc:date>2015-04-20T13:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000732 View does not exist or unsupported after 10.3 upgrade</title>
      <link>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563057#M44033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whoops, sorry, that would be helpful. I have attached a zip to this entry that contains a script that is now failing in what looks to be the connection to the DB. Thanks in advance! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 14:02:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563057#M44033</guid>
      <dc:creator>BugPie</dc:creator>
      <dc:date>2015-04-20T14:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000732 View does not exist or unsupported after 10.3 upgrade</title>
      <link>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563058#M44034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Collin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for posting the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried giving the full path to the database connections? Especially for the input view?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 14:06:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563058#M44034</guid>
      <dc:creator>SamuelTompsett</dc:creator>
      <dc:date>2015-04-20T14:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000732 View does not exist or unsupported after 10.3 upgrade</title>
      <link>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563059#M44035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Sam, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No I have not tried that approach yet. I haven't done much yet, wanted to wait on what the community thought before I started anything new other than re-exporting from 10.3.&amp;nbsp; I will look into your suggestion and report back later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 14:16:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563059#M44035</guid>
      <dc:creator>BugPie</dc:creator>
      <dc:date>2015-04-20T14:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000732 View does not exist or unsupported after 10.3 upgrade</title>
      <link>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563060#M44036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This was the solution. Thank you Sam.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas if this change is due to 10.3? I'd like to get a better understanding of the underlying cause.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 19:22:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563060#M44036</guid>
      <dc:creator>BugPie</dc:creator>
      <dc:date>2015-04-20T19:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000732 View does not exist or unsupported after 10.3 upgrade</title>
      <link>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563061#M44037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the correct syntax for the database connection in v10.3?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 19:25:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563061#M44037</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2015-04-20T19:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000732 View does not exist or unsupported after 10.3 upgrade</title>
      <link>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563062#M44038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;from this string.&amp;nbsp; &lt;STRONG&gt;Database Connections\&lt;/STRONG&gt;washout.sde\EBISDE.dbo.project_tel_new_vw&lt;/P&gt;&lt;P&gt;I replaced&lt;/P&gt;&lt;P&gt;Database Connections\\&lt;/P&gt;&lt;P&gt;with&lt;/P&gt;&lt;P&gt;C:\\Users\\username\\AppData\\Roaming\\ESRI\\Desktop10.3\\ArcCatalog\\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did the same for all the features being used by this model as well. It's successful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 19:39:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563062#M44038</guid>
      <dc:creator>BugPie</dc:creator>
      <dc:date>2015-04-20T19:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000732 View does not exist or unsupported after 10.3 upgrade</title>
      <link>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563063#M44039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for posting this. I was going out of my mind trying to figure out why python but not modelbuilder had a problem with my geocoder input sql table and composite locator parameters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 16:48:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563063#M44039</guid>
      <dc:creator>TiffanySelvidge1</dc:creator>
      <dc:date>2016-01-29T16:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000732 View does not exist or unsupported after 10.3 upgrade</title>
      <link>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563064#M44040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tiffany, sounds like you had the same experience as myself trying to figure this out. Misery loves company, so thank YOU, I feel better now! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 17:11:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563064#M44040</guid>
      <dc:creator>BugPie</dc:creator>
      <dc:date>2016-01-29T17:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR 000732 View does not exist or unsupported after 10.3 upgrade</title>
      <link>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563065#M44041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are welcome. &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately now that my parameters are accepted, and my overwrite code is accepted, python has decided it just will not geocode. Keep getting a generic failed to execute geocode error. Let the additional misery commence.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 17:48:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/error-000732-view-does-not-exist-or-unsupported/m-p/563065#M44041</guid>
      <dc:creator>TiffanySelvidge1</dc:creator>
      <dc:date>2016-01-29T17:48:53Z</dc:date>
    </item>
  </channel>
</rss>

