<?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 Analyze_management fails for FEATURE component type in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/analyze-management-fails-for-feature-component/m-p/329477#M18792</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcGIS 10.1 SP1, data is in SDE, Oracle 11.2.0.2.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Upon loading a feature class, I have always Analyzed the feature class.&amp;nbsp; Created a python script as I've done this so much.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After updating my scripts to 10.1 syntax (arcpy, &amp;lt;tool&amp;gt;_Management or &amp;lt;tool&amp;gt;_management, camel case changes, etc), I have hit a stump.&amp;nbsp; Via a python script:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Analyze on the BUSINESS component works fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Analyze on the FEATURE component gives the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Traceback (most recent call last):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; File "&amp;lt;interactive input&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; File "C:\Program Files (x86)\ArcGIS\Desktop10.1\arcpy\arcpy\management.py", line 13516, in Analyze&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; raise e&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ExecuteError: Failed to execute. Parameters are not valid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR 000800: The value is not a member of BUSINESS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to execute (Analyze).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We didn't spend long at 10.0.&amp;nbsp; But I do notice a difference in the ArcCatalog GUI between 9.3.1 and 10.1.&amp;nbsp; At 9.3.1, Business and Feature (as well as Raster, Adds, Deletes...) could be Analyzed separately.&amp;nbsp; At 10.1, once you hit Analyze, it's off and running.&amp;nbsp; Now whether or not this automatically runs STATS on each component type, I don't know.&amp;nbsp; The 10.1 documentation still shows that each component type can be Analyzed (via arcpy):&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//0017000000n2000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//0017000000n2000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcToolbox at 10.1, once an SDE featureclass is selected, the options reduce to one checkbox.&amp;nbsp; BUSINESS.&amp;nbsp; What's up with FEATURES?&amp;nbsp; Is this just not possible/needed?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have I missed something?&amp;nbsp; Anything I should know before creating and digging through into Oracle traces?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Guess I could try to create and export a model, though generally I write a script right from the beginning.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Mar 2013 17:17:55 GMT</pubDate>
    <dc:creator>RayChilcote</dc:creator>
    <dc:date>2013-03-06T17:17:55Z</dc:date>
    <item>
      <title>Analyze_management fails for FEATURE component type</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-management-fails-for-feature-component/m-p/329477#M18792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcGIS 10.1 SP1, data is in SDE, Oracle 11.2.0.2.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Upon loading a feature class, I have always Analyzed the feature class.&amp;nbsp; Created a python script as I've done this so much.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After updating my scripts to 10.1 syntax (arcpy, &amp;lt;tool&amp;gt;_Management or &amp;lt;tool&amp;gt;_management, camel case changes, etc), I have hit a stump.&amp;nbsp; Via a python script:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Analyze on the BUSINESS component works fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Analyze on the FEATURE component gives the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Traceback (most recent call last):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; File "&amp;lt;interactive input&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; File "C:\Program Files (x86)\ArcGIS\Desktop10.1\arcpy\arcpy\management.py", line 13516, in Analyze&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; raise e&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ExecuteError: Failed to execute. Parameters are not valid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR 000800: The value is not a member of BUSINESS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to execute (Analyze).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We didn't spend long at 10.0.&amp;nbsp; But I do notice a difference in the ArcCatalog GUI between 9.3.1 and 10.1.&amp;nbsp; At 9.3.1, Business and Feature (as well as Raster, Adds, Deletes...) could be Analyzed separately.&amp;nbsp; At 10.1, once you hit Analyze, it's off and running.&amp;nbsp; Now whether or not this automatically runs STATS on each component type, I don't know.&amp;nbsp; The 10.1 documentation still shows that each component type can be Analyzed (via arcpy):&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//0017000000n2000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//0017000000n2000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcToolbox at 10.1, once an SDE featureclass is selected, the options reduce to one checkbox.&amp;nbsp; BUSINESS.&amp;nbsp; What's up with FEATURES?&amp;nbsp; Is this just not possible/needed?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have I missed something?&amp;nbsp; Anything I should know before creating and digging through into Oracle traces?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Guess I could try to create and export a model, though generally I write a script right from the beginning.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 17:17:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-management-fails-for-feature-component/m-p/329477#M18792</guid>
      <dc:creator>RayChilcote</dc:creator>
      <dc:date>2013-03-06T17:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze_management fails for FEATURE component type</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-management-fails-for-feature-component/m-p/329478#M18793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did find the command AnalyzeDatasets_management.&amp;nbsp; Having Datasets as part of the name is quite misleading.:(&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this performs statistics on the table indexes, why is Feature still in the documentation for Analyze_management?:confused:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 09:51:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-management-fails-for-feature-component/m-p/329478#M18793</guid>
      <dc:creator>RayChilcote</dc:creator>
      <dc:date>2013-03-07T09:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze_management fails for FEATURE component type</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-management-fails-for-feature-component/m-p/329479#M18794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm having the same issue. Anyone from ESRI monitoring this channel?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 19:44:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-management-fails-for-feature-component/m-p/329479#M18794</guid>
      <dc:creator>JohnHollingsworth</dc:creator>
      <dc:date>2013-03-26T19:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze_management fails for FEATURE component type</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-management-fails-for-feature-component/m-p/329480#M18795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just talked to ESRI support about this matter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It was happening to me at 10.1 when I used data whose spatial type was ST_GEOMETRY.&amp;nbsp; At 10.0 I did not have this problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I learned was that ST_GEOMETRY data does not have a Feature table (unlike LOB or Binary which do have one)!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So.. at 10.0 ArcGIS just pretended as if there was a Feature table - when you analysed it nothing actually happened. 10.1 acknowledges that there is no Feature table and does not offer it as an option for analysis.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wiley Osborn&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Contra Costa County,CA &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Public Works Dept&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 19:18:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-management-fails-for-feature-component/m-p/329480#M18795</guid>
      <dc:creator>WileyOsborn1</dc:creator>
      <dc:date>2013-10-01T19:18:37Z</dc:date>
    </item>
  </channel>
</rss>

