<?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>idea Identify Source of Schema Lock in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idi-p/974026</link>
    <description>&lt;P&gt;Instead of the generic "Schema Lock" message in ArcGIS, how about alerting the user as to which of the possilbe hundreds of MXD, Web, or Mobile services are actually causing the lock, so that everything does not have to be shut down to remove the lock?&lt;/P&gt;&lt;!--  content transformation source ID: 087E00000004FLl  --&gt;</description>
    <pubDate>Fri, 22 Jan 2021 23:38:39 GMT</pubDate>
    <dc:creator>ChrisKahn</dc:creator>
    <dc:date>2021-01-22T23:38:39Z</dc:date>
    <item>
      <title>Identify Source of Schema Lock</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idi-p/974026</link>
      <description>&lt;P&gt;Instead of the generic "Schema Lock" message in ArcGIS, how about alerting the user as to which of the possilbe hundreds of MXD, Web, or Mobile services are actually causing the lock, so that everything does not have to be shut down to remove the lock?&lt;/P&gt;&lt;!--  content transformation source ID: 087E00000004FLl  --&gt;</description>
      <pubDate>Fri, 22 Jan 2021 23:38:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idi-p/974026</guid>
      <dc:creator>ChrisKahn</dc:creator>
      <dc:date>2021-01-22T23:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Source of Schema Lock</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974027#M9995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;In version 10.1 there's a new schema lock manger.&amp;nbsp; You'll be able to see a list of all schema locks and who the users are.

&lt;!-- content transformation source ID: 00aE0000000V5FV --&gt;

&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 14:31:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974027#M9995</guid>
      <dc:creator>MikePing</dc:creator>
      <dc:date>2012-06-21T14:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Source of Schema Lock</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974028#M9996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Extremely painful if you don't know who has the lock.&amp;nbsp; Shutting down the instance is a workaround (albeit, the best we have to guarantee an update!).&lt;BR /&gt;&lt;BR /&gt;If you have access to the RDBMS&amp;nbsp;(and some people don't, so a tool WOULD be better), here's a sql statement that will show what machine has the lock (useful for direct connect, really not useful for those utilizing an ArcSDE service or virtualized PCs):&lt;BR /&gt;&lt;BR /&gt;select a.lock_type, b.table_name, c.owner, to_char(c.start_time, 'MON-DD-YY HH24:MI:SS') START_TIME, c.nodename&lt;BR /&gt;from sde.table_locks a, sde.table_registry b, sde.process_information c&lt;BR /&gt;where a.sde_id = c.sde_id&lt;BR /&gt;and a.registration_id = b.registration_id;&lt;BR /&gt;

&lt;!-- content transformation source ID: 00aE0000000V6Mr --&gt;

&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 16:57:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974028#M9996</guid>
      <dc:creator>RayChilcote</dc:creator>
      <dc:date>2012-06-22T16:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Source of Schema Lock</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974029#M9997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;In a single user environment, when its just another instance of ArcGIS that is causing the lock, how about the option to over-ride the lock??

&lt;!-- content transformation source ID: 00aE0000000VK9N --&gt;

&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 01:22:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974029#M9997</guid>
      <dc:creator>SimonNeville</dc:creator>
      <dc:date>2012-07-13T01:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Source of Schema Lock</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974030#M9998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;mping wrote, "&lt;SPAN style="color: rgb(51, 51, 51); font-family: verdana; font-size: 11px; text-align: left; background-color: rgb(242, 246, 235);"&gt;In version 10.1 there's a new schema lock manger.&amp;nbsp; You'll be able to see a list of all schema locks and who the users are." &amp;nbsp;While this is true, all (or multiple) ArcGIS Server services will have the same name, and that doesn't help. &amp;nbsp;If I only want to stop the services holding the lock I need more granular identification. &amp;nbsp;&lt;/SPAN&gt;

&lt;!-- content transformation source ID: 00aE0000000VVf0 --&gt;

&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2012 18:58:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974030#M9998</guid>
      <dc:creator>MarcWeinshenker1</dc:creator>
      <dc:date>2012-07-30T18:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Source of Schema Lock</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974031#M9999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Please also improve this situation in Arcpy. I wish would also report a schema lock but instead it reports it cannot create the output feature class or table. Even with overwriteoutput = true there are times when a single user environment creates schema locks and arcpy does not report the correct error.&lt;BR /&gt;Instead we start chasing down overwriteoutput options when it is not the real issue or cause of the error. &amp;nbsp;

