<?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: How to repair an SDE Append and Delete versioning table  in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/how-to-repair-an-sde-append-and-delete-versioning/m-p/755124#M42463</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vince,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was thinking about this solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;wait until all versions are posted,&lt;/LI&gt;&lt;LI&gt;compress database&lt;/LI&gt;&lt;LI&gt;unversion feature dataset where the feature class is located with the discrepancy&lt;/LI&gt;&lt;LI&gt;version feature dataset where the feature class is located with the discrepancy&lt;/LI&gt;&lt;LI&gt;the new Add and Delete tables should have the field with the new length nvarchar2(80)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not know the commands that create, rename or alter&amp;nbsp; clones.&amp;nbsp; Could you please explain how they work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Aug 2015 13:50:00 GMT</pubDate>
    <dc:creator>JoseSanchez</dc:creator>
    <dc:date>2015-08-20T13:50:00Z</dc:date>
    <item>
      <title>How to repair an SDE Append and Delete versioning table</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-repair-an-sde-append-and-delete-versioning/m-p/755120#M42459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using Oracle 11 G.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Append and Delete versioned tables form one feature class have a text field with a length smaller than the same field in the feature class. the reason isthat I run an Oracle script to alter this field size on the feature class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to resize this same field in the table Annnn&amp;nbsp; and Dnnnn with an SDE command?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I run in Oracle:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALTER TABLE &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Annnn &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MODIFY &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ( &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [myfield] nvarchar2(80)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; );&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;commit;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 19:37:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-repair-an-sde-append-and-delete-versioning/m-p/755120#M42459</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2015-08-19T19:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to repair an SDE Append and Delete versioning table</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-repair-an-sde-append-and-delete-versioning/m-p/755121#M42460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe that you are referring to the Add and Delete tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, just increasing the length should not be a problem, I think. However, keep a backup of the data as a precaution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2015 21:26:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-repair-an-sde-append-and-delete-versioning/m-p/755121#M42460</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2015-08-19T21:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to repair an SDE Append and Delete versioning table</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-repair-an-sde-append-and-delete-versioning/m-p/755122#M42461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I am referring to &lt;SPAN style="color: #666666; font-family: 'Helvetica','sans-serif'; font-size: 10.5pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;the Add and Delete tables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 11:33:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-repair-an-sde-append-and-delete-versioning/m-p/755122#M42461</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2015-08-20T11:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to repair an SDE Append and Delete versioning table</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-repair-an-sde-append-and-delete-versioning/m-p/755123#M42462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Dn table does not contain business table attributes, only the An does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The root issue here is using database tools on tables registered with the geodatabase.&amp;nbsp; You need to be very careful to avoid corrupting geodatabase metadata (field sizes are maintained in multiple locations within SDE and GDB tables).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best practice is to only use geodatabase-aware tools for these sorts of changes (or unregister versioning, clone the table, drop the table with ArcGIS, rename the clone, alter the clone, then re-register it and re-version it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 13:43:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-repair-an-sde-append-and-delete-versioning/m-p/755123#M42462</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2015-08-20T13:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to repair an SDE Append and Delete versioning table</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-repair-an-sde-append-and-delete-versioning/m-p/755124#M42463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vince,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was thinking about this solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;wait until all versions are posted,&lt;/LI&gt;&lt;LI&gt;compress database&lt;/LI&gt;&lt;LI&gt;unversion feature dataset where the feature class is located with the discrepancy&lt;/LI&gt;&lt;LI&gt;version feature dataset where the feature class is located with the discrepancy&lt;/LI&gt;&lt;LI&gt;the new Add and Delete tables should have the field with the new length nvarchar2(80)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not know the commands that create, rename or alter&amp;nbsp; clones.&amp;nbsp; Could you please explain how they work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 13:50:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-repair-an-sde-append-and-delete-versioning/m-p/755124#M42463</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2015-08-20T13:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to repair an SDE Append and Delete versioning table</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-repair-an-sde-append-and-delete-versioning/m-p/755125#M42464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are a zillion ways to make a table clone, but the easiest is to just&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14400800091795543" data-renderedposition="50_8_912_16" jivemacro_uid="_14400800091795543"&gt;&lt;P&gt;CREATE TABLE bar AS SELECT * FROM foo&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(This of course assumes you have native geometries [MDSYS.SDO_GEOMETRY or SDE.ST_GEOMETRY], otherwise you need to use an export/import mechanism that is geometry-aware.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The RENAME syntax is in the Oracle documentation (I didn't memorize that). (And RENAME use is also predicated on native geometry)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 14:12:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-repair-an-sde-append-and-delete-versioning/m-p/755125#M42464</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2015-08-20T14:12:58Z</dc:date>
    </item>
  </channel>
</rss>

