<?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 ArcSDE - unable to compress state tree in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/arcsde-unable-to-compress-state-tree/m-p/73513#M4233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have been doing compress operations for years and i never stumbled about the issue i am reporting&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sdeversion -o compress command is unable to compress state tree. below is what is reported&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error: Underlying DBMS error (-51).&lt;/P&gt;&lt;P&gt;Error: Unable to compress state tree.&lt;/P&gt;&lt;P&gt;ORA-00942: Table or view does not exist&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am running ArcSDE 931 on Oracle 11g R2 on Windows Server 2008&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it is basically either the table or view does not exists or SDE does not see it. the question is what table or view am i looking for ? and what could have caused this to happen suddenly ?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;appreciate any help&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Dec 2014 13:04:09 GMT</pubDate>
    <dc:creator>EyadHammad</dc:creator>
    <dc:date>2014-12-08T13:04:09Z</dc:date>
    <item>
      <title>ArcSDE - unable to compress state tree</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-unable-to-compress-state-tree/m-p/73513#M4233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have been doing compress operations for years and i never stumbled about the issue i am reporting&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sdeversion -o compress command is unable to compress state tree. below is what is reported&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error: Underlying DBMS error (-51).&lt;/P&gt;&lt;P&gt;Error: Unable to compress state tree.&lt;/P&gt;&lt;P&gt;ORA-00942: Table or view does not exist&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am running ArcSDE 931 on Oracle 11g R2 on Windows Server 2008&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it is basically either the table or view does not exists or SDE does not see it. the question is what table or view am i looking for ? and what could have caused this to happen suddenly ?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;appreciate any help&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 13:04:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-unable-to-compress-state-tree/m-p/73513#M4233</guid>
      <dc:creator>EyadHammad</dc:creator>
      <dc:date>2014-12-08T13:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE - unable to compress state tree</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-unable-to-compress-state-tree/m-p/73514#M4234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Eyad Hammad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sdeversion command does not consider any viewss residing in the sde owner's schema. In consequence the missing db object should be a table only. In that case two possibilities are possible:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;the table is missing for real. In that case enabling log debug output&lt;UL&gt;&lt;LI&gt;for the SDE service in file dbinit.sde, then service restart is required&lt;/LI&gt;&lt;LI&gt;for direct connect the same settings may be set by variables&lt;/LI&gt;&lt;LI&gt;have a look at the ESRI document: &lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?topicname=the_dbinit.sde_file" title="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?topicname=the_dbinit.sde_file"&gt;ArcGIS Desktop Help 9.3 - the dbinit.sde file&lt;/A&gt; &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;or the user doing the compression does not have the required privileges. Please cross check your settings with this ESRI document: &lt;A href="http://webhelp.esri.com/arcgisserver/9.3/java/index.htm#geodatabases/user_pe-564470524.htm" title="http://webhelp.esri.com/arcgisserver/9.3/java/index.htm#geodatabases/user_pe-564470524.htm"&gt;ArcGIS Server for the Java Platform 9.3 Help&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know what brought the solution for your case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;BR /&gt;Dear&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 14:59:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-unable-to-compress-state-tree/m-p/73514#M4234</guid>
      <dc:creator>AndréVinko</dc:creator>
      <dc:date>2015-02-10T14:59:43Z</dc:date>
    </item>
  </channel>
</rss>

