<?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: Dataset Change Detection &amp;amp; Sync in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/dataset-change-detection-amp-sync/m-p/650804#M36870</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sure, there's an alternative, but it involves serious work.&amp;nbsp; For each table you'd need to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;compile an MD5SUM (or other perfect hash function) across all the columns for each&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;row in both database instances.&amp;nbsp; Then you'd need to build views to identify rows in&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;one instance but not the other, and vice versa, plus one for all the rows with changed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;values. It took me four months to build a system to implement this with *one* table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All in all, copying the entire database over again is a lot easier.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Nov 2013 02:28:49 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2013-11-19T02:28:49Z</dc:date>
    <item>
      <title>Dataset Change Detection &amp; Sync</title>
      <link>https://community.esri.com/t5/data-management-questions/dataset-change-detection-amp-sync/m-p/650800#M36866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good Day Gurus,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have a geodatabase A and B, we copied all the data of A to B few months ago. In other words A and B were similar few months ago. But, since then some datasets in A has been updated by users where as B remained same with no changes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now my question is, i want to implement all changes made in some datasets from A to B, what is the best option to do so ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for you inputs&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;With Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-AS&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 04:19:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/dataset-change-detection-amp-sync/m-p/650800#M36866</guid>
      <dc:creator>User35489</dc:creator>
      <dc:date>2013-11-18T04:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Dataset Change Detection &amp; Sync</title>
      <link>https://community.esri.com/t5/data-management-questions/dataset-change-detection-amp-sync/m-p/650801#M36867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Replication/Synchronization process.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 05:08:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/dataset-change-detection-amp-sync/m-p/650801#M36867</guid>
      <dc:creator>EmadAl-Mousa</dc:creator>
      <dc:date>2013-11-18T05:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dataset Change Detection &amp; Sync</title>
      <link>https://community.esri.com/t5/data-management-questions/dataset-change-detection-amp-sync/m-p/650802#M36868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Replication/Synchronization process.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For some more detail, see these Help topics:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//003n000000ts000000"&gt;Understanding distributed data&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Replicas_and_geodatabases/003n000000vp000000/"&gt;Replicas and geodatabases&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 14:36:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/dataset-change-detection-amp-sync/m-p/650802#M36868</guid>
      <dc:creator>MarcoBoeringa</dc:creator>
      <dc:date>2013-11-18T14:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dataset Change Detection &amp; Sync</title>
      <link>https://community.esri.com/t5/data-management-questions/dataset-change-detection-amp-sync/m-p/650803#M36869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;For some more detail, see these Help topics:&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//003n000000ts000000"&gt;Understanding distributed data&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Replicas_and_geodatabases/003n000000vp000000/"&gt;Replicas and geodatabases&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks all for your reply,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually i have gone through these things, but as my data is non-versioned and doesnot have global id's i am looking for an alternate solution. Is there any alternative which could let me acheive this task Guys?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-AS&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 02:17:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/dataset-change-detection-amp-sync/m-p/650803#M36869</guid>
      <dc:creator>User35489</dc:creator>
      <dc:date>2013-11-19T02:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dataset Change Detection &amp; Sync</title>
      <link>https://community.esri.com/t5/data-management-questions/dataset-change-detection-amp-sync/m-p/650804#M36870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sure, there's an alternative, but it involves serious work.&amp;nbsp; For each table you'd need to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;compile an MD5SUM (or other perfect hash function) across all the columns for each&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;row in both database instances.&amp;nbsp; Then you'd need to build views to identify rows in&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;one instance but not the other, and vice versa, plus one for all the rows with changed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;values. It took me four months to build a system to implement this with *one* table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All in all, copying the entire database over again is a lot easier.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 02:28:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/dataset-change-detection-amp-sync/m-p/650804#M36870</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-11-19T02:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dataset Change Detection &amp; Sync</title>
      <link>https://community.esri.com/t5/data-management-questions/dataset-change-detection-amp-sync/m-p/650805#M36871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;there is an oracle product called "Oracle GoldenGate". I &lt;/SPAN&gt;&lt;STRONG&gt;personally did not use it before &lt;/STRONG&gt;&lt;SPAN&gt;. the repliation using this product is from DBMS level so i am not sure if geodatabase replication will be consistent.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 02:35:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/dataset-change-detection-amp-sync/m-p/650805#M36871</guid>
      <dc:creator>EmadAl-Mousa</dc:creator>
      <dc:date>2013-11-19T02:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dataset Change Detection &amp; Sync</title>
      <link>https://community.esri.com/t5/data-management-questions/dataset-change-detection-amp-sync/m-p/650806#M36872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think i need to remove and export the datasets, its more reliable and easier.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-AS&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 04:28:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/dataset-change-detection-amp-sync/m-p/650806#M36872</guid>
      <dc:creator>User35489</dc:creator>
      <dc:date>2013-11-19T04:28:32Z</dc:date>
    </item>
  </channel>
</rss>