&lt;!-- content transformation source ID: 00aE0000000X8V5 --&gt;

&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2012 16:52:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974031#M9999</guid>
      <dc:creator>RonnieRichards</dc:creator>
      <dc:date>2012-11-12T16:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Source of Schema Lock</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974032#M10000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;See also:&amp;nbsp;&lt;SPAN style="color: #1f497d;"&gt;&lt;A href="https://community.esri.com/ideas/3226" target="_blank"&gt;https://community.esri.com/ideas/3226&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #1f497d;"&gt;&lt;A href="https://community.esri.com/ideas/3226" target="_blank"&gt;https://community.esri.com/ideas/3226&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #1f497d;"&gt;&lt;A href="https://community.esri.com/ideas/3226" target="_blank"&gt;https://community.esri.com/ideas/3226&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;

&lt;!-- content transformation source ID: 00aE00000031NaJ --&gt;

&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2021 08:08:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974032#M10000</guid>
      <dc:creator>MartinRick</dc:creator>
      <dc:date>2021-06-22T08:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Source of Schema Lock</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974033#M10001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I have so many services that it is very difficult to pin point what service is creating a lock. A tool that shows what service is causing the lock instead of the user would be extremely beneficial and a huge time saver&amp;nbsp;

&lt;!-- content transformation source ID: 00aE000000GvADj --&gt;

&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 20:23:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974033#M10001</guid>
      <dc:creator>ZachSchmitt</dc:creator>
      <dc:date>2016-01-29T20:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Source of Schema Lock</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974034#M10002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would be niceto be able to list what exactly has it locked, not just that it's locked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2017 21:10:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974034#M10002</guid>
      <dc:creator>SianDoherty2</dc:creator>
      <dc:date>2017-09-26T21:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Source of Schema Lock</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974035#M10003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use the following queries to find the 'culprit':&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;select registration_id from sde.table_registry where table_name ='&amp;lt;your table in question&amp;gt;'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select b.nodename connect_source, b.start_time from sde.table_registry a, sde.process_information b, sde.table_locks c where a.registration_id = c.registration_id and b.sde_id&amp;nbsp; = c.sde_id and a.registration_id=&amp;lt;registration_id obtained in the previous query&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2017 21:35:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974035#M10003</guid>
      <dc:creator>JulieBrown</dc:creator>
      <dc:date>2017-09-26T21:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Source of Schema Lock</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974036#M10004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked for me, thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2017 21:15:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974036#M10004</guid>
      <dc:creator>CarlosNantes</dc:creator>
      <dc:date>2017-10-05T21:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Source of Schema Lock</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974037#M10005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This idea is showing as new but was created in 2012.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a good idea though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2019 13:33:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974037#M10005</guid>
      <dc:creator>TimLangner</dc:creator>
      <dc:date>2019-06-19T13:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Source of Schema Lock</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974038#M10006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only surefire way of eliminating all locks is to stop all services.&amp;nbsp; I've tried time and time again to figure this issue out and every time I discover its easier to shut everything down, make the appropriate changes and then restart the services.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2019 15:55:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974038#M10006</guid>
      <dc:creator>JoshWhite</dc:creator>
      <dc:date>2019-06-19T15:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Source of Schema Lock</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974039#M10007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We actually solved the issue for us. We installed our own Portal.&amp;nbsp; In the process we had to create services on the new database.&amp;nbsp; We agreed as a whole to create Feature services that ONLY make use of ONE feature dataset.&amp;nbsp; We created folders that match the Feature Datasets in which to keep the services.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This way we don't need to track which service is making use of a feature.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2019 18:28:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974039#M10007</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2019-06-20T18:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Source of Schema Lock</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974040#M10008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a thought for those still struggling with this, we too have hundreds of services running. When publishing services, you can disable schema locking of the service by changing "schemaLockingEnabled" to "false". It is under Parameters &amp;gt; Advanced. In ArcGIS Pro it is under Configuration &amp;gt; Configure Parameters &amp;gt; Advanced. This help keep the services from locking the data and allows schema changes while services are running.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2019 19:45:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/identify-source-of-schema-lock/idc-p/974040#M10008</guid>
      <dc:creator>PeterKing</dc:creator>
      <dc:date>2019-06-26T19:45:43Z</dc:date>
    </item>
  </channel>
</rss>

