<?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: Recommended Workflow For Protecting the DEFAULT Version in Multiuser Geodatabse in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/recommended-workflow-for-protecting-the-default/m-p/436665#M24953</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG style="background-color: rgba(248, 248, 248, 0.6); color: #242729;"&gt;My first question: Is there a way to keep the DEFAULT Version protected and getting edited directly without changing its the Access from PUBLIC to PROTECTED?&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: rgba(248, 248, 248, 0.6);"&gt;Not that I'm aware of; you are living dangerously if you allow the 35 editors access to sde.default.&amp;nbsp; However, to deploy a safer method you'll need to designate someone to perform the reconciles and posts, and in the mulit-versioned scenario that can be problematic:&amp;nbsp; even though each editor supposedly is editing in distinct areas, there may exist the potential for two editors to edit the same feature.&amp;nbsp; In the multi-versioned scenario there will be a conflict detected and the reconcile/post person needs to determine which to accept.&amp;nbsp; (if you automate the reconcile/post process, you'll just set a rule as to which conflict gets accepted: right or wrong..)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: rgba(248, 248, 248, 0.6);"&gt;I was that guy and the database only had a dozen or so editors, each with their own version.&amp;nbsp; After struggling with the conflicts issue, I changed the edit-model to one 'Edits' version.&amp;nbsp; That way in the event a second edit was made to a feature, that last edit "stuck" and there was no conflict to deal with.&amp;nbsp; That worked well for my application, but obviously I cannot be sure it would work for you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG style="background-color: rgba(248, 248, 248, 0.6); color: #242729;"&gt;My section question: Without using a backup of the Geodatabase, is there a functionality in multiuser geodatabase to quickly restore the geodatabase in case of disaster strikes (Missing Data in Default Version)?&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: rgba(248, 248, 248, 0.6);"&gt;You really need to back up your data and know how to restore it.&amp;nbsp; &amp;nbsp;Again, allowing 35 individuals access to sde.default is a disaster waiting to happen.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Nov 2017 17:51:53 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2017-11-14T17:51:53Z</dc:date>
    <item>
      <title>Recommended Workflow For Protecting the DEFAULT Version in Multiuser Geodatabse</title>
      <link>https://community.esri.com/t5/data-management-questions/recommended-workflow-for-protecting-the-default/m-p/436664#M24952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;From the title of the question, you can guess that have a multiuser geodatabase with Oracle Enterprise RDBMS. The Version of the geodatabase is 10.4.1 and Oracle 11g.&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;We have over 35 data editors with the flat version tree, each user having their own version, editing the data that are responsible to maintain. We have set current access of DEFAULT Version to PUBLIC because each user can Reconcile and Post their edits to the DEFAULT Version. Now, there have been instances where editors have accidently deleted, edited the DEFAULT Version directly.&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;My first question: Is there a way to keep the DEFAULT Version protected and getting edited directly without changing its the Access from PUBLIC to PROTECTED?&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;My section question: Without using a backup of the Geodatabase, is there a functionality in multiuser geodatabase to quickly restore the geodatabase in case of disaster strikes (Missing Data in Default Version)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 17:34:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/recommended-workflow-for-protecting-the-default/m-p/436664#M24952</guid>
      <dc:creator>AdityarajChavada</dc:creator>
      <dc:date>2017-11-14T17:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended Workflow For Protecting the DEFAULT Version in Multiuser Geodatabse</title>
      <link>https://community.esri.com/t5/data-management-questions/recommended-workflow-for-protecting-the-default/m-p/436665#M24953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG style="background-color: rgba(248, 248, 248, 0.6); color: #242729;"&gt;My first question: Is there a way to keep the DEFAULT Version protected and getting edited directly without changing its the Access from PUBLIC to PROTECTED?&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: rgba(248, 248, 248, 0.6);"&gt;Not that I'm aware of; you are living dangerously if you allow the 35 editors access to sde.default.&amp;nbsp; However, to deploy a safer method you'll need to designate someone to perform the reconciles and posts, and in the mulit-versioned scenario that can be problematic:&amp;nbsp; even though each editor supposedly is editing in distinct areas, there may exist the potential for two editors to edit the same feature.&amp;nbsp; In the multi-versioned scenario there will be a conflict detected and the reconcile/post person needs to determine which to accept.&amp;nbsp; (if you automate the reconcile/post process, you'll just set a rule as to which conflict gets accepted: right or wrong..)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: rgba(248, 248, 248, 0.6);"&gt;I was that guy and the database only had a dozen or so editors, each with their own version.&amp;nbsp; After struggling with the conflicts issue, I changed the edit-model to one 'Edits' version.&amp;nbsp; That way in the event a second edit was made to a feature, that last edit "stuck" and there was no conflict to deal with.&amp;nbsp; That worked well for my application, but obviously I cannot be sure it would work for you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG style="background-color: rgba(248, 248, 248, 0.6); color: #242729;"&gt;My section question: Without using a backup of the Geodatabase, is there a functionality in multiuser geodatabase to quickly restore the geodatabase in case of disaster strikes (Missing Data in Default Version)?&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: rgba(248, 248, 248, 0.6);"&gt;You really need to back up your data and know how to restore it.&amp;nbsp; &amp;nbsp;Again, allowing 35 individuals access to sde.default is a disaster waiting to happen.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 17:51:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/recommended-workflow-for-protecting-the-default/m-p/436665#M24953</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2017-11-14T17:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended Workflow For Protecting the DEFAULT Version in Multiuser Geodatabse</title>
      <link>https://community.esri.com/t5/data-management-questions/recommended-workflow-for-protecting-the-default/m-p/436666#M24954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about making the default version protected and creating a child version of default that each editor could then make a version off of. &amp;nbsp;In that way you can review and approve the changes to the child version of default before reconciling and posting that version to default.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 17:57:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/recommended-workflow-for-protecting-the-default/m-p/436666#M24954</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2017-11-14T17:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended Workflow For Protecting the DEFAULT Version in Multiuser Geodatabse</title>
      <link>https://community.esri.com/t5/data-management-questions/recommended-workflow-for-protecting-the-default/m-p/436667#M24955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure.&amp;nbsp; Why not?&amp;nbsp; But some where in the process there may exist a conflict during the reconcile / post process:&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;STRONG&gt;&lt;EM&gt;review and approve the changes to the child version.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;As the dba, I had other things to do besides call around and figure out whose edit to keep.&amp;nbsp; Just sayin'....&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 18:01:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/recommended-workflow-for-protecting-the-default/m-p/436667#M24955</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2017-11-14T18:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended Workflow For Protecting the DEFAULT Version in Multiuser Geodatabse</title>
      <link>https://community.esri.com/t5/data-management-questions/recommended-workflow-for-protecting-the-default/m-p/436668#M24956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply, Joe!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 15:55:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/recommended-workflow-for-protecting-the-default/m-p/436668#M24956</guid>
      <dc:creator>AdityarajChavada</dc:creator>
      <dc:date>2017-11-16T15:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended Workflow For Protecting the DEFAULT Version in Multiuser Geodatabse</title>
      <link>https://community.esri.com/t5/data-management-questions/recommended-workflow-for-protecting-the-default/m-p/436669#M24957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for your reply, Michael! Yes, this idea crossed my mind once. With this workflow, someone (data admin) will have to be in charge&amp;nbsp;of that child version (of Default). The shortage of manpower is another issue.&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 16:02:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/recommended-workflow-for-protecting-the-default/m-p/436669#M24957</guid>
      <dc:creator>AdityarajChavada</dc:creator>
      <dc:date>2017-11-16T16:02:08Z</dc:date>
    </item>
  </channel>
</rss>

