<?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: Editor Tracking with Versioning in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-with-versioning/m-p/1149123#M32581</link>
    <description>&lt;P&gt;Kim-&lt;/P&gt;&lt;P&gt;Thanks for the response. Answers to your questions below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1) What version of SDE was used to create your database (below is an image of a query that will tell you) and what version of Esri client (either ArcMap or ArcGIS Pro) are you using?&amp;nbsp;&lt;STRONG&gt;Looks like the release is SDE 10.7.1 and I'm using ArcGIS Pro 2.9.0.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2) Is the data you are editing registered as versioned?&amp;nbsp;&lt;STRONG&gt;Yes&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3) Did you add the windows authorized account your using to the database using SQL server tools or Esri's "Create Database User" tool....both?&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;This was likely done using the 'Create Database User' tool&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;4) Is your windows authorized login a member of your SQL Server instance's sysadmin fixed server role?&lt;STRONG&gt; I think, yes. I ran the attached query.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;It results&amp;nbsp;in this:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;campus\zstanley U WINDOWS_LOGIN 0 08/21/2021 09/23/2021&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;5) If you look at the database tables in SQL Server does dbo own the SDE schema (the tables will say "SDE_" in the name)? &lt;STRONG&gt;Yes, see screenshot.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks in advance for your help!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Mar 2022 15:43:39 GMT</pubDate>
    <dc:creator>zstanley</dc:creator>
    <dc:date>2022-03-01T15:43:39Z</dc:date>
    <item>
      <title>Editor Tracking with Versioning</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-with-versioning/m-p/1145792#M32464</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I'm working from a database I'm the DBO on and I've connected to the sde database with OS authentication. When I create a new version the owner is DBO. When I make edits in the version I'm noticing that editor tracking isn't working and GUIDs aren't being created for new features. Any insight as to why this might be happening? I'm wondering if it is related to roles/users in SQL management studio.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any insight here would be great.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Zac&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 20:51:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-with-versioning/m-p/1145792#M32464</guid>
      <dc:creator>zstanley</dc:creator>
      <dc:date>2022-02-18T20:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Editor Tracking with Versioning</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-with-versioning/m-p/1145944#M32467</link>
      <description>&lt;P&gt;So many things it could be.... do you mind if I ask you a bunch of questions (some depend on you having SQL Server Management Studio).&amp;nbsp; Forgive me if some of them seem silly.&lt;/P&gt;&lt;P&gt;1) What version of SDE was used to create your database (below is an image of a query that will tell you) and what version of Esri client (either ArcMap or ArcGIS Pro) are you using?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KimGarbade_0-1645288376868.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/34456iE8ADDCCFE27BEC26/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KimGarbade_0-1645288376868.png" alt="KimGarbade_0-1645288376868.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2) Is the data you are editing registered as versioned?&amp;nbsp;&lt;/P&gt;&lt;P&gt;3) Did you add the windows authorized account your using to the database using SQL server tools or Esri's "Create Database User" tool....both?&amp;nbsp;&lt;/P&gt;&lt;P&gt;4) Is your windows authorized login a member of your SQL Server instance's sysadmin fixed server role?&amp;nbsp;&lt;/P&gt;&lt;P&gt;5) If you look at the database tables in SQL Server does dbo own the SDE schema (the tables will say "SDE_" in the name)?&lt;/P&gt;&lt;P&gt;It seems like your windows authorized login has the permissions required by SQL Server to create records in the database (I.E. add features, create versions), but your Esri client doesn't know how to handle them, almost like your are editing the table directly in SQL Server and not through an Esri desktop product.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Feb 2022 16:44:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-with-versioning/m-p/1145944#M32467</guid>
      <dc:creator>KimberlyGarbade</dc:creator>
      <dc:date>2022-02-19T16:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Editor Tracking with Versioning</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-with-versioning/m-p/1149123#M32581</link>
      <description>&lt;P&gt;Kim-&lt;/P&gt;&lt;P&gt;Thanks for the response. Answers to your questions below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1) What version of SDE was used to create your database (below is an image of a query that will tell you) and what version of Esri client (either ArcMap or ArcGIS Pro) are you using?&amp;nbsp;&lt;STRONG&gt;Looks like the release is SDE 10.7.1 and I'm using ArcGIS Pro 2.9.0.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2) Is the data you are editing registered as versioned?&amp;nbsp;&lt;STRONG&gt;Yes&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3) Did you add the windows authorized account your using to the database using SQL server tools or Esri's "Create Database User" tool....both?&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;This was likely done using the 'Create Database User' tool&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;4) Is your windows authorized login a member of your SQL Server instance's sysadmin fixed server role?&lt;STRONG&gt; I think, yes. I ran the attached query.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;It results&amp;nbsp;in this:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;campus\zstanley U WINDOWS_LOGIN 0 08/21/2021 09/23/2021&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;5) If you look at the database tables in SQL Server does dbo own the SDE schema (the tables will say "SDE_" in the name)? &lt;STRONG&gt;Yes, see screenshot.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks in advance for your help!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 15:43:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/editor-tracking-with-versioning/m-p/1149123#M32581</guid>
      <dc:creator>zstanley</dc:creator>
      <dc:date>2022-03-01T15:43:39Z</dc:date>
    </item>
  </channel>
</rss>

