<?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: failed to connect to the specified  DBMS instance(sqlserver) in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/failed-to-connect-to-the-specified-dbms-instance/m-p/1609607#M9581</link>
    <description>&lt;P&gt;How are you adding the new account: Pro tool / via SSMS?&lt;/P&gt;&lt;P&gt;Can you also expand on what "&lt;SPAN&gt;with sde schema to a geodatabase" means?&lt;BR /&gt;&lt;BR /&gt;From the error message, it seems that permissions on the sde schema are not public or were changed.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Apr 2025 10:32:19 GMT</pubDate>
    <dc:creator>George_Thompson</dc:creator>
    <dc:date>2025-04-28T10:32:19Z</dc:date>
    <item>
      <title>failed to connect to the specified  DBMS instance(sqlserver)</title>
      <link>https://community.esri.com/t5/geodatabase-questions/failed-to-connect-to-the-specified-dbms-instance/m-p/1609604#M9580</link>
      <description>&lt;P&gt;When I add an acount(not sde) with sde schema to a geodatabase,&amp;nbsp; &amp;nbsp;the sde account of other geodatabase can not access geodatabase. With error info :&lt;/P&gt;&lt;P&gt;Underlying DBMS error, exception has occured,&lt;/P&gt;&lt;P&gt;Failed to connect to the specified DBMS instance.&lt;BR /&gt;A database connection exception has occurred.C Underlying DBMS error[42000:[Microsoft][ODBC Driver 17 for SOL Serverl[SQL Server]The SELECT permission was denied on the object "'SDE_version',database swyGDB, schema sde No extended error].&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2025 09:57:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/failed-to-connect-to-the-specified-dbms-instance/m-p/1609604#M9580</guid>
      <dc:creator>baohuachu7</dc:creator>
      <dc:date>2025-04-28T09:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: failed to connect to the specified  DBMS instance(sqlserver)</title>
      <link>https://community.esri.com/t5/geodatabase-questions/failed-to-connect-to-the-specified-dbms-instance/m-p/1609607#M9581</link>
      <description>&lt;P&gt;How are you adding the new account: Pro tool / via SSMS?&lt;/P&gt;&lt;P&gt;Can you also expand on what "&lt;SPAN&gt;with sde schema to a geodatabase" means?&lt;BR /&gt;&lt;BR /&gt;From the error message, it seems that permissions on the sde schema are not public or were changed.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2025 10:32:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/failed-to-connect-to-the-specified-dbms-instance/m-p/1609607#M9581</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2025-04-28T10:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: failed to connect to the specified  DBMS instance(sqlserver)</title>
      <link>https://community.esri.com/t5/geodatabase-questions/failed-to-connect-to-the-specified-dbms-instance/m-p/1609628#M9582</link>
      <description>&lt;P&gt;You really shouldn't have any need to create &lt;EM&gt;any&lt;/EM&gt; logins that map to the &lt;FONT face="courier new,courier"&gt;sde&lt;/FONT&gt; schema, because you should never, &lt;EM&gt;ever&lt;/EM&gt; load user data with the &lt;FONT face="courier new,courier"&gt;sde&lt;/FONT&gt; schema. Enterprise geodatabases actually have a &lt;EM&gt;requirement&lt;/EM&gt; that the schema be the same as the login/user for any tables to be edited with ArcGIS tools (the only exception is when the geodatabase is owned by DBO, at which point it really has no security model at all). There is a &lt;A title="Create Database User (Data Management) help doc" href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/create-database-user.htm" target="_blank" rel="noopener"&gt;Create Database User (Data Management)&lt;/A&gt; tool to help you create working enterprise geodatabase logins.&lt;/P&gt;&lt;P&gt;This has the feel of an XY Problem. What were you attempting that made creating multiple logins that mapped to the&amp;nbsp;&lt;FONT face="courier new,courier"&gt;sde&lt;/FONT&gt; schema seem necessary? Maybe we can help with that problem, instead.&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2025 12:10:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/failed-to-connect-to-the-specified-dbms-instance/m-p/1609628#M9582</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2025-04-28T12:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: failed to connect to the specified  DBMS instance(sqlserver)</title>
      <link>https://community.esri.com/t5/geodatabase-questions/failed-to-connect-to-the-specified-dbms-instance/m-p/1609860#M9587</link>
      <description>&lt;P&gt;Hi George,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;The operation is done&amp;nbsp; in SSMS.&amp;nbsp; I have one acount userA belone to GDB A.&amp;nbsp; And want to authorize this&amp;nbsp; account to GDB B by doing as&amp;nbsp; this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;In SSMS , security-&amp;gt;logins -&amp;gt;select userA-&amp;gt;properties-&amp;gt;user mapping-&amp;gt;check GDB B.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;and in the "database role membership of GDB B" ,checked "db_datareader,writer,owner,securityadmin..." checked.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In GDB B-&amp;gt;security-&amp;gt;users-&amp;gt;select UserA-&amp;gt;properties-&amp;gt; in the&amp;nbsp; configuration panel check the "owned schema" with "sde,...". Then in the end the above error pops up.&lt;/P&gt;&lt;P&gt;Now the above issue is solved by sleect UserA-&amp;gt;user mapping-&amp;gt;uncheck the GDB B.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 01:31:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/failed-to-connect-to-the-specified-dbms-instance/m-p/1609860#M9587</guid>
      <dc:creator>baohuachu7</dc:creator>
      <dc:date>2025-04-29T01:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: failed to connect to the specified  DBMS instance(sqlserver)</title>
      <link>https://community.esri.com/t5/geodatabase-questions/failed-to-connect-to-the-specified-dbms-instance/m-p/1609862#M9588</link>
      <description>&lt;P&gt;Hi Vince,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Thank you for your help.&amp;nbsp; The GDB owned by DBO is the GDB which is created using sa account connection?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; If I want an user with the privilege to edit data in&amp;nbsp; both GDB A and GDB B ,but not modify feature class level , what is the steps to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 01:59:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/failed-to-connect-to-the-specified-dbms-instance/m-p/1609862#M9588</guid>
      <dc:creator>baohuachu7</dc:creator>
      <dc:date>2025-04-29T01:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: failed to connect to the specified  DBMS instance(sqlserver)</title>
      <link>https://community.esri.com/t5/geodatabase-questions/failed-to-connect-to-the-specified-dbms-instance/m-p/1610639#M9591</link>
      <description>Have you tried reinstalling the ODBC Driver?&lt;BR /&gt;</description>
      <pubDate>Thu, 01 May 2025 03:00:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/failed-to-connect-to-the-specified-dbms-instance/m-p/1610639#M9591</guid>
      <dc:creator>KimberleeHermann1</dc:creator>
      <dc:date>2025-05-01T03:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: failed to connect to the specified  DBMS instance(sqlserver)</title>
      <link>https://community.esri.com/t5/geodatabase-questions/failed-to-connect-to-the-specified-dbms-instance/m-p/1610695#M9592</link>
      <description>&lt;P&gt;I would recommend using AD groups. Add them to the SQL instance, map them to GDB A &amp;amp; B (connect only), then in Pro assign the editing permissions to the groups (this must be done as the feature class owner).&lt;BR /&gt;&lt;BR /&gt;That should allow them to just edit data in the allowed feature classes (or related objects).&lt;BR /&gt;&lt;BR /&gt;Here is some doc to help with the process:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/manage-sql-server/user-accounts-groups.htm#ESRI_SECTION1_97D393C792C641F8B21706C3ECDCDED6" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/manage-sql-server/user-accounts-groups.htm#ESRI_SECTION1_97D393C792C641F8B21706C3ECDCDED6&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/manage-sql-server/add-users-sqlserver.htm#ESRI_SECTION1_1EF70F32F80041FB9666781BD3D78754" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/manage-sql-server/add-users-sqlserver.htm#ESRI_SECTION1_1EF70F32F80041FB9666781BD3D78754&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/manage-sql-server/privileges-sqlserver.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/manage-sql-server/privileges-sqlserver.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 May 2025 10:51:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/failed-to-connect-to-the-specified-dbms-instance/m-p/1610695#M9592</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2025-05-01T10:51:32Z</dc:date>
    </item>
  </channel>
</rss>

