<?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: delete rows in replica in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/delete-rows-in-replica/m-p/806074#M2868</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe ,&amp;nbsp; new elements ( features ) using geoprocessing " in ArcCatalog -&amp;gt; load --&amp;gt; load&amp;nbsp; data"&amp;nbsp; in a feature class empty ( previously&amp;nbsp; using geoprocessing&amp;nbsp; "delete rows"&amp;nbsp; x example 80 features&amp;nbsp; that this feature class ) with 50 features x example.&lt;/P&gt;&lt;P&gt;thanks for reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Aug 2017 21:30:53 GMT</pubDate>
    <dc:creator>Arturo_FranciscoAcosta_Bazán</dc:creator>
    <dc:date>2017-08-14T21:30:53Z</dc:date>
    <item>
      <title>delete rows in replica</title>
      <link>https://community.esri.com/t5/geodatabase-questions/delete-rows-in-replica/m-p/806072#M2866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;In a process of replica (two ways)&lt;/SPAN&gt;&amp;nbsp; - ArcGIS Server 10.4 - SQL Server &lt;BR /&gt;&lt;SPAN&gt;Create replica -- &lt;/SPAN&gt;&lt;SPAN class=""&gt;Sync changes&lt;/SPAN&gt; , &lt;SPAN class=""&gt;After a certain period of time&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;decided to delete records,&lt;/SPAN&gt;( delete rows ) &lt;BR /&gt;&lt;SPAN class=""&gt;Subsequently perform a load&amp;nbsp; features, these changes will be reflected in the replica ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 18:36:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/delete-rows-in-replica/m-p/806072#M2866</guid>
      <dc:creator>Arturo_FranciscoAcosta_Bazán</dc:creator>
      <dc:date>2017-08-14T18:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: delete rows in replica</title>
      <link>https://community.esri.com/t5/geodatabase-questions/delete-rows-in-replica/m-p/806073#M2867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure what you mean by 'perform a load features' but I'll try:&amp;nbsp; in a two way replication environment, any changes you make to the child or the parent will be "inherited" to the other respectively when you synchronize your replicas.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The edits you make may be as insignificant as single digit difference in a numeric attribute, or as major as a complete geometric change of a feature, including deletion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you load features into the parent, those features will appear in the child once you sync.&amp;nbsp; If you load features into the child, they will appear into the parent once you sync.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps-&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 20:31:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/delete-rows-in-replica/m-p/806073#M2867</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2017-08-14T20:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: delete rows in replica</title>
      <link>https://community.esri.com/t5/geodatabase-questions/delete-rows-in-replica/m-p/806074#M2868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe ,&amp;nbsp; new elements ( features ) using geoprocessing " in ArcCatalog -&amp;gt; load --&amp;gt; load&amp;nbsp; data"&amp;nbsp; in a feature class empty ( previously&amp;nbsp; using geoprocessing&amp;nbsp; "delete rows"&amp;nbsp; x example 80 features&amp;nbsp; that this feature class ) with 50 features x example.&lt;/P&gt;&lt;P&gt;thanks for reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 21:30:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/delete-rows-in-replica/m-p/806074#M2868</guid>
      <dc:creator>Arturo_FranciscoAcosta_Bazán</dc:creator>
      <dc:date>2017-08-14T21:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: delete rows in replica</title>
      <link>https://community.esri.com/t5/geodatabase-questions/delete-rows-in-replica/m-p/806075#M2869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've always used the simple data loader ( right click on a given feature class in ArcCatalog and select 'load').&amp;nbsp; I use that approach if I want to add data to a feature lass or table without deleting any existing data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have the need to delete all the features in a given feature class, you can use the Delete Features tool to do so.&amp;nbsp; This is something I do on a routine basis: delete features to empty out a feature class followed by an append tool which brings in features from a different feature class with different attribute schema.&amp;nbsp; In model builder you set up the append tool once with the 'no test' option that allows you to map the attributes. Set it and forget it; you could also do that in python....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2017 14:40:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/delete-rows-in-replica/m-p/806075#M2869</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2017-08-15T14:40:58Z</dc:date>
    </item>
  </channel>
</rss>

