<?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: Disconnect user using arcpy Error in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/disconnect-user-using-arcpy-error/m-p/194991#M11123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;simply stated the "process_admin" server role along with db_owner should be sufficient!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Mar 2014 20:24:48 GMT</pubDate>
    <dc:creator>AsrujitSengupta</dc:creator>
    <dc:date>2014-03-03T20:24:48Z</dc:date>
    <item>
      <title>Disconnect user using arcpy Error</title>
      <link>https://community.esri.com/t5/data-management-questions/disconnect-user-using-arcpy-error/m-p/194988#M11120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello All, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have .sde file with database connection credentials . The credential has dbo_owner access . But When I try to run arcpy.DisconnectUser ,ut gives me an error saying that I am not using administrative connections . Do I need to have administrative connections to the GDB or to the entire sql instance ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Connection information provided was for a non-administrative user&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please advise&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 15:38:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/disconnect-user-using-arcpy-error/m-p/194988#M11120</guid>
      <dc:creator>VikramS</dc:creator>
      <dc:date>2014-03-03T15:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Disconnect user using arcpy Error</title>
      <link>https://community.esri.com/t5/data-management-questions/disconnect-user-using-arcpy-error/m-p/194989#M11121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The user must have the database privilege necessary to disconnect other users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DBO is not enough -- For SQL-Server, "ALTER ANY SESSION" is required.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 16:44:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/disconnect-user-using-arcpy-error/m-p/194989#M11121</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2014-03-03T16:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Disconnect user using arcpy Error</title>
      <link>https://community.esri.com/t5/data-management-questions/disconnect-user-using-arcpy-error/m-p/194990#M11122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Vikram,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To disconnect users, the geodatabase administrator may need additional privileges.&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;The geodatabase administrator (sde) in an sde-schema geodatabase requires VIEW DEFINITION privileges on the database to see the list of connected users, and must be a member of the processadmin fixed server role to disconnect users.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;If the geodatabase administrator of a dbo-schema geodatabase is the database owner, the geodatabase administrator must be added to the processadmin fixed server role to disconnect users.&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;SPAN&gt;No additional privileges are required for the geodatabase administrator in a dbo-schema geodatabase if the geodatabase administrator is a member of the sysadmin fixed server role.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Removing connections from a geodatabase in SQL Server:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//002q000000r8000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//002q000000r8000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 20:18:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/disconnect-user-using-arcpy-error/m-p/194990#M11122</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2014-03-03T20:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Disconnect user using arcpy Error</title>
      <link>https://community.esri.com/t5/data-management-questions/disconnect-user-using-arcpy-error/m-p/194991#M11123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;simply stated the "process_admin" server role along with db_owner should be sufficient!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 20:24:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/disconnect-user-using-arcpy-error/m-p/194991#M11123</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2014-03-03T20:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Disconnect user using arcpy Error</title>
      <link>https://community.esri.com/t5/data-management-questions/disconnect-user-using-arcpy-error/m-p/194992#M11124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May I suggest the responses posted here be added to the Help document to clarify the privileges required as indicated in the Help? &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//018v00000030000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//018v00000030000000"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 03:01:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/disconnect-user-using-arcpy-error/m-p/194992#M11124</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-04-23T03:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Disconnect user using arcpy Error</title>
      <link>https://community.esri.com/t5/data-management-questions/disconnect-user-using-arcpy-error/m-p/194993#M11125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;We are attempting to use arcpy.DisconnectUser before running a nightly compression of a geodatabase. But when running arcpy.DisconnectUser, we are intermittently receiving an error stating that &lt;EM&gt;the connection information provided was for a non-administrative user. &lt;/EM&gt;The geodatabase uses dbo-schema and we have confirmed that the geodatabase administrator is a member of the sysadmin server role.&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;Our SDE maintenance scripts fail periodically due to this issue similar to this post: &lt;A _jive_internal="true" href="https://community.esri.com/thread/180900"&gt;&lt;SPAN style="text-decoration: underline;"&gt;https://community.esri.com/thread/180900&lt;/SPAN&gt;&lt;/A&gt;. SDE is running v10.3.1 with a SQL Server 2012 back-end. The script runs from a VM that has ArcGIS 10.4.1 installed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 15:36:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/disconnect-user-using-arcpy-error/m-p/194993#M11125</guid>
      <dc:creator>TaraDeRosa</dc:creator>
      <dc:date>2017-11-02T15:36:42Z</dc:date>
    </item>
  </channel>
</rss>

