<?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 do you release a schema lock to update a domain field when a service is published? Error 000464 in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-you-release-a-schema-lock-to-update-a/m-p/218116#M9604</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you see if there are any locks on the underlying tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/help/data/geodatabases/manage-sql-server/manage-geodatabase-locks.htm"&gt;https://pro.arcgis.com/en/pro-app/help/data/geodatabases/manage-sql-server/manage-geodatabase-locks.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are you connecting to the EGDB? As the data owner or the Enterprise Geodatabase Admin?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/help/data/geodatabases/manage-sql-server/privileges-sqlserver.htm"&gt;https://pro.arcgis.com/en/pro-app/help/data/geodatabases/manage-sql-server/privileges-sqlserver.htm&lt;/A&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;The geodatabase administrator (the sde user) in an sde-schema geodatabase must be added to the processadmin fixed server role and granted VIEW DEFINITION privileges on the database to drop geodatabase connections. The&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;Create Enterprise Geodatabase&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;geoprocessing tool grants this role and privilege to the sde user. You can revoke this privilege and remove the user from the processadmin role after geodatabase creation but, if you do, the sde user will not be able to disconnect users from the geodatabase.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/group/1680"&gt;Geodatabase&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Oct 2019 16:42:06 GMT</pubDate>
    <dc:creator>George_Thompson</dc:creator>
    <dc:date>2019-10-01T16:42:06Z</dc:date>
    <item>
      <title>How do you release a schema lock to update a domain field when a service is published? Error 000464</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-you-release-a-schema-lock-to-update-a/m-p/218115#M9603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a service published to our Portal.&amp;nbsp; I stopped the service and still unable to tweak one character in a domain.&amp;nbsp; I have also tried right clicking on the geodatabase, going to properties, connections, removing connections, though no avail.&amp;nbsp; Direction??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2019 16:37:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-you-release-a-schema-lock-to-update-a/m-p/218115#M9603</guid>
      <dc:creator>APaulsen</dc:creator>
      <dc:date>2019-10-01T16:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do you release a schema lock to update a domain field when a service is published? Error 000464</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-you-release-a-schema-lock-to-update-a/m-p/218116#M9604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you see if there are any locks on the underlying tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/help/data/geodatabases/manage-sql-server/manage-geodatabase-locks.htm"&gt;https://pro.arcgis.com/en/pro-app/help/data/geodatabases/manage-sql-server/manage-geodatabase-locks.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are you connecting to the EGDB? As the data owner or the Enterprise Geodatabase Admin?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/help/data/geodatabases/manage-sql-server/privileges-sqlserver.htm"&gt;https://pro.arcgis.com/en/pro-app/help/data/geodatabases/manage-sql-server/privileges-sqlserver.htm&lt;/A&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;The geodatabase administrator (the sde user) in an sde-schema geodatabase must be added to the processadmin fixed server role and granted VIEW DEFINITION privileges on the database to drop geodatabase connections. The&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;Create Enterprise Geodatabase&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;geoprocessing tool grants this role and privilege to the sde user. You can revoke this privilege and remove the user from the processadmin role after geodatabase creation but, if you do, the sde user will not be able to disconnect users from the geodatabase.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/group/1680"&gt;Geodatabase&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2019 16:42:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-you-release-a-schema-lock-to-update-a/m-p/218116#M9604</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2019-10-01T16:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: How do you release a schema lock to update a domain field when a service is published? Error 000464</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-you-release-a-schema-lock-to-update-a/m-p/218117#M9605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe as the data owner.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2019 16:47:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-you-release-a-schema-lock-to-update-a/m-p/218117#M9605</guid>
      <dc:creator>APaulsen</dc:creator>
      <dc:date>2019-10-01T16:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do you release a schema lock to update a domain field when a service is published? Error 000464</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-you-release-a-schema-lock-to-update-a/m-p/218118#M9606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, just saw the screenshot sorry about the other message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that you would have to be connected as DBO (SYSADMIN or Db_Owner) in your case.&lt;/P&gt;&lt;P&gt;You also need to look at the locks tab and try to see what is locked and how it is locked (exclusive/schema/etc.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2019 17:22:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-you-release-a-schema-lock-to-update-a/m-p/218118#M9606</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2019-10-01T17:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: How do you release a schema lock to update a domain field when a service is published? Error 000464</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-you-release-a-schema-lock-to-update-a/m-p/218119#M9607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;George,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to get it to work by right clicking on the database through the catalog page and going to domains.&amp;nbsp; For some reason having those features from that dbo owner connect in a map, I received that error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2019 18:07:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-you-release-a-schema-lock-to-update-a/m-p/218119#M9607</guid>
      <dc:creator>APaulsen</dc:creator>
      <dc:date>2019-10-01T18:07:36Z</dc:date>
    </item>
  </channel>
</rss>

