<?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:  Error: FDO_E_VERSION_REDEFINED ..... in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/error-fdo-e-version-redefined/m-p/840602#M4658</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The workaround I use was to Compress and Rebuild every hour depending perhaps how many concurrent users you have.&amp;nbsp; We have at least 30 concurrent users.&amp;nbsp; I run them both as a Task and in Task scheduler.&amp;nbsp; @ 30 concurrent users every hour is required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If time is in your side, creating a named user I think is a better option.&amp;nbsp; Though you have to go thru the process of posting and reconciliation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jul 2019 03:58:43 GMT</pubDate>
    <dc:creator>ReginaldoPaderon1</dc:creator>
    <dc:date>2019-07-10T03:58:43Z</dc:date>
    <item>
      <title>Error: FDO_E_VERSION_REDEFINED .....</title>
      <link>https://community.esri.com/t5/geodatabase-questions/error-fdo-e-version-redefined/m-p/840594#M4650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From time to time getting this error from the AGS Log,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505051; background-color: #e5edf4; font-size: 12px;"&gt;" &lt;SPAN&gt;RequestId: 15112 4/23/2019 6:29:19 PM 7a59b848-7642-4aa1-9c41-ac2adf9d711d Error: FDO_E_VERSION_REDEFINED. The version has been redefined to reference a new database state.. Made 19 failed attempt(s) to reconcile and save edits. Performing StopEditing (without save).&lt;/SPAN&gt;FDO_E_VERSION_REDEFINED. The version has been redefined to reference a new database state "&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505051; background-color: #e5edf4; font-size: 12px;"&gt;SCENARIO :&amp;nbsp; Web Editing .. 25-35 concurrent users edit Default Version SDE.DEFAULT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505051; background-color: #e5edf4; font-size: 12px;"&gt;Basically adding Points and sometime Deleting.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505051; background-color: #e5edf4; font-size: 12px;"&gt;Database : Oracle&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505051; background-color: #e5edf4; font-size: 12px;"&gt;AGS : ArcGIS Server 10.5.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505051; background-color: #e5edf4; font-size: 12px;"&gt;RESULT:&amp;nbsp; Cannot save anymore.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2019 16:16:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/error-fdo-e-version-redefined/m-p/840594#M4650</guid>
      <dc:creator>PSAQATAR</dc:creator>
      <dc:date>2019-04-23T16:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error: FDO_E_VERSION_REDEFINED .....</title>
      <link>https://community.esri.com/t5/geodatabase-questions/error-fdo-e-version-redefined/m-p/840595#M4651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;.. additional info.&lt;/P&gt;&lt;P&gt;work is divided per zone and per user.&amp;nbsp; &amp;nbsp;application was designed to restrict by these two parameters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2019 16:29:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/error-fdo-e-version-redefined/m-p/840595#M4651</guid>
      <dc:creator>PSAQATAR</dc:creator>
      <dc:date>2019-04-23T16:29:31Z</dc:date>
    </item>
    <item>
      <title>Re:  Error: FDO_E_VERSION_REDEFINED .....</title>
      <link>https://community.esri.com/t5/geodatabase-questions/error-fdo-e-version-redefined/m-p/840596#M4652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alanood,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an expected behavior and by design. When any editor starts editing in Default version, application creates a temporary child version of it with same state_id of Default version.When editor saves, that temporary child version does an implicit reconcile and post to Default version and Default version moved or point to new state_id. Now Default version state_id is changed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;As per your workflow, you have 25 concurrent users are editing "Default" version. Hence you find that state of the Default version is different for editors as Default is modified from saving updates from another editor and observed the&amp;nbsp;below warning message:&lt;/P&gt;&lt;P&gt;"&lt;SPAN style="color: #505051; background-color: #e5edf4;"&gt;The version has been redefined to reference a new database state"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;SPAN style="color: #4d4d4d; background-color: #fefefe;"&gt;You can bypass this warning message by enabling autoreconciliation on the ArcMap Options dialog box.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the web helps to explain "Editing Default version workflow" better:&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;&lt;A href="http://help.arcgis.com/en/geodatabase/10.0/sdk/arcsde/concepts/versioning/editingworkflows/direct.htm"&gt;http://help.arcgis.com/en/geodatabase/10.0/sdk/arcsde/concepts/versioning/editingworkflows/direct.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/geodatabases/version-scenarios.htm"&gt;http://desktop.arcgis.com/en/arcmap/10.3/manage-data/geodatabases/version-scenarios.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below content copied from 2nd web help link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2 style="color: #4d4d4d; background-color: #fefefe; font-weight: 500; font-size: 2rem; margin: 1.26316em 0px 0.63158em;"&gt;Concurrent editing of the published database&lt;/H2&gt;&lt;P style="color: #4d4d4d; background-color: #fefefe; font-size: 0.875rem; margin-top: 0em; margin-bottom: 1.71429em;"&gt;Many users can edit the same version simultaneously, so the simplest way to support multiuser editing is for many editors to directly edit the DEFAULT version.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Concurrent editing of the DEFAULT" src="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/geodatabases/GUID-2CCC0E6D-8097-4911-A01B-7075398F71AD-web.gif" style="border: 0px;" title="Concurrent editing of the DEFAULT" /&gt;&lt;/P&gt;&lt;P style="color: #4d4d4d; background-color: #fefefe; font-size: 0.875rem; margin-top: 0em; margin-bottom: 1.71429em;"&gt;As each editor starts editing the DEFAULT version, an unnamed, temporary version is automatically created in the edit session. This temporary version is accessible only to the current editor. When the editor saves his or her work or ends the edit session, the changes recorded in the temporary version are posted to the DEFAULT version.&lt;/P&gt;&lt;P style="color: #4d4d4d; background-color: #fefefe; font-size: 0.875rem; margin-top: 0em; margin-bottom: 1.71429em;"&gt;If another user has edited the DEFAULT version since you've started editing, when you save your work, ArcGIS automatically reconciles and posts the changes. You are notified that the version has been changed and must save again to accept the changes made by other editors. You can bypass this warning message by enabling autoreconciliation on the ArcMap Options dialog box. Whether or not you bypass this message, if there are conflicts, you must resolve them with the conflict resolution dialog box before you can successfully save your edits.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Biraja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2019 22:30:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/error-fdo-e-version-redefined/m-p/840596#M4652</guid>
      <dc:creator>BirajaNayak</dc:creator>
      <dc:date>2019-04-23T22:30:31Z</dc:date>
    </item>
    <item>
      <title>Re:  Error: FDO_E_VERSION_REDEFINED .....</title>
      <link>https://community.esri.com/t5/geodatabase-questions/error-fdo-e-version-redefined/m-p/840597#M4653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Biraja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, but I did mention I am using ArcGIS Server ( AGS ) , means we are editing thru a web application via a feature service.&amp;nbsp; The error message I sent was from the ArcGIS log.&amp;nbsp; Production stopped because when this error occurs, they can not save or the application simply hangs.&amp;nbsp; Also, Feature service was configured to move edits to base because an Operation Dashboard is use to monitor production work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to remedy besides creating a named version for each 35 users ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much obliged &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2019 03:24:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/error-fdo-e-version-redefined/m-p/840597#M4653</guid>
      <dc:creator>PSAQATAR</dc:creator>
      <dc:date>2019-04-24T03:24:29Z</dc:date>
    </item>
    <item>
      <title>Re:  Error: FDO_E_VERSION_REDEFINED .....</title>
      <link>https://community.esri.com/t5/geodatabase-questions/error-fdo-e-version-redefined/m-p/840598#M4654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alanood,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using "offline editing" capabilities&amp;nbsp; of Feature access service. If not,&amp;nbsp; then this will be recommended option for your workflow. You mentioned that you are using application to update data. Is this application created using java script API or ArcGIS Runtime or&amp;nbsp; how this application created. Please clarify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other option may be to coordinate between editors so that while saving changes nobody should overlap with other which means at a given time, only one editor is saving the data changes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Biraja&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2019 16:29:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/error-fdo-e-version-redefined/m-p/840598#M4654</guid>
      <dc:creator>BirajaNayak</dc:creator>
      <dc:date>2019-04-24T16:29:21Z</dc:date>
    </item>
    <item>
      <title>Re:  Error: FDO_E_VERSION_REDEFINED .....</title>
      <link>https://community.esri.com/t5/geodatabase-questions/error-fdo-e-version-redefined/m-p/840599#M4655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Biraja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No Biraja, we are not using "offline editing" capabilities of the Feature service.&lt;/P&gt;&lt;P&gt;We are using java script API .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Coordinating 25-35 concurrent users maybe a daunting task but we will try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2019 08:48:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/error-fdo-e-version-redefined/m-p/840599#M4655</guid>
      <dc:creator>PSAQATAR</dc:creator>
      <dc:date>2019-04-25T08:48:54Z</dc:date>
    </item>
    <item>
      <title>Re:  Error: FDO_E_VERSION_REDEFINED .....</title>
      <link>https://community.esri.com/t5/geodatabase-questions/error-fdo-e-version-redefined/m-p/840600#M4656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are also having this issue:&amp;nbsp;&lt;STRONG&gt;Error: FDO_E_VERSION_REDEFINED. The version has been redefined to reference a new database state.. Made 19 failed attempt(s) to reconcile and save edits. Performing StopEditing (without save).&amp;nbsp;&lt;/STRONG&gt;The problem is the editing of users via web services (Feature services in particular and through Collector for ArcGIS)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect the same that it may be to do with too many users editing concurrently to the default state. My question then is how can I resolve this problem? I also noticed a bug similar to the issue without a solution below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDExNDc4MA=="&gt;https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDExNDc4MA==&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2019 21:11:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/error-fdo-e-version-redefined/m-p/840600#M4656</guid>
      <dc:creator>SH013</dc:creator>
      <dc:date>2019-07-09T21:11:29Z</dc:date>
    </item>
    <item>
      <title>Re:  Error: FDO_E_VERSION_REDEFINED .....</title>
      <link>https://community.esri.com/t5/geodatabase-questions/error-fdo-e-version-redefined/m-p/840601#M4657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please contact Esri Support Services for the mentioned bug to find out status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Biraja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2019 21:38:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/error-fdo-e-version-redefined/m-p/840601#M4657</guid>
      <dc:creator>BirajaNayak</dc:creator>
      <dc:date>2019-07-09T21:38:37Z</dc:date>
    </item>
    <item>
      <title>Re:  Error: FDO_E_VERSION_REDEFINED .....</title>
      <link>https://community.esri.com/t5/geodatabase-questions/error-fdo-e-version-redefined/m-p/840602#M4658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The workaround I use was to Compress and Rebuild every hour depending perhaps how many concurrent users you have.&amp;nbsp; We have at least 30 concurrent users.&amp;nbsp; I run them both as a Task and in Task scheduler.&amp;nbsp; @ 30 concurrent users every hour is required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If time is in your side, creating a named user I think is a better option.&amp;nbsp; Though you have to go thru the process of posting and reconciliation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2019 03:58:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/error-fdo-e-version-redefined/m-p/840602#M4658</guid>
      <dc:creator>ReginaldoPaderon1</dc:creator>
      <dc:date>2019-07-10T03:58:43Z</dc:date>
    </item>
    <item>
      <title>Re:  Error: FDO_E_VERSION_REDEFINED .....</title>
      <link>https://community.esri.com/t5/geodatabase-questions/error-fdo-e-version-redefined/m-p/840603#M4659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Biraja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have contacted support only to find out that there is no solution on this. If you up the bug, it does not have an alternate solution to address this. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2019 17:09:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/error-fdo-e-version-redefined/m-p/840603#M4659</guid>
      <dc:creator>SH013</dc:creator>
      <dc:date>2019-08-29T17:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error: FDO_E_VERSION_REDEFINED .....</title>
      <link>https://community.esri.com/t5/geodatabase-questions/error-fdo-e-version-redefined/m-p/840604#M4660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there, it looks like esri has finally updated the bug today and indicates that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; background-color: #ffffff; font-weight: 300;"&gt;Traditionally versioned data is not appropriate for extremely high volume edit loads through web services. Customers are recommended to investigate the newer branch versioning mechanism which is designed to handle this type of scenario.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; background-color: #ffffff; font-weight: 300;"&gt;&lt;A class="link-titled" href="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDExNDc4MA==" title="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDExNDc4MA=="&gt;BUG-000114780: Passing edits to the ArcGIS Server feature service a..&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2019 22:20:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/error-fdo-e-version-redefined/m-p/840604#M4660</guid>
      <dc:creator>SH013</dc:creator>
      <dc:date>2019-09-06T22:20:14Z</dc:date>
    </item>
  </channel>
</rss>

