<?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 arcpy Delete_Management issue in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcpy-delete-management-issue/m-p/364570#M28808</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the arcpy.Delete_management() function to delete a feature class in an SDE environment, but this tool keeps creating a layer with the same name except with "_H" at the end. Does anyone know of a workaround for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Nov 2016 15:56:26 GMT</pubDate>
    <dc:creator>ChrisMowry</dc:creator>
    <dc:date>2016-11-03T15:56:26Z</dc:date>
    <item>
      <title>arcpy Delete_Management issue</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-delete-management-issue/m-p/364570#M28808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the arcpy.Delete_management() function to delete a feature class in an SDE environment, but this tool keeps creating a layer with the same name except with "_H" at the end. Does anyone know of a workaround for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2016 15:56:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-delete-management-issue/m-p/364570#M28808</guid>
      <dc:creator>ChrisMowry</dc:creator>
      <dc:date>2016-11-03T15:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy Delete_Management issue</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-delete-management-issue/m-p/364571#M28809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My guess, archiving is enabled on these features classes.&amp;nbsp; I don't work with archiving much, but I believe when someone deletes a feature class that is archived, the archive of the feature classes gets promoted to a full-fledged feature class with the "_H" suffix.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2016 16:56:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-delete-management-issue/m-p/364571#M28809</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2016-11-03T16:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy Delete_Management issue</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-delete-management-issue/m-p/364572#M28810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have an workspace environment set&amp;nbsp;(arcpy.env.workspace)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2016 16:59:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-delete-management-issue/m-p/364572#M28810</guid>
      <dc:creator>MitchHolley1</dc:creator>
      <dc:date>2016-11-03T16:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy Delete_Management issue</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-delete-management-issue/m-p/364573#M28811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Winner, winner, chicken dinner! Thanks man! Yeah that's exactly what happens. When I disable archiving before the delete method is run, the issue is resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2016 17:26:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-delete-management-issue/m-p/364573#M28811</guid>
      <dc:creator>ChrisMowry</dc:creator>
      <dc:date>2016-11-03T17:26:51Z</dc:date>
    </item>
  </channel>
</rss>

