<?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: Adds and Delete tables empty in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/adds-and-delete-tables-empty/m-p/248950#M14172</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My understanding is that when using move edits to base the edits stay in the adds and deletes tables only during the edit session, and at the end of the session they are automatically written to the base table. Perhaps try viewing the adds and deletes table during the edit session, that is, before they are written to base?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Apr 2013 14:41:26 GMT</pubDate>
    <dc:creator>RobertJones2</dc:creator>
    <dc:date>2013-04-15T14:41:26Z</dc:date>
    <item>
      <title>Adds and Delete tables empty</title>
      <link>https://community.esri.com/t5/data-management-questions/adds-and-delete-tables-empty/m-p/248949#M14171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have done a test on our test environment which is ArcSDE 10 and SQL Server 2010. I have created a new feature dataset and within it I created a feature class. I have registered the dataset as versioned moving edits to the base. I have added 4 polygons , save the edits, then start editing again and removed one polygon. I have checked the A and D tables that correspond to the feature class and they are empty. I was expecting them to have some records. Does anyone know why they are empthy?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 14:09:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/adds-and-delete-tables-empty/m-p/248949#M14171</guid>
      <dc:creator>TAMARADIEZ</dc:creator>
      <dc:date>2013-04-15T14:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Adds and Delete tables empty</title>
      <link>https://community.esri.com/t5/data-management-questions/adds-and-delete-tables-empty/m-p/248950#M14172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My understanding is that when using move edits to base the edits stay in the adds and deletes tables only during the edit session, and at the end of the session they are automatically written to the base table. Perhaps try viewing the adds and deletes table during the edit session, that is, before they are written to base?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 14:41:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/adds-and-delete-tables-empty/m-p/248950#M14172</guid>
      <dc:creator>RobertJones2</dc:creator>
      <dc:date>2013-04-15T14:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Adds and Delete tables empty</title>
      <link>https://community.esri.com/t5/data-management-questions/adds-and-delete-tables-empty/m-p/248951#M14173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tamara,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As the below link mentions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you decide to register a feature dataset, stand-alone feature class, or table as versioned &lt;STRONG&gt;with the option to move edits to base&lt;/STRONG&gt;, right-click it in the Catalog tree, point to Manage, then click Register As Versioned to open the Register As Versioned dialog box. Check Register the selected objects with the option to move edits to base. &lt;STRONG&gt;Checking this option causes edits that have been saved to the DEFAULT version, whether edited directly or merged from other versions, to be saved in the base (business) tables. Edits to other versions remain in the delta tables when you save&lt;/STRONG&gt;.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//003n000000rp000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//003n000000rp000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So basically, the edits done in DEFAULT version will directly go to the base tables. Edits done in other versions will go to the Delta (a- &amp;amp; d-) tables, for your case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 15:39:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/adds-and-delete-tables-empty/m-p/248951#M14173</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2013-04-15T15:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Adds and Delete tables empty</title>
      <link>https://community.esri.com/t5/data-management-questions/adds-and-delete-tables-empty/m-p/248952#M14174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Tamara,&lt;BR /&gt;&lt;BR /&gt;As the below link mentions:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//003n000000rp000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//003n000000rp000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;So basically, the edits done in DEFAULT version will directly go to the base tables. Edits done in other versions will go to the Delta (a- &amp;amp; d-) tables, for your case.&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi, Thanks to you both for your reply. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Our production environmmet is SDE 9.3.1 and SQL Server 2005. I do no understand why the A and D tables have records for some the feature classes if they have been registered as versioned with moving edits to the base and we have not crated any versions. The feature classes are edited by the users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this a bug?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;T&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 13:12:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/adds-and-delete-tables-empty/m-p/248952#M14174</guid>
      <dc:creator>TAMARADIEZ</dc:creator>
      <dc:date>2013-04-16T13:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Adds and Delete tables empty</title>
      <link>https://community.esri.com/t5/data-management-questions/adds-and-delete-tables-empty/m-p/248953#M14175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As Robert has pointed out, when you are perforrming edits in the Default version, the delta (A&amp;amp;D) tables are utilized. This is so that you can get all the benefits of versioned editing such as the ability to undo your edits and to keep your edits private until you save (think of the latter as editing in your own internal 'private version'). With multiple simultaneous editors on the Default version, saving your edits implicitly reconciles/posts to the Default version from your 'private version'; think of this as copying your edits to the Default version. Move edits to base moves the edits that are in the &lt;/SPAN&gt;&lt;STRONG&gt;Default version's lineage&lt;/STRONG&gt;&lt;SPAN&gt; to the business table. The edits in the private version will remain in the delta tables; they will be removed when the geodatabase is compressed. Thi is a simplified description of how move to base works. There are times when you may see no edits remaining in the delta tables if only one session is performing edits. Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 14:10:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/adds-and-delete-tables-empty/m-p/248953#M14175</guid>
      <dc:creator>CherylCleghorn</dc:creator>
      <dc:date>2013-04-16T14:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Adds and Delete tables empty</title>
      <link>https://community.esri.com/t5/data-management-questions/adds-and-delete-tables-empty/m-p/248954#M14176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tamara.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This shouldn't be a Bug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you crosscheck with the IDs of the a- &amp;amp; d- tables having edits, that which FCs they are referring to? Check the Table_registry for verifying the ID of the FCs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have any Geometric Network, Topology, etc in your geodatabase?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 16:51:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/adds-and-delete-tables-empty/m-p/248954#M14176</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2013-04-16T16:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Adds and Delete tables empty</title>
      <link>https://community.esri.com/t5/data-management-questions/adds-and-delete-tables-empty/m-p/248955#M14177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked the A and D tables before saving the edits and they were populated. Once I saved the edits they appear empty.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a bit confused with the sentence "Move edits to base moves the edits that are in the Default version's lineage to the business table. The edits in the private version will remain in the delta tables; they will be removed when the geodatabase is compressed" Does this mean that when there are various users editing the data the the option Move Edits to the Base do not remove the records from A and D tables after the user save edits?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;T&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 15:32:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/adds-and-delete-tables-empty/m-p/248955#M14177</guid>
      <dc:creator>TAMARADIEZ</dc:creator>
      <dc:date>2013-04-17T15:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Adds and Delete tables empty</title>
      <link>https://community.esri.com/t5/data-management-questions/adds-and-delete-tables-empty/m-p/248956#M14178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tamara, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes records will remain in the delta tables if you have users simultaneously editing the Default version. The guarantee is that the edits that belong to the Default version are in the business table so that if you access your business table directly via SQL queries you will get the correct results.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 17:01:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/adds-and-delete-tables-empty/m-p/248956#M14178</guid>
      <dc:creator>CherylCleghorn</dc:creator>
      <dc:date>2013-04-18T17:01:56Z</dc:date>
    </item>
  </channel>
</rss>

