<?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: Identifying open edit sessions in SDE in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/identifying-open-edit-sessions-in-sde/m-p/499981#M19450</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at the SDE_states table as well. Whenever an user will be in an editing session, there should be an open state present in that table. Its easy to identify the user from there as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Feb 2017 05:22:55 GMT</pubDate>
    <dc:creator>Asrujit_SenGupta</dc:creator>
    <dc:date>2017-02-16T05:22:55Z</dc:date>
    <item>
      <title>Identifying open edit sessions in SDE</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/identifying-open-edit-sessions-in-sde/m-p/499979#M19448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am interested in learning a method to identify open edit sessions for users connected to a SQL/SDE database. &amp;nbsp;Using SQL Management Studio, it is possible to examine the sde_object_locks table. &amp;nbsp;However, I am unsure if this reflects merely a lock from a user with edit privileges who is connected to their version or if it additionally means they are in an active edit session. &amp;nbsp;My interest is in being able to disconnect users to perform db maintenance without risking the possibility of data loss if they are in an active edit session.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2017 17:30:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/identifying-open-edit-sessions-in-sde/m-p/499979#M19448</guid>
      <dc:creator>LinkElmore</dc:creator>
      <dc:date>2017-02-15T17:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying open edit sessions in SDE</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/identifying-open-edit-sessions-in-sde/m-p/499980#M19449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I answered my own question by having a user open and close an edit session while refreshing the SQL query to view sde_object_locks. &amp;nbsp;Whenever an edit session opened, a new record appeared. &amp;nbsp;Closing the edit session removed the record from the table. &amp;nbsp;By cross referencing the object_id field with the version_id field in the sde_versions table, it's possible to see which version is locking the database. &amp;nbsp;Since each of my users has their own version, I know who to contact to disconnect before running maintenance operations that require disconnection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2017 19:45:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/identifying-open-edit-sessions-in-sde/m-p/499980#M19449</guid>
      <dc:creator>LinkElmore</dc:creator>
      <dc:date>2017-02-15T19:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying open edit sessions in SDE</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/identifying-open-edit-sessions-in-sde/m-p/499981#M19450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at the SDE_states table as well. Whenever an user will be in an editing session, there should be an open state present in that table. Its easy to identify the user from there as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 05:22:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/identifying-open-edit-sessions-in-sde/m-p/499981#M19450</guid>
      <dc:creator>Asrujit_SenGupta</dc:creator>
      <dc:date>2017-02-16T05:22:55Z</dc:date>
    </item>
  </channel>
</rss>

