<?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: Geometric Network Issue after Compress in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/geometric-network-issue-after-compress/m-p/634455#M35870</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I Found the solution:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Use ArcGIS Desktop 10.1 since its powerful in client administration of SDE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have performed "FULL RECONCILE" for all versions using ArcCatalog 10.1 . Then, on the database server where my ArcSDE engine is&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;residing i have executed the "compress command".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you will receive a "constraint issue" and the compress will fail .....that's fine .....all what you need is to use the sdegdbrepair command. to check more details about the feature class or table that is causing this, check the last records of your ArcSDE logs on the server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sdegdbrepair -o repair_tables -d &amp;lt;{ORACLE10G|ORACLE11G|SQLSERVER|DB2|DB2ZOS|INFORMIX|POSTGRESQL}&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN style="color:&amp;quot;#FF0000&amp;quot;;"&gt;-r versioned table name&lt;/SPAN&gt;&lt;SPAN&gt; | file=&amp;lt;table_list&amp;gt;] [-V {ALL | NONE | &amp;lt;version_name&amp;gt;} | &lt;/SPAN&gt;&lt;SPAN style="color:&amp;quot;#FF0000&amp;quot;;"&gt;STATE:&amp;lt;state_id&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[-H &amp;lt;home_directory&amp;gt;] [-u &amp;lt;ArcSDE_admin_user&amp;gt;] [-p &amp;lt;ArcSDE_admin_password&amp;gt;]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[-D &amp;lt;database_name&amp;gt;] [-s &amp;lt;server_name&amp;gt;] [-i &amp;lt;master_geodatabase_service&amp;gt;:&amp;lt;user_schema&amp;gt;] [-N] [-q]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the parameters in red are the important ones ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcSDE Command reference: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/geodatabase/10.0/admin_cmds/support_files/whnjs.htm" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/geodatabase/10.0/admin_cmds/support_files/whnjs.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Emad Al-Mousa&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Sep 2013 08:20:43 GMT</pubDate>
    <dc:creator>EmadAl-Mousa</dc:creator>
    <dc:date>2013-09-09T08:20:43Z</dc:date>
    <item>
      <title>Geometric Network Issue after Compress</title>
      <link>https://community.esri.com/t5/data-management-questions/geometric-network-issue-after-compress/m-p/634454#M35869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are havin the following environment:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SERVER: IBM AIX 6.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Database: ORACLE11gR2 (11.2.0.3.6)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcSDE 9.3.1 SP2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The reason we didn't upgrade ArcSDE on this database instance, is because we are using "&lt;/SPAN&gt;&lt;STRONG&gt;Telcordia Network Engineer software&lt;/STRONG&gt;&lt;SPAN&gt;" for this geodatabase.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for some reason, after perfoming compress , all feature classes related to a geometric network are not working properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;we found errors such as "Error opening feature calss No current record".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;your thoughts and recommendations are highly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Sep 2013 12:52:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geometric-network-issue-after-compress/m-p/634454#M35869</guid>
      <dc:creator>EmadAl-Mousa</dc:creator>
      <dc:date>2013-09-02T12:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Geometric Network Issue after Compress</title>
      <link>https://community.esri.com/t5/data-management-questions/geometric-network-issue-after-compress/m-p/634455#M35870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I Found the solution:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Use ArcGIS Desktop 10.1 since its powerful in client administration of SDE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have performed "FULL RECONCILE" for all versions using ArcCatalog 10.1 . Then, on the database server where my ArcSDE engine is&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;residing i have executed the "compress command".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you will receive a "constraint issue" and the compress will fail .....that's fine .....all what you need is to use the sdegdbrepair command. to check more details about the feature class or table that is causing this, check the last records of your ArcSDE logs on the server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sdegdbrepair -o repair_tables -d &amp;lt;{ORACLE10G|ORACLE11G|SQLSERVER|DB2|DB2ZOS|INFORMIX|POSTGRESQL}&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN style="color:&amp;quot;#FF0000&amp;quot;;"&gt;-r versioned table name&lt;/SPAN&gt;&lt;SPAN&gt; | file=&amp;lt;table_list&amp;gt;] [-V {ALL | NONE | &amp;lt;version_name&amp;gt;} | &lt;/SPAN&gt;&lt;SPAN style="color:&amp;quot;#FF0000&amp;quot;;"&gt;STATE:&amp;lt;state_id&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[-H &amp;lt;home_directory&amp;gt;] [-u &amp;lt;ArcSDE_admin_user&amp;gt;] [-p &amp;lt;ArcSDE_admin_password&amp;gt;]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[-D &amp;lt;database_name&amp;gt;] [-s &amp;lt;server_name&amp;gt;] [-i &amp;lt;master_geodatabase_service&amp;gt;:&amp;lt;user_schema&amp;gt;] [-N] [-q]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the parameters in red are the important ones ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcSDE Command reference: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/geodatabase/10.0/admin_cmds/support_files/whnjs.htm" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/geodatabase/10.0/admin_cmds/support_files/whnjs.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Emad Al-Mousa&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 08:20:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/geometric-network-issue-after-compress/m-p/634455#M35870</guid>
      <dc:creator>EmadAl-Mousa</dc:creator>
      <dc:date>2013-09-09T08:20:43Z</dc:date>
    </item>
  </channel>
</rss>

