<?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: 10.3 - Failure to access the DBMS server in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/84770#M4897</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;2019 and switching the instance name to just localhost saved my bacon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Feb 2019 18:44:53 GMT</pubDate>
    <dc:creator>ASP321FAA</dc:creator>
    <dc:date>2019-02-11T18:44:53Z</dc:date>
    <item>
      <title>10.3 - Failure to access the DBMS server</title>
      <link>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/84761#M4888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I must be missing something here but I can't get ArcCatalog to connect to SQL Server.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's my setup (all fresh installs) -&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Database VM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - Windows Server 2008 R2 x64 (not on a domain)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - SQL Server 2008 R2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - ArcGIS Desktop 10.3&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Client VM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - Windows 7 x64&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - ArcGIS Desktop 10.3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - SQL Server 2008 R2 Native client x64&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried to run the Create Enterprise GeoDatabase tool and use Add Database Connection to connect and both fail with error "Failure to access the DBMS Server".&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have SQL Server setup for mixed mode authentication. I created a database account with the sysadmin role. I can connect on the database VM with windows authentication using SQL Server Management Studio and using the "admin" account with database authentication. On the client VM I can also connect with SQL Server Management Studio using database authentication. So I think SQL Server is OK... I installed SQL Server with all features enabled.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the python snippet of what I'm trying to connect with on the database VM -&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;arcpy.CreateEnterpriseGeodatabase_management(database_platform="SQL_Server", instance_name="localhost/MSSQLSERVER", database_name="sde", account_authentication="OPERATING_SYSTEM_AUTH", database_admin="sa", database_admin_password="#", sde_schema="SDE_SCHEMA", gdb_admin_name="sde", gdb_admin_password="*****", tablespace_name="", authorization_file="C:/Program Files (x86)/ESRI/License10.3/sysgen/keycodes")&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So what's wrong here? The error from ArcGIS is not helpful.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 22:27:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/84761#M4888</guid>
      <dc:creator>AndyArismendi1</dc:creator>
      <dc:date>2015-02-27T22:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: 10.3 - Failure to access the DBMS server</title>
      <link>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/84762#M4889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had a similar problem.&amp;nbsp; I had to install the 32 bit native client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 23:59:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/84762#M4889</guid>
      <dc:creator>TomSellsted</dc:creator>
      <dc:date>2015-02-27T23:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: 10.3 - Failure to access the DBMS server</title>
      <link>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/84763#M4890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where are you running the 'Create Enterprise Geodatabase' tool? On the database server or Client server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You used "&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;localhost/MSSQLSERVER" as your instance name. I think it should rather be "&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;localhost&lt;STRONG&gt;\&lt;/STRONG&gt;MSSQLSERVER"&amp;nbsp; (&amp;nbsp; \ &lt;STRONG&gt;instead of&lt;/STRONG&gt; / )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;A href="https://community.esri.com/space/2050"&gt;Managing Data&lt;/A&gt;‌ &lt;A href="https://community.esri.com/group/1680"&gt;Geodatabase&lt;/A&gt;‌&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Feb 2015 00:05:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/84763#M4890</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2015-02-28T00:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: 10.3 - Failure to access the DBMS server</title>
      <link>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/84764#M4891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, the Native Client should depend on the OS Bit level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your OS is 64-bit...install 64-bit Native Client&lt;/P&gt;&lt;P&gt;If OS is 32-Bit....install 32-bit Native Client&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;He is able to install 64-Bit clients indicates that both the machines have 64-Bit OS installed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Feb 2015 00:06:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/84764#M4891</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2015-02-28T00:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: 10.3 - Failure to access the DBMS server</title>
      <link>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/84765#M4892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are correct sir.&amp;nbsp; I have had to reinstall a new sql server client for any 10.3 machine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Feb 2015 00:25:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/84765#M4892</guid>
      <dc:creator>TomSellsted</dc:creator>
      <dc:date>2015-02-28T00:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: 10.3 - Failure to access the DBMS server</title>
      <link>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/84766#M4893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;​I tried it locally on the database VM with SQL server installed and remotely using &amp;lt;IP&amp;gt;\instancename. I have ArcGIS desktop 10.3 installed on both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I do local using the create enterprise geodatabase tool I do localhost\instancename, but when I copy that geoprocessing result as a python snippet it changes the slash to /.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Feb 2015 15:07:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/84766#M4893</guid>
      <dc:creator>AndyArismendi1</dc:creator>
      <dc:date>2015-02-28T15:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: 10.3 - Failure to access the DBMS server</title>
      <link>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/84767#M4894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error is always "&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Failure to access the DBMS Server" ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Feb 2015 17:03:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/84767#M4894</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2015-02-28T17:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: 10.3 - Failure to access the DBMS server</title>
      <link>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/84768#M4895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yea this is all I get -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="p1"&gt;Executing: CreateEnterpriseGeodatabase SQL_Server localhost\MSSQLSERVER sde DATABASE_AUTH admin ***** SDE_SCHEMA sde ***** # "C:\Program Files (x86)\ESRI\License10.3\sysgen\keycodes"&lt;/P&gt;&lt;P class="p2"&gt;Start Time: Sat Feb 28 13:54:14 2015&lt;/P&gt;&lt;P class="p3"&gt;Failure to access the DBMS server&lt;/P&gt;&lt;P class="p3"&gt;Failed to execute (CreateEnterpriseGeodatabase).&lt;/P&gt;&lt;P class="p2"&gt;Failed at Sat Feb 28 13:54:29 2015 (Elapsed Time: 15.07 seconds)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Feb 2015 18:55:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/84768#M4895</guid>
      <dc:creator>AndyArismendi1</dc:creator>
      <dc:date>2015-02-28T18:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: 10.3 - Failure to access the DBMS server</title>
      <link>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/84769#M4896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured it out, for the instance field I just had to use localhost (when running on ArcCatalog installed on the server). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for the instance field instead of localhost\MSSQLSERVER just use localhost. This is stupid, but I hope it helps someone else &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;arcpy.CreateEnterpriseGeodatabase_management(database_platform="SQL_Server", &lt;STRONG&gt;instance_name="localhost",&lt;/STRONG&gt; database_name="sde", account_authentication="DATABASE_AUTH", database_admin="admin", database_admin_password="*****", sde_schema="SDE_SCHEMA", gdb_admin_name="sde", gdb_admin_password="*****", tablespace_name="", authorization_file="C:/Program Files (x86)/ESRI/License10.3/sysgen/keycodes")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="p1"&gt;Executing: CreateEnterpriseGeodatabase SQL_Server localhost sde DATABASE_AUTH admin ***** SDE_SCHEMA sde ***** # "C:\Program Files (x86)\ESRI\License10.3\sysgen\keycodes"&lt;/P&gt;&lt;P class="p2"&gt;Start Time: Sat Feb 28 14:00:38 2015&lt;/P&gt;&lt;P class="p2"&gt;User has privileges required to create database objects.&lt;/P&gt;&lt;P class="p2"&gt;Database created.&lt;/P&gt;&lt;P class="p2"&gt;Geodatabase admin user created.&lt;/P&gt;&lt;P class="p2"&gt;Validated authorization file.&lt;/P&gt;&lt;P class="p2"&gt;User has required privileges for geodatabase setup.&lt;/P&gt;&lt;P class="p2"&gt;XML support is enabled for the database instance.&lt;/P&gt;&lt;P class="p2"&gt;Created geodatabase tables and stored procedures.&lt;/P&gt;&lt;P class="p2"&gt;Finished creating geodatabase schema.&lt;/P&gt;&lt;P class="p2"&gt;Succeeded at Sat Feb 28 14:00:43 2015 (Elapsed Time: 5.63 seconds)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Feb 2015 19:04:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/84769#M4896</guid>
      <dc:creator>AndyArismendi1</dc:creator>
      <dc:date>2015-02-28T19:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: 10.3 - Failure to access the DBMS server</title>
      <link>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/84770#M4897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;2019 and switching the instance name to just localhost saved my bacon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2019 18:44:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/84770#M4897</guid>
      <dc:creator>ASP321FAA</dc:creator>
      <dc:date>2019-02-11T18:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: 10.3 - Failure to access the DBMS server</title>
      <link>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/1113975#M43627</link>
      <description>&lt;P&gt;I wanted to add to this that some time long and unusual database names give out these errors. I changed the database name to a simpler form and resolved the issue.&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en/technical-article/000005892" target="_self"&gt;https://support.esri.com/en/technical-article/000005892&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Nov 2021 09:10:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/1113975#M43627</guid>
      <dc:creator>arahman_mdmajid</dc:creator>
      <dc:date>2021-11-04T09:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: 10.3 - Failure to access the DBMS server</title>
      <link>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/1322971#M44671</link>
      <description>&lt;P&gt;My problem is not related to the solution here but I wanted to post these links in case anyone else ended up here searching for:&lt;BR /&gt;arccatalog 10.8.1 "failed to connect to database" "failure to access the dbms server"&lt;BR /&gt;&lt;BR /&gt;It's important to have the correct ODBC drivers installed depending on which version of SQL Server you are running. If SQL 2022 then you need ODBC v 18. If earlier version of SQL (we were using 2016) then you should use v17.&amp;nbsp;&lt;BR /&gt;&lt;A href="https://enterprise.arcgis.com/en/system-requirements/latest/windows/database-requirements-sqlserver.htm" target="_blank" rel="noopener"&gt;https://enterprise.arcgis.com/en/system-requirements/latest/windows/database-requirements-sqlserver.htm&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://desktop.arcgis.com/en/system-requirements/latest/database-requirements-sqlserver.htm" target="_blank" rel="noopener"&gt;https://desktop.arcgis.com/en/system-requirements/latest/database-requirements-sqlserver.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 14:28:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/1322971#M44671</guid>
      <dc:creator>JeffLegato1</dc:creator>
      <dc:date>2023-08-28T14:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: 10.3 - Failure to access the DBMS server</title>
      <link>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/1322977#M44672</link>
      <description>&lt;P&gt;I have experienced this same behavior also with different version of the ODBC drivers.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 14:32:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/10-3-failure-to-access-the-dbms-server/m-p/1322977#M44672</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2023-08-28T14:32:44Z</dc:date>
    </item>
  </channel>
</rss>

