<?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: Getting DBMS error on connection to database (ArcCatalog/SQL server) in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/getting-dbms-error-on-connection-to-database/m-p/1669796#M45802</link>
    <description>&lt;P&gt;Given that you are also getting a login error using sqlcmd, this isn't an ArcGIS problem.&lt;/P&gt;&lt;P&gt;When you restored this database was it to a new/different instance of SQL Server? Did you re-create the login and link it to the user in the restored database?&lt;/P&gt;&lt;P&gt;If you are using a database login (e.g. not Windows login) then you'll need to re-link it to the database user using the ALTER USER &amp;lt;username&amp;gt; WITH LOGIN = &amp;lt;loginname&amp;gt; command.&lt;/P&gt;</description>
    <pubDate>Tue, 02 Dec 2025 18:10:24 GMT</pubDate>
    <dc:creator>ShannonShields</dc:creator>
    <dc:date>2025-12-02T18:10:24Z</dc:date>
    <item>
      <title>Getting DBMS error on connection to database (ArcCatalog/SQL server)</title>
      <link>https://community.esri.com/t5/data-management-questions/getting-dbms-error-on-connection-to-database/m-p/1669620#M45800</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;after recovery our database server and pc for arcgis server/desktop etc I am getting at crating new database connection in ArcCatalog:&lt;/P&gt;&lt;P&gt;"Unable to connect to database server to retrieve database list; please verify your server name, user name and password info and try again. Failure to access the DBMS server"&lt;/P&gt;&lt;P&gt;Steps already done:&amp;nbsp;&lt;/P&gt;&lt;OL class="lia-list-style-type-lower-alpha"&gt;&lt;LI&gt;Recreated database connection in ArcGis Pro Catalog view - working in ArcgisPro, not working in ArcCatalog (Failed to connect to database. Failure to access the DBMS server)&lt;/LI&gt;&lt;LI&gt;.NET 4.7 is installed, register Key&amp;nbsp; "[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v4.0.30319]&lt;BR /&gt;"SystemDefaultTlsVersions"=dword:00000001" applied, "TLS 1.2 support for ArcGIS Desktop” ignored because we have 10.7 version (&lt;STRONG&gt;ArcGIS Desktop 10.7:&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;This release&amp;nbsp;shipped in the first half of 2019 and is configured to use TLS 1.2 – no action is necessary. Esri recommends upgrading to this release when ArcGIS Desktop 10.7 is&amp;nbsp;available.)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;pinged: sqlcmd -S servername -U USER -P password - for local user (which is log in to ArcCatalog) getting "login error: Login failed for user USER; for database user getting "1&amp;gt;"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;reinstalled "Microsoft ODBC Driver" 17+18 for 32 bit - didn't change anything&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;I would like to switch all work from desktop to ArcGis Pro, but even after 3.6.0 update we are not able to manage privileges for more than 1 item, and i am not gonna change it one by one for more than 100 items (again &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lucieerven_1-1764671831871.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/144629i0D3ABB2D3BCA735F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Lucieerven_1-1764671831871.png" alt="Lucieerven_1-1764671831871.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 12:07:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/getting-dbms-error-on-connection-to-database/m-p/1669620#M45800</guid>
      <dc:creator>Luciečervená</dc:creator>
      <dc:date>2025-12-02T12:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Getting DBMS error on connection to database (ArcCatalog/SQL server)</title>
      <link>https://community.esri.com/t5/data-management-questions/getting-dbms-error-on-connection-to-database/m-p/1669629#M45801</link>
      <description>&lt;P&gt;Ok, so to be clear..... you restored the Enterprise Geodatabase on a new server?&lt;BR /&gt;&lt;BR /&gt;What is the version of SQL Server?&lt;BR /&gt;&lt;BR /&gt;What is the version of the Enterprise Geodatabase?&lt;BR /&gt;&lt;BR /&gt;You are using Pro 3.6 and testing with this client version?&lt;BR /&gt;&lt;BR /&gt;What version of ArcMap are you using also?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 13:08:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/getting-dbms-error-on-connection-to-database/m-p/1669629#M45801</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2025-12-02T13:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Getting DBMS error on connection to database (ArcCatalog/SQL server)</title>
      <link>https://community.esri.com/t5/data-management-questions/getting-dbms-error-on-connection-to-database/m-p/1669796#M45802</link>
      <description>&lt;P&gt;Given that you are also getting a login error using sqlcmd, this isn't an ArcGIS problem.&lt;/P&gt;&lt;P&gt;When you restored this database was it to a new/different instance of SQL Server? Did you re-create the login and link it to the user in the restored database?&lt;/P&gt;&lt;P&gt;If you are using a database login (e.g. not Windows login) then you'll need to re-link it to the database user using the ALTER USER &amp;lt;username&amp;gt; WITH LOGIN = &amp;lt;loginname&amp;gt; command.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 18:10:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/getting-dbms-error-on-connection-to-database/m-p/1669796#M45802</guid>
      <dc:creator>ShannonShields</dc:creator>
      <dc:date>2025-12-02T18:10:24Z</dc:date>
    </item>
  </channel>
</rss>

