<?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: How to tell if someone is actively editing a versioned layer in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-tell-if-someone-is-actively-editing-a/m-p/1105310#M31245</link>
    <description>&lt;P&gt;You can view active schema locks by right clicking on the database and selecting Administer Geodatabase. In the popup, select the Locks tab and you can filter by Lock Type = Schema.&amp;nbsp; This will tell you what features are actively locked.&amp;nbsp; Depending on how the SQL rights are assigned in your organization, you may be able to see discrete usernames in the Lock Owner column.&amp;nbsp; If you don’t see usernames there, you can check out the Connections tab, where you can see who is connected to the database to narrow down your search.&lt;/P&gt;&lt;P&gt;From my experience, schema updates are best deployed outside of working hours or during planned maintenance windows when only you are connected to the database.&amp;nbsp; Even if users aren’t editing the exact feature class you would like to update, the dataset as a whole is locked if there are active edit sessions connected to any feature within that dataset.&amp;nbsp; (Assuming you are using datasets) Tables, I believe, are fair game if no one has a schema lock on it.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Oct 2021 19:31:13 GMT</pubDate>
    <dc:creator>Matt-Huser</dc:creator>
    <dc:date>2021-10-06T19:31:13Z</dc:date>
    <item>
      <title>How to tell if someone is actively editing a versioned layer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-tell-if-someone-is-actively-editing-a/m-p/1105290#M31243</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am fairly new to versioned editing.&amp;nbsp; I currently have multiple users editing versioned layers.&amp;nbsp; Is there a way to tell which versioned layers are being actively edited?&amp;nbsp; &amp;nbsp;I need to add feature classes or make changes to some things in my gdb's, but they are "in use by another application/user."&amp;nbsp; See screenshot for error.&amp;nbsp; I am "GISOwner" and the "GISEditor" is used for the versioned editing.&amp;nbsp; &amp;nbsp;I don't want to kick off someone who is editing and mess up their edits in order for me to make these changes in the gdb's.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pamela&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 18:41:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-tell-if-someone-is-actively-editing-a/m-p/1105290#M31243</guid>
      <dc:creator>PamelaLocke1</dc:creator>
      <dc:date>2021-10-06T18:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to tell if someone is actively editing a versioned layer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-tell-if-someone-is-actively-editing-a/m-p/1105305#M31244</link>
      <description>&lt;P&gt;You can open the properties for the connected database and see a table of active locks.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/manage-geodatabase-locks.htm#ESRI_SECTION1_1CE9C56099B448B5A7291DA8CD5C38C8" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/manage-geodatabase-locks.htm#ESRI_SECTION1_1CE9C56099B448B5A7291DA8CD5C38C8&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 19:20:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-tell-if-someone-is-actively-editing-a/m-p/1105305#M31244</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-10-06T19:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to tell if someone is actively editing a versioned layer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-tell-if-someone-is-actively-editing-a/m-p/1105310#M31245</link>
      <description>&lt;P&gt;You can view active schema locks by right clicking on the database and selecting Administer Geodatabase. In the popup, select the Locks tab and you can filter by Lock Type = Schema.&amp;nbsp; This will tell you what features are actively locked.&amp;nbsp; Depending on how the SQL rights are assigned in your organization, you may be able to see discrete usernames in the Lock Owner column.&amp;nbsp; If you don’t see usernames there, you can check out the Connections tab, where you can see who is connected to the database to narrow down your search.&lt;/P&gt;&lt;P&gt;From my experience, schema updates are best deployed outside of working hours or during planned maintenance windows when only you are connected to the database.&amp;nbsp; Even if users aren’t editing the exact feature class you would like to update, the dataset as a whole is locked if there are active edit sessions connected to any feature within that dataset.&amp;nbsp; (Assuming you are using datasets) Tables, I believe, are fair game if no one has a schema lock on it.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 19:31:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-tell-if-someone-is-actively-editing-a/m-p/1105310#M31245</guid>
      <dc:creator>Matt-Huser</dc:creator>
      <dc:date>2021-10-06T19:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to tell if someone is actively editing a versioned layer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-tell-if-someone-is-actively-editing-a/m-p/1105318#M31246</link>
      <description>&lt;P&gt;Thank you!&amp;nbsp; I do see all the lock types.&amp;nbsp; I was hoping there was a way to get around making changes after hours, but it is what it is!&lt;/P&gt;&lt;P&gt;Pamela&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 19:38:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-tell-if-someone-is-actively-editing-a/m-p/1105318#M31246</guid>
      <dc:creator>PamelaLocke1</dc:creator>
      <dc:date>2021-10-06T19:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to tell if someone is actively editing a versioned layer</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-tell-if-someone-is-actively-editing-a/m-p/1105322#M31247</link>
      <description>&lt;P&gt;Depending on the size of your department and the urgency of the work, you could just schedule a time during the day. We are a small department, so I've just told my co-workers "nobody use the database for the next hour!" and it works out fine. But I can see that being an issue in other settings.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 19:44:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-tell-if-someone-is-actively-editing-a/m-p/1105322#M31247</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-10-06T19:44:26Z</dc:date>
    </item>
  </channel>
</rss>

