<?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: State 0 for domain change involving replica? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/state-0-for-domain-change-involving-replica/m-p/569628#M32255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;End users do NOT have to be disconnected.&amp;nbsp; Replication was designed for a multi-user data base, so all should be good here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also - to help ease your mind about the impact of errors on the system.&amp;nbsp; Replication was designed to be fault tolerant.&amp;nbsp; So if something errors or goes down during an operation, for example there is a power outage during export or sync, replication will leave your database in a consistent state.&amp;nbsp; Nothing will be committed, it will just roll back to the state it was in before the operatioin - and you will just simply perform the operation again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this info helps - good luck!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Heather&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jul 2012 17:03:14 GMT</pubDate>
    <dc:creator>HeatherMcCracken</dc:creator>
    <dc:date>2012-07-16T17:03:14Z</dc:date>
    <item>
      <title>State 0 for domain change involving replica?</title>
      <link>https://community.esri.com/t5/data-management-questions/state-0-for-domain-change-involving-replica/m-p/569623#M32250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have 2 geodatabases, Work and View (a replica of Work).&amp;nbsp; There are 5 versions under the Work geodatabase.&amp;nbsp; As a precaution we always compress Work to State 0 before we do any changes to domains.&amp;nbsp; My question is...is that really necessary?&amp;nbsp; If we don't delete the versions, and don't go to state 0, can we still make modifications to domains in the geodatabase...and can we compare replica schema's to get those changes into the View replica?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2012 19:12:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/state-0-for-domain-change-involving-replica/m-p/569623#M32250</guid>
      <dc:creator>StevenMenefee1</dc:creator>
      <dc:date>2012-07-12T19:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: State 0 for domain change involving replica?</title>
      <link>https://community.esri.com/t5/data-management-questions/state-0-for-domain-change-involving-replica/m-p/569624#M32251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Correct - there is no need to get to State 0 for schema synchronization, or for replication in general for that matter.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For a versioned geodatabase in general, the important thing is to get an effective compress to maintain good performance. We have a white paper called "Replication and compress" which you might find useful.&amp;nbsp; It gives an overview of how replication uses versions, and about how to get an effective compress while there are replicas in your system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Blog post: &lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/esri/arcgis/2008/11/25/geodatabase-replication-and-compress/"&gt;http://blogs.esri.com/esri/arcgis/2008/11/25/geodatabase-replication-and-compress/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;White paper: &lt;/SPAN&gt;&lt;A href="http://resources.esri.com/help/9.3/geodatabase/Blog/GDB_Rep_Compress.pdf"&gt;http://resources.esri.com/help/9.3/geodatabase/Blog/GDB_Rep_Compress.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Heather&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 16:21:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/state-0-for-domain-change-involving-replica/m-p/569624#M32251</guid>
      <dc:creator>HeatherMcCracken</dc:creator>
      <dc:date>2012-07-13T16:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: State 0 for domain change involving replica?</title>
      <link>https://community.esri.com/t5/data-management-questions/state-0-for-domain-change-involving-replica/m-p/569625#M32252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay great, thank you!&amp;nbsp; A follow-up question though.&amp;nbsp; If we do a schema sync or a regular sync, do all users need to be completely out of the replica geodatabase?&amp;nbsp; Or, do we just need to make sure no one is editing anything in the replica geodatabase?&amp;nbsp; Or does it not matter at all and we can sync regardless of who's connected to the replica?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 18:13:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/state-0-for-domain-change-involving-replica/m-p/569625#M32252</guid>
      <dc:creator>StevenMenefee1</dc:creator>
      <dc:date>2012-07-13T18:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: State 0 for domain change involving replica?</title>
      <link>https://community.esri.com/t5/data-management-questions/state-0-for-domain-change-involving-replica/m-p/569626#M32253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just think of Replication as another editor on your system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So, the same considerations you make when changing the schema of your data outside of replication apply.&amp;nbsp; You will need a schema lock on the tables that will have their schema's changed.&amp;nbsp; So, not all the tables/fc's that are involved in the replica - just those that will be affected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Heather&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 22:21:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/state-0-for-domain-change-involving-replica/m-p/569626#M32253</guid>
      <dc:creator>HeatherMcCracken</dc:creator>
      <dc:date>2012-07-13T22:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: State 0 for domain change involving replica?</title>
      <link>https://community.esri.com/t5/data-management-questions/state-0-for-domain-change-involving-replica/m-p/569627#M32254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay...one final question!&amp;nbsp; If it's just a simple sync, with no schema changes at all....do end users have to be disconnected?&amp;nbsp; Currently when we sync to our View replica we make sure everyone is disconnected except the ArcGISSOC user that we found isn't affected by the sync (our flex portal is simply updated).&amp;nbsp; However, we weren't sure how end users who might be in the middle of an export (as an example) of a feature class we sync to would be impacted (i.e. the export fails or is corrupt).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 14:01:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/state-0-for-domain-change-involving-replica/m-p/569627#M32254</guid>
      <dc:creator>StevenMenefee1</dc:creator>
      <dc:date>2012-07-16T14:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: State 0 for domain change involving replica?</title>
      <link>https://community.esri.com/t5/data-management-questions/state-0-for-domain-change-involving-replica/m-p/569628#M32255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;End users do NOT have to be disconnected.&amp;nbsp; Replication was designed for a multi-user data base, so all should be good here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also - to help ease your mind about the impact of errors on the system.&amp;nbsp; Replication was designed to be fault tolerant.&amp;nbsp; So if something errors or goes down during an operation, for example there is a power outage during export or sync, replication will leave your database in a consistent state.&amp;nbsp; Nothing will be committed, it will just roll back to the state it was in before the operatioin - and you will just simply perform the operation again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this info helps - good luck!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Heather&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 17:03:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/state-0-for-domain-change-involving-replica/m-p/569628#M32255</guid>
      <dc:creator>HeatherMcCracken</dc:creator>
      <dc:date>2012-07-16T17:03:14Z</dc:date>
    </item>
  </channel>
</rss>

