<?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: Analyze ARCSDE featureclass produces Error in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/analyze-arcsde-featureclass-produces-error/m-p/345299#M19670</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, the feature table exist.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;select table_name from sde.SDE_layers where layer_id = 63 gives the result RpJuridisklinje. The featureclass is visible in ArcMap and seems ok.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Mar 2012 07:16:31 GMT</pubDate>
    <dc:creator>Morten_EirikEines</dc:creator>
    <dc:date>2012-03-20T07:16:31Z</dc:date>
    <item>
      <title>Analyze ARCSDE featureclass produces Error</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-arcsde-featureclass-produces-error/m-p/345297#M19668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I get the following error message when trying to analyze a feature dataset in an SDE gdb (ArcGIS 10 Server Enterprise Standard with MSSQL Server 2008):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Failed to analyze dataset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DBMS table not found [Microsoft SQL Server Native Client 10.0: Table 'f63' does not exist.]"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems as if the table containing the geometry is missing. Any suggestions for solving this problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 16:13:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-arcsde-featureclass-produces-error/m-p/345297#M19668</guid>
      <dc:creator>TuridBrox</dc:creator>
      <dc:date>2012-03-19T16:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze ARCSDE featureclass produces Error</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-arcsde-featureclass-produces-error/m-p/345298#M19669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you checked to see if the f63 tables exits?&amp;nbsp; You can also find out which feature class this is referring to by executing the following query:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;select table_name from sde.SDE_layers where layer_id = 63&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 17:19:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-arcsde-featureclass-produces-error/m-p/345298#M19669</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2012-03-19T17:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze ARCSDE featureclass produces Error</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-arcsde-featureclass-produces-error/m-p/345299#M19670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, the feature table exist.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;select table_name from sde.SDE_layers where layer_id = 63 gives the result RpJuridisklinje. The featureclass is visible in ArcMap and seems ok.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 07:16:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-arcsde-featureclass-produces-error/m-p/345299#M19670</guid>
      <dc:creator>Morten_EirikEines</dc:creator>
      <dc:date>2012-03-20T07:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze ARCSDE featureclass produces Error</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-arcsde-featureclass-produces-error/m-p/345300#M19671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try describing the feature class using the 'sdelayer -o describe' command.&amp;nbsp; Here's an example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
C:\&amp;gt; sdelayer -o describe -l RpJuridisklinje,shape -i sde:sqlserver:sde_server -D vector -u vector -p vector&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is returned for the Layer Configuration?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 16:16:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-arcsde-featureclass-produces-error/m-p/345300#M19671</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2021-12-11T16:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze ARCSDE featureclass produces Error</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-arcsde-featureclass-produces-error/m-p/345301#M19672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; &lt;BR /&gt;What is returned for the Layer Configuration?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply. We get this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color:&amp;quot;#0000FF&amp;quot;;"&gt;ArcSDE 10.0 for SQL Server Build 685 Fri May 14 12:05:43 2010&lt;BR /&gt;Layer Administration Utility&lt;BR /&gt;-----------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;----------------------------------------------------------------&lt;BR /&gt;Database : SKEDSMOKART&lt;BR /&gt;Table Owner : (removed)&lt;BR /&gt;Table Name : RPJURIDISKLINJE&lt;BR /&gt;Spatial Column : SHAPE&lt;BR /&gt;Layer id : 63&lt;BR /&gt;Entities : nslc+&lt;BR /&gt;Layer Type : In-Line Spatial Type&lt;BR /&gt;I/O Mode : NORMAL&lt;BR /&gt;Autolocking : Enabled&lt;BR /&gt;Precision : High&lt;BR /&gt;User Privileges : SELECT, UPDATE, INSERT, DELETE&lt;BR /&gt;Layer Configuration: DEFAULTS&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Geometry in DEFAULTS is stored as MSSQLs GEOMETRY.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 11:41:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-arcsde-featureclass-produces-error/m-p/345301#M19672</guid>
      <dc:creator>TuridBrox</dc:creator>
      <dc:date>2012-03-20T11:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze ARCSDE featureclass produces Error</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-arcsde-featureclass-produces-error/m-p/345302#M19673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Turid,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If 'GEOMETRY' is used for the DEFAULTS, then an F table should not exist.&amp;nbsp; An F table is not created for GEOMETRY or GEOGRAPHY data types.&amp;nbsp; When executing the 'Analyze' command, uncheck 'F' table and it should succeed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 12:05:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-arcsde-featureclass-produces-error/m-p/345302#M19673</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2012-03-20T12:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze ARCSDE featureclass produces Error</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-arcsde-featureclass-produces-error/m-p/345303#M19674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The analyze tool should detect the native layer type and either grey-out or at least ignore&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the 'F' table analysis option, which would prevent this issue from arising.&amp;nbsp; Please contact &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tech Support with a screenshot so a NIM can be created.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 14:15:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-arcsde-featureclass-produces-error/m-p/345303#M19674</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-03-20T14:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze ARCSDE featureclass produces Error</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-arcsde-featureclass-produces-error/m-p/345304#M19675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your replies, we have reported this possible bug to our local distributor. (The option to analyze Feature tables is not greyed out - see attached screen shot.) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will try to update this thread when we know more. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Turid&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 15:48:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-arcsde-featureclass-produces-error/m-p/345304#M19675</guid>
      <dc:creator>TuridBrox</dc:creator>
      <dc:date>2012-03-20T15:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze ARCSDE featureclass produces Error</title>
      <link>https://community.esri.com/t5/data-management-questions/analyze-arcsde-featureclass-produces-error/m-p/345305#M19676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have now been in contact with our local provider, and been informed that this is a known bug that will be fixed in 10.1: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#NIM068985 Analyze tool should check internally for SQL Geometry/Geography storage type.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for all your help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Turid&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 08:04:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/analyze-arcsde-featureclass-produces-error/m-p/345305#M19676</guid>
      <dc:creator>TuridBrox</dc:creator>
      <dc:date>2012-03-22T08:04:52Z</dc:date>
    </item>
  </channel>
</rss>

