<?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: Keep an eye on your Versions table after dropping replications in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707924#M74</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gotcha.&amp;nbsp; So did you unregister using the Replica Manager on both the parent and child replica sides?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Oct 2016 17:07:41 GMT</pubDate>
    <dc:creator>Robert_LeClair</dc:creator>
    <dc:date>2016-10-07T17:07:41Z</dc:date>
    <item>
      <title>Keep an eye on your Versions table after dropping replications</title>
      <link>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707919#M69</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the second time when investigating why our primary production database is slow I found that the edit tables are not compressing. The version tree from GDBTools is showing a pretty good compression each time but those edits still remain. It turns out that once again when I removed two replications they are taken out of all database tables except SDE_Versions. These two versions are acting as blocking states keeping 2 months worth of edits from compressing. The only way I've found to fix this is to back up the database and delete the rows from the table directly. I deleted them in descending order of creation date compressing between deletes. After the last compress all the edit tables were clean and empty and the database had updated all the state lineage numbers automatically. No edits were lost as far as we have been able to tell. I don't know if its just our database but DBA's may want to keep this in mind.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 15:13:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707919#M69</guid>
      <dc:creator>ChrisMathers1</dc:creator>
      <dc:date>2016-10-07T15:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Keep an eye on your Versions table after dropping replications</title>
      <link>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707920#M70</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for sharing your observation &lt;A href="https://community.esri.com/migrated-users/193878"&gt;Chris Mathers&lt;/A&gt;.&amp;nbsp; I've noticed some potentially similar oddities in our &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/geodatabases/scenarios-using-distributed-data.htm#GUID-6B73DA02-DD4A-4C65-BA8C-7B240FFE6BBA"&gt;Production and Publication &lt;/A&gt;pattern distributed geodatabase configuration and will have a more detailed look at it with your info in mind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're using ArcGIS 10.3.1 with some patches and SQL Server 2012 (11.0.6523).&amp;nbsp; Which ArcGIS version and database are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 16:01:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707920#M70</guid>
      <dc:creator>TimMinter</dc:creator>
      <dc:date>2016-10-07T16:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Keep an eye on your Versions table after dropping replications</title>
      <link>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707921#M71</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume you're synchronizing between the replicas before compressing the geodatabase?&amp;nbsp; Replication and Archiving will prevent a Full Compress certainly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 16:30:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707921#M71</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2016-10-07T16:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Keep an eye on your Versions table after dropping replications</title>
      <link>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707922#M72</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First time was with a 10.1 geodatabase, this time was after upgrading it to 10.3.1. MSSQL 2008 R2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 17:02:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707922#M72</guid>
      <dc:creator>ChrisMathers1</dc:creator>
      <dc:date>2016-10-07T17:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Keep an eye on your Versions table after dropping replications</title>
      <link>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707923#M73</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes we replicate before compressing. In this case the replicas are no longer registered but the entry for them was not dropped from SDE_Versions when they were removed. The compress couldn't get past those two states and the versions couldn't be replicated because they did not exist anymore. The entry for them was not in GDB_Items anymore, just SDE_Versions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 17:06:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707923#M73</guid>
      <dc:creator>ChrisMathers1</dc:creator>
      <dc:date>2016-10-07T17:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Keep an eye on your Versions table after dropping replications</title>
      <link>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707924#M74</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gotcha.&amp;nbsp; So did you unregister using the Replica Manager on both the parent and child replica sides?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 17:07:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707924#M74</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2016-10-07T17:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Keep an eye on your Versions table after dropping replications</title>
      <link>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707925#M75</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. Both were one way and they were removed from the child databases fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 17:19:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707925#M75</guid>
      <dc:creator>ChrisMathers1</dc:creator>
      <dc:date>2016-10-07T17:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Keep an eye on your Versions table after dropping replications</title>
      <link>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707926#M76</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm...is it the hidden synchronization versions that are pinning states then?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 17:20:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707926#M76</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2016-10-07T17:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Keep an eye on your Versions table after dropping replications</title>
      <link>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707927#M77</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats what I assume. Once those two rows were deleted the two corresponding states in SDE_States compressed away and everything went back to normal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 17:31:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707927#M77</guid>
      <dc:creator>ChrisMathers1</dc:creator>
      <dc:date>2016-10-07T17:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Keep an eye on your Versions table after dropping replications</title>
      <link>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707928#M78</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An older workflow (SDE Command Line)&amp;nbsp;for a Full Compress and replication but it documents well.&amp;nbsp; "Below are the steps for a successful compress: - Take a backup of the data. - It is important to have no locks on the data. Disconnect all the Users.* - Synchronize all the Replicas without making any edits. - If there remain any Sync Versions in the state tree after the resynch process, delete these Sync Versions using the Sdeversion -o delete option. - Reconcile/Post the data. - Compress the database twice."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 19:29:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707928#M78</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2016-10-07T19:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Keep an eye on your Versions table after dropping replications</title>
      <link>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707929#M79</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The compression that runs at midnight each night is a script that kicks all users, blocks new connections, and syncs before compressing. Does deleting those hidden sync versions not affect the replications? I have 7 replications currently off this database so the version table is holding onto 7 SYNC_SEND versions and states. I say 7 states but in reality all 7 have the same state ID.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 14:20:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707929#M79</guid>
      <dc:creator>ChrisMathers1</dc:creator>
      <dc:date>2016-10-10T14:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Keep an eye on your Versions table after dropping replications</title>
      <link>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707930#M80</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Best workflow to remove hidden synchronization versions is to synchronize back to the data receiver replica, resolve any conflicts (if any), unregister replicas (which will delete hidden sync versions), rep/post/rec to DEFAULT, and compress.&amp;nbsp; From there, you can rebuild replica workflow.&amp;nbsp; Not required certainly but you could do this if you think there is state pinning going on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 15:11:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707930#M80</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2016-10-11T15:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Keep an eye on your Versions table after dropping replications</title>
      <link>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707931#M81</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am dealing with a somewhat similar problem, but unfortunately I did NOT sync before rec/posting all of our versions back to Default and running compress. &amp;nbsp;This is a development environment so not fatal, but how do you recover from a state &amp;nbsp;where you have deleted the sync versions and you now have a parent and child database without in-sync data?&amp;nbsp; I assumed I could just unregister the replica (had to since I had somehow blown away the replica versions) and create a new replica. &amp;nbsp;The globalid values still match between the databases, so I created the replica with existing data option. &amp;nbsp;It syncs, but the changes are not being propagated to the child database. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts? &amp;nbsp;There has to be a way to recover from something like this without recopying all the data back over to the child database, which could take a day or more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tami O.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 16:03:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707931#M81</guid>
      <dc:creator>TamiOnstad</dc:creator>
      <dc:date>2016-10-18T16:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Keep an eye on your Versions table after dropping replications</title>
      <link>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707932#M82</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tami - when you unregister the replica pairs, it removes the connection between the parent/child geodatabases.&amp;nbsp; Further, the hidden synchronization versions that are in the parent/child geodatabases are used to compare what's been added, updated, and/or deleted are also deleted.&amp;nbsp; The only way I can think of getting those lost edits back would be from an incremental backup of the parent/child geodatabase.&amp;nbsp; Could be wrong but that's my guess.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 21:40:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707932#M82</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2016-10-19T21:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Keep an eye on your Versions table after dropping replications</title>
      <link>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707933#M83</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert, that's what I was afraid of.  I think the archiving option might be safer for us since our version and rec/post/compress is so customized.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your input!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tami O.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 21:52:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707933#M83</guid>
      <dc:creator>TamiOnstad</dc:creator>
      <dc:date>2016-10-19T21:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Keep an eye on your Versions table after dropping replications</title>
      <link>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707934#M84</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use the Archive Option on One-Way replication via the DEFAULT version to decouple versioning from replication but this a pretty niche workflow.&amp;nbsp; Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 21:55:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/keep-an-eye-on-your-versions-table-after-dropping/m-p/707934#M84</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2016-10-19T21:55:47Z</dc:date>
    </item>
  </channel>
</rss>

