<?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: Common Practice of Versioning in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81274#M4703</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Dana! &amp;nbsp;This is another great reason to do versioning!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Dec 2016 17:47:49 GMT</pubDate>
    <dc:creator>EmilyLee</dc:creator>
    <dc:date>2016-12-05T17:47:49Z</dc:date>
    <item>
      <title>Common Practice of Versioning</title>
      <link>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81266#M4695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello GeoNet Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am seeking for suggestions of a good use of versioning please. &amp;nbsp;I am wondering if it is a common&amp;nbsp;practice to version all feature classes (~100+ layers) in a geodatabase? &amp;nbsp;But only some of them&amp;nbsp;will be edited regularly, the others might be edited once a year. &amp;nbsp;Also, if 90% of the time, only one editor would edit the layers, would it still be a good practice to version the layers just in case of the 10% of the time? &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Emily&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 16:31:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81266#M4695</guid>
      <dc:creator>EmilyLee</dc:creator>
      <dc:date>2016-11-30T16:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Common Practice of Versioning</title>
      <link>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81267#M4696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Emily - &lt;/P&gt;&lt;P&gt;Great question!&amp;nbsp; So if you have your vector data stored in a multiuser geodatabase, technically they're configured for non-versioned editing.&amp;nbsp; If you registered a feature class as versioned, then it adds delta tables to that feature class for versioned editing.&amp;nbsp; To further muddy the waters, when you create a new multiuser geodatabase there is only the DEFAULT version.&amp;nbsp; If you want to make child versions of DEFAULT for editing, you can.&amp;nbsp; I recommend reading the Versioning 101 Whitepaper - &lt;A href="http://www.esri.com/news/arcuser/0110/versioning101.html"&gt;http://www.esri.com/news/arcuser/0110/versioning101.html&lt;/A&gt;&amp;nbsp;- to understand the terminology.&amp;nbsp; So you COULD have 100+ feature classes registered as versioned if you want to.&amp;nbsp; And you COULD edit your data in the DEFAULT version.&amp;nbsp; But would you want too?&amp;nbsp; Probably not...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if this helps - I teach the Versioning class so can help out...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 22:20:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81267#M4696</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2016-11-30T22:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Common Practice of Versioning</title>
      <link>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81268#M4697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your response! &amp;nbsp;It's great to have an expert in the community. &amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure why DEFAULT version editing is allowed when the layer is versioned. &amp;nbsp;My concern is that people might forget to switch to their version and edit the DEFAULT version directly. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, would you recommend agency not to version all their data unless they have to do multi-user editing on the data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Emily&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 22:22:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81268#M4697</guid>
      <dc:creator>EmilyLee</dc:creator>
      <dc:date>2016-12-01T22:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Common Practice of Versioning</title>
      <link>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81269#M4698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Emily -&lt;/P&gt;&lt;P&gt;One thing you can do to prevent accidental editing of the DEFAULT version is to set it as PROTECTED.&amp;nbsp; That way all authenticated users can connect to the geodatabase but cannot edit the DEFAULT version - only SDE can.&amp;nbsp; Then you can make a child version of DEFAULT for your editors.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One way to get around users accidentally editing a version they're not supposed to is to configure their connection to point to only the version they're supposed to.&amp;nbsp; Then when they activate the connection, they're on their version and do not have to change versions from DEFAULT to something else.&amp;nbsp; That and setting DEFAULT to PROTECTED.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're data is stored in SQL Server, Oracle, PostgreSQL, etc., then you are configured for multi-user editing.&amp;nbsp; ArcMap by default in set up for non-versioned editing so you have to change that after you register feature classes as versioned.&amp;nbsp; The key is permissions on data - create an Editor Role, a Reader Role, etc. and assign users to those roles.&amp;nbsp; The owner of data (feature classes, tables) then assigns the read/write permissions to the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The multiuser geodatabase requires good planning for security, editing, permissions, maintenance and more.&amp;nbsp; It's a great workflow!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 22:30:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81269#M4698</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2016-12-01T22:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Common Practice of Versioning</title>
      <link>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81270#M4699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The&amp;nbsp;multiple-editor situation is not the only reason for using versions. Versions can provide some protections that allow you to not process changes, for example, until they are approved. I have had some annual updates to&amp;nbsp;somewhat controversial data that could not be published anywhere until&amp;nbsp;vetted. They were hidden in a version other than Default; I don't have references in standard maps to any version other than default.&lt;/P&gt;&lt;P&gt;When it is time to publish edits, posting changes is pretty foolproof, while, for example, keeping changes in a file GDB and bringing them into SDE might not work so seamlessly.&lt;/P&gt;&lt;P&gt;You can also back out changes or do other&amp;nbsp;restores&amp;nbsp;easily by getting data from other versions (not edited). On a day to day level, simply being able to use version-compare tools is useful when you are interrupted constantly as I am. Also, you can post at the end of/beginning of the day, so viewers don't see changes flashing at them while they are trying to work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 23:04:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81270#M4699</guid>
      <dc:creator>DanaNolan</dc:creator>
      <dc:date>2016-12-01T23:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Common Practice of Versioning</title>
      <link>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81271#M4700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Emily,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition to some of the good responses already, you might find this Technical whitepaper useful. While it is a bit old, its concepts are still good and applicable to versioned data management in an enterprise geodatabase:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://downloads.esri.com/support/whitepapers/ao_/Versioning_Workflows_2.pdf"&gt;Versioning Workflows Technical whitepaper&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Dec 2016 04:57:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81271#M4700</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2016-12-03T04:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Common Practice of Versioning</title>
      <link>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81272#M4701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also keep in mind that although the database is registered as versioned, that doesn't mean you always have to have child versions. If 90% of the time none of the files are needing edits, you can set up the security as Robert discussed, basically having it be read only for all but SDE account and/or the owner. Then when you are getting ready to make changes, create a version (only takes a few seconds) giving your designated edit the rights to edit. Do your necessary reviews of the data, and when ready to publish, &amp;nbsp;do a reconcile and post so others will see the updates from default. If you know that it will be a while before you need to make anymore changes, you can always delete the child version after the reconcile/post and after an admin compress, you may even get back to state zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Personally, I would always recommend making changes thru a child version and not the default because it gives you the chance to reject conflicts if needed. That is not to say that I haven't made a quick, simple change directly to the default (for example a change to an attribute).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, take advantage of creating an historical markers that can basically show a virtual cooy of the database status at the time you made the connection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Dec 2016 06:03:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81272#M4701</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-12-03T06:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Common Practice of Versioning</title>
      <link>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81273#M4702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much, Robert!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 17:46:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81273#M4702</guid>
      <dc:creator>EmilyLee</dc:creator>
      <dc:date>2016-12-05T17:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Common Practice of Versioning</title>
      <link>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81274#M4703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Dana! &amp;nbsp;This is another great reason to do versioning!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 17:47:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81274#M4703</guid>
      <dc:creator>EmilyLee</dc:creator>
      <dc:date>2016-12-05T17:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Common Practice of Versioning</title>
      <link>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81275#M4704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Derek! &amp;nbsp;You're always famous at UC!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 17:51:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81275#M4704</guid>
      <dc:creator>EmilyLee</dc:creator>
      <dc:date>2016-12-05T17:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Common Practice of Versioning</title>
      <link>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81276#M4705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This might be a silly question- If the DEFAULT version is set to PROTECTED, then other versions cannot post to the DEFAULT version, correct? &amp;nbsp;Is there a way that the editors cannot edit the DEFAULT version, but be able to post edits to DEFAULT version? &amp;nbsp;So, the owner of the DEFAULT doesn't have to switch to&amp;nbsp;each version and post the edits for them. &amp;nbsp;Or is that what the '3-Level Version Tree' with a QA version is for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Emily&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 18:09:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81276#M4705</guid>
      <dc:creator>EmilyLee</dc:creator>
      <dc:date>2016-12-05T18:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Common Practice of Versioning</title>
      <link>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81277#M4706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Rebecca.&amp;nbsp;This might be a good workflow for me. &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 18:11:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81277#M4706</guid>
      <dc:creator>EmilyLee</dc:creator>
      <dc:date>2016-12-05T18:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Common Practice of Versioning</title>
      <link>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81278#M4707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Emily - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No such thing as a silly question especially with versioning. You are correct that if DEFAULT is set as PROTECTED, then only the owner (SDE in this case) can edit (i.e. post) to it.&amp;nbsp; There is no way to enable the post command/GP tool by other users if DEFAULT is set as PROTECTED.&amp;nbsp; This is not such a bad thing though as it prevents unauthorized edits making it to the DEFAULT version.&amp;nbsp; At a minimum, I would create a version tree as follows:&amp;nbsp; DEFAULT (owned by SDE/Protected), child version of DEFAULT called QAQC (owned by GIS Manager/Protected), one or more child versions of QA called (EDIT1, EDIT2 or similar - could be departments like PLANNING, TRANSPORTATION, etc.) (owned by editors/Public).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This workflow does "complicate" things somewhat as only the GIS Manager can post to QAQC unless that version is set to PUBLIC and only SDE can post to DEFAULT.&amp;nbsp; But it does keep edits "reviewable" on a few tiers so by the time the edits get to DEFAULT, you know they're correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 18:36:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81278#M4707</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2016-12-05T18:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Common Practice of Versioning</title>
      <link>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81279#M4708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much, Robert. &amp;nbsp;I have a clear idea now. &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 23:23:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/common-practice-of-versioning/m-p/81279#M4708</guid>
      <dc:creator>EmilyLee</dc:creator>
      <dc:date>2016-12-05T23:23:16Z</dc:date>
    </item>
  </channel>
</rss>

