<?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: Compress issue - in replica environment in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/compress-issue-in-replica-environment/m-p/640445#M36213</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you reconcile and post from the correct child versions to the parent versions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've seen this happen before when we &lt;/SPAN&gt;&lt;STRONG&gt;create versions&lt;/STRONG&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;STRONG&gt;owned by the wrong user&lt;/STRONG&gt;&lt;SPAN&gt;, then try to reconcile and post to the wrong parent and synchronize changes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In our environment (sde schema):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We have a "data owner account" that does nothing but load data into the geodatabase.&amp;nbsp; No other users own any featureclasses.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Our "sde" account owns the versions on our production geodatabase.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Our "sde" account also owns the replicas on our production geodatabase, and we replicate (one way) to a "data owner" account on the publication database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I suppose a painful solution to this would be to reconcile/post, un-register layers as versioned and delete the versions and replicas and start over. Maybe someone else has a better solution.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Nov 2012 12:34:42 GMT</pubDate>
    <dc:creator>LeoDonahue</dc:creator>
    <dc:date>2012-11-26T12:34:42Z</dc:date>
    <item>
      <title>Compress issue - in replica environment</title>
      <link>https://community.esri.com/t5/data-management-questions/compress-issue-in-replica-environment/m-p/640444#M36212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having one way replication enabled towards the site. We were faced few hick ups in synchronisation and now all sorted out and the synch working fine for the last two weeks. The issue currently have is the compress is not clearing the delta tables which&amp;nbsp; is happening after each synch.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;select id,name from sde.gdb_replicas;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID NAME&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;---------- --------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6 IO_ANT&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11 IOENVIRON&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In that 11 IOENVIRON is working ok. IO_ANT is having heaps version still exist. I have queried to check whether any orphan version exist that preventing from clearing the delta tables. There are no orphan version exist&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SQL&amp;gt; select name from versions order by name;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;05_07_10&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AB_Nov_VMI&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AF_Edits&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Agha_edit&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DD_Edits&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DEFAULT&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_11_93&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_29&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_30&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_31&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_32&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_33&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_34&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_35&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_36&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_37&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_38&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_39&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_40&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_41&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_42&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_43&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_44&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_45&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_46&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_47&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_48&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_49&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_50&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_51&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_52&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_53&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_54&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_55&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_56&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_57&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_58&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_59&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_60&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_61&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_62&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_63&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_64&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_65&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_66&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_67&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_68&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_69&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_70&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_71&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_72&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_73&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_29 - if you look above query the issue starting from this version onwards this version date is two months ago which I doubt created when we were facing synch failiure, from here onwards it is keeping all versions till today. Which accumulating the delta layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYNC_SEND_6_73 is todays version and 73 is the replica state.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way to get rid of the version staring from SYNC_SEND_6_29 to SYNC_SEND_6_72 so that I can perform a compress and get cleared my delta tables. At the moment I am facing serious performance issuses while rendering the layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your help is really appreciated&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Antony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 06:11:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/compress-issue-in-replica-environment/m-p/640444#M36212</guid>
      <dc:creator>AntonyPaul_M1</dc:creator>
      <dc:date>2012-11-26T06:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Compress issue - in replica environment</title>
      <link>https://community.esri.com/t5/data-management-questions/compress-issue-in-replica-environment/m-p/640445#M36213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you reconcile and post from the correct child versions to the parent versions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've seen this happen before when we &lt;/SPAN&gt;&lt;STRONG&gt;create versions&lt;/STRONG&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;STRONG&gt;owned by the wrong user&lt;/STRONG&gt;&lt;SPAN&gt;, then try to reconcile and post to the wrong parent and synchronize changes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In our environment (sde schema):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We have a "data owner account" that does nothing but load data into the geodatabase.&amp;nbsp; No other users own any featureclasses.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Our "sde" account owns the versions on our production geodatabase.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Our "sde" account also owns the replicas on our production geodatabase, and we replicate (one way) to a "data owner" account on the publication database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I suppose a painful solution to this would be to reconcile/post, un-register layers as versioned and delete the versions and replicas and start over. Maybe someone else has a better solution.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 12:34:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/compress-issue-in-replica-environment/m-p/640445#M36213</guid>
      <dc:creator>LeoDonahue</dc:creator>
      <dc:date>2012-11-26T12:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Compress issue - in replica environment</title>
      <link>https://community.esri.com/t5/data-management-questions/compress-issue-in-replica-environment/m-p/640446#M36214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Replication will leave the "sync_send_" versions around until the relative replica has acknowledged getting the changes.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Question - are you syncing via delta files? ie. exporting changes to a delta XML or a delta geodatabase, and then importing those changes on the target?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If yes - then what you need to do is Export an Acknowledgement message from the relative replica.&amp;nbsp; Then, import that acknowledgement to the sender (the geodatabase whose versions you list below).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also - we have a white paper that talks about replication and compression - how to achieve the most effective compress with replicas on your system.&amp;nbsp; This will give you guidance as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.esri.com/en/knowledgebase/whitepapers/view/productid/19/metaid/1603"&gt;http://support.esri.com/en/knowledgebase/whitepapers/view/productid/19/metaid/1603&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know how this goes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Heather&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 14:43:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/compress-issue-in-replica-environment/m-p/640446#M36214</guid>
      <dc:creator>HeatherMcCracken</dc:creator>
      <dc:date>2012-11-26T14:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Compress issue - in replica environment</title>
      <link>https://community.esri.com/t5/data-management-questions/compress-issue-in-replica-environment/m-p/640447#M36215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Heather,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are running the synch through python scripts as batch file and scheduled it on a daily basis.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I got a hint from the old forum thread regarding the acknowledgment message from child replica and one of them suggesting to do a manual synch via catalog even if there is no edits. I did the same and then I could see all the synch versions which listed previously removed from the version list and did a compress that get rid of my 70% delta entries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way to ensure the acknowledgment mesage from child replica in python script itself?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any better way to do the synch rather than pyhton script? I must do it on daily basis after business hours so it is not posible for me to do manual synch.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please advice..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Antony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 07:01:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/compress-issue-in-replica-environment/m-p/640447#M36215</guid>
      <dc:creator>AntonyPaul_M1</dc:creator>
      <dc:date>2012-11-27T07:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Compress issue - in replica environment</title>
      <link>https://community.esri.com/t5/data-management-questions/compress-issue-in-replica-environment/m-p/640448#M36216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Antony,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Python is a great way to automate replication workflows (any workflow really) - you can schedule them to run at whatever interval using the windows scheduler which sounds like exactly what you need. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/#/ListReplicas/018w00000003000000/"&gt;http://resources.arcgis.com/en/help/main/10.1/#/ListReplicas/018w00000003000000/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/#/Replica/018w00000013000000/"&gt;http://resources.arcgis.com/en/help/main/10.1/#/Replica/018w00000013000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Take a look at the help topic above.&amp;nbsp; The Data Access module in python lets you get a list of replicas from a workspace - and then via the replica class, specific information about a replica.&amp;nbsp; The "lastReceive" will give you the dateTime that a message was last receieved from the relative replica (either an acknowledgement, or data changes (which implicitly acknowledges as well).&amp;nbsp; You can compare that value to the "lastSend" to see the discrepancy.&amp;nbsp; In ArcObjects - you are able to check the generation numbers... which are numbers that track which changes have been sent and receieved.&amp;nbsp; But as those aren't available in python - the lastSend/lastReceive will help you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Heather&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 15:11:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/compress-issue-in-replica-environment/m-p/640448#M36216</guid>
      <dc:creator>HeatherMcCracken</dc:creator>
      <dc:date>2012-11-27T15:11:08Z</dc:date>
    </item>
  </channel>
</rss>

