<?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: Find Shared instance scheam locks in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/find-shared-instance-scheam-locks/m-p/1245994#M34885</link>
    <description>&lt;P&gt;It does not look like it is possible. According to the documentation, "Note: You cannot disable schema locking on map services configured to use the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://enterprise.arcgis.com/en/server/11.0/administer/windows/configure-service-instance-settings.htm#ESRI_SECTION1_100EBEA6FF554B0BAFE3662F08772BC3" target="_blank" rel="noopener"&gt;shared instance pool&lt;/A&gt;."&lt;/P&gt;&lt;P&gt;Source:&amp;nbsp;&lt;A href="https://enterprise.arcgis.com/en/server/latest/administer/windows/disabling-schema-locking-on-a-map-service.htm" target="_self"&gt;https://enterprise.arcgis.com/en/server/latest/administer/windows/disabling-schema-locking-on-a-map-service.htm&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Jan 2023 14:04:23 GMT</pubDate>
    <dc:creator>Ann-MarieFalkowski1</dc:creator>
    <dc:date>2023-01-06T14:04:23Z</dc:date>
    <item>
      <title>Find Shared instance scheam locks</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/find-shared-instance-scheam-locks/m-p/1115859#M31549</link>
      <description>&lt;P&gt;I'm trying to track down schema locks coming from map services. I have noticed that shared instances no longer have the check box to "lock database schema". The attached images shows this difference.&lt;/P&gt;&lt;P&gt;However I have determined that the locks are coming from shared instances using the code below. Is there a way to tell shared instances to not lock schemas in the same way as you can with dedicated instances? The shared instance process ID doesn't tell me which map service is causing the lock.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="sql"&gt;SELECT A.SERVER_ID, B.OWNER || '.'|| B.TABLE_NAME "TABLE", A.NODENAME, L.LOCK_TYPE FROM SDE.SDE_PROCESS_INFORMATION A, SDE.SDE_TABLE_REGISTRY B, SDE.SDE_TABLE_LOCKS L
WHERE A.SDE_ID = L.SDE_ID AND L.REGISTRATION_ID = B.REGISTRATION_ID 
ORDER BY NODENAME, SERVER_ID;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Nov 2021 22:11:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/find-shared-instance-scheam-locks/m-p/1115859#M31549</guid>
      <dc:creator>DrewDowling</dc:creator>
      <dc:date>2021-11-10T22:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Find Shared instance scheam locks</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/find-shared-instance-scheam-locks/m-p/1245994#M34885</link>
      <description>&lt;P&gt;It does not look like it is possible. According to the documentation, "Note: You cannot disable schema locking on map services configured to use the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://enterprise.arcgis.com/en/server/11.0/administer/windows/configure-service-instance-settings.htm#ESRI_SECTION1_100EBEA6FF554B0BAFE3662F08772BC3" target="_blank" rel="noopener"&gt;shared instance pool&lt;/A&gt;."&lt;/P&gt;&lt;P&gt;Source:&amp;nbsp;&lt;A href="https://enterprise.arcgis.com/en/server/latest/administer/windows/disabling-schema-locking-on-a-map-service.htm" target="_self"&gt;https://enterprise.arcgis.com/en/server/latest/administer/windows/disabling-schema-locking-on-a-map-service.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 14:04:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/find-shared-instance-scheam-locks/m-p/1245994#M34885</guid>
      <dc:creator>Ann-MarieFalkowski1</dc:creator>
      <dc:date>2023-01-06T14:04:23Z</dc:date>
    </item>
  </channel>
</rss>

