<?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: Another &amp;quot;Failure to access the DBMS server.&amp;quot; in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512345#M19938</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a link to the Microsoft eBook site with some free books that are helpful - also they have where you can purchase eBooks that any PDF reader will open.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://mva.microsoft.com/ebooks" title="https://mva.microsoft.com/ebooks"&gt;https://mva.microsoft.com/ebooks&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Pretty much on a server system where you are using an elevated permissions user id and password construct it so that it is at least 16 characters long.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even when you are logged in with elevated you can access various programs as another user by holding the SHIFT key down and RIGHT CLICKING on the program and select another user or administrator level so you do not have to log in and out of a system all the time - this works also if you log in at a lower permission level you can access programs at an elevated level. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Apr 2016 14:53:50 GMT</pubDate>
    <dc:creator>RickGeittmann</dc:creator>
    <dc:date>2016-04-12T14:53:50Z</dc:date>
    <item>
      <title>Another "Failure to access the DBMS server."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512312#M19905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have new hardware running&amp;nbsp; SQL Server 2012 R2 and I'm trying to create my first Enterprise geodatabase on it but all I can get back using the two client machines I have running Desktop 10.3.1 and SQL Native Client is "Failure to access the DBMS server"&amp;nbsp; Don't understand this because I didn't have this problem with my install at a different location a couple months ago, and I just completed the instructor led course Deploying and Maintaining a Multiuser Geodatabase earlier this week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My DBA set up the new servers as virtual servers on the same unit.&amp;nbsp; From my DBA I got:&lt;/P&gt;&lt;P&gt;&amp;nbsp; NSQL 192.168.3.222&lt;/P&gt;&lt;P&gt;&amp;nbsp; Administrator: *********&lt;/P&gt;&lt;P&gt;&amp;nbsp; SQL Server instance MSSQLSERVER&lt;/P&gt;&lt;P&gt;&amp;nbsp; sa: *********&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; NSMAP 192.168.3.223&lt;/P&gt;&lt;P&gt;&amp;nbsp; Administrator: ************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I try to create my first geodatabase, I get Failure to access the DBMS server. If the SQL Native Communications driver were missing, or wrong, I think I would get a different error message,&amp;nbsp; something about communication to the SQL server. (How does one tell if the SQL Native client is installed on a client PC? Don't see it in Data Sources.)&amp;nbsp; I wondered if Windows firewall was blocking, but I turned off public and private firewall temporarily on the client NSMAP and the SQL Server NSSQL, no change. Also tried the trick to modify the host file on the client machine to resolve the SQL host name, no change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I pulled the Create Enterprise Geodatadata tool results into a python window to make it easier to repeat iterations with minor changes. But it also makes it easy to copy and paste my attempt as text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;arcpy.CreateEnterpriseGeodatabase_management(database_platform="SQL_Server",&lt;/P&gt;&lt;P&gt;instance_name="MSSQLSERVER", database_name="Orthos", account_authentication="DATABASE_AUTH", database_admin="sa", database_admin_password="**********", sde_schema="SDE_SCHEMA", gdb_admin_name="sde", gdb_admin_password="sde", tablespace_name="", authorization_file="C:/Program Files&lt;/P&gt;&lt;P&gt;(x86)/ESRI/License10.3/sysgen/keycodes")&lt;/P&gt;&lt;P&gt;Runtime error Traceback (most recent call last): File "&amp;lt;string&amp;gt;", &lt;/P&gt;&lt;P&gt;line 1, in &amp;lt;module&amp;gt; File "c:\program files &lt;/P&gt;&lt;P&gt;(x86)\arcgis\desktop10.3\arcpy\arcpy\management.py", line 4857, in &lt;/P&gt;&lt;P&gt;CreateEnterpriseGeodatabase raise e ExecuteError: Failure to access &lt;/P&gt;&lt;P&gt;the DBMS server Failed to execute (CreateEnterpriseGeodatabase).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe my DBA or I have made a typo. But this has me wondering now does the db account sde need to be created first? How does the RDMS know that the sde account has a password of sde?&amp;nbsp; Or is there something wrong with my network topology.&amp;nbsp; I can't ping the SQL server from my Desktop or from the neighboring server NSMAP, but I can Remote Desktop to both NSQL and NSMAP.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 16:49:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512312#M19905</guid>
      <dc:creator>PaulHuffman</dc:creator>
      <dc:date>2016-04-05T16:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Another "Failure to access the DBMS server."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512313#M19906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like you are trying to connect to a machine called "&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;MSSQLSERVER". Is this correct?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the instance name put the IP address (&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;192.168.3.222)&lt;/SPAN&gt; or DNS name of the machine with SQL Server installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One way to make sure that it is good to go is use TELNET to the machine and the port that SQL Server is configured for. i.e. - SQLSERVERNAME 1433&lt;/P&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;P&gt;&lt;/P&gt;&lt;P&gt;-George&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 16:56:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512313#M19906</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2016-04-05T16:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Another "Failure to access the DBMS server."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512314#M19907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey George!&amp;nbsp; No, machine name is NSQL,&amp;nbsp; the SQL instance name is MSSQLSERVER.&amp;nbsp; Trying the IP address of NSQL and the host name NSQL gave me the same message.&amp;nbsp; But that's interesting that Create Enterprise Geodatabase seems to just ask for the instance.&amp;nbsp; How does it know what host to look for? And in this case the host name and instance name are different.&amp;nbsp; Maybe I have to specify the instance name in a string like NSQL\MSSQLSERVER,&amp;nbsp; like further down in the tool help.&lt;/P&gt;&lt;P&gt;Well, neither NSQL\MSSQLSERVER or 192.168.3.222\MSSQLSERVER worked.&lt;/P&gt;&lt;P&gt;The tool help warns that case sensitive instance names are not supported.&amp;nbsp; Is that what I have?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've already had to punch holes in the Windows firewall for license service and map service.&amp;nbsp; &lt;A href="https://community.esri.com/thread/174517"&gt;Add ArcGIS Server and Windows Firewall&lt;/A&gt;&amp;nbsp;&amp;nbsp; Maybe I'll look again at the firewall on NSQL. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Taking the Windows firewall down on NSQL didn't help with either Create Enterprise Geodatabase or Telnet 1433.&amp;nbsp; one of my available client machines is the virtual machine NSMAP, it's running Winodws Server 2012 R2, and apparently telnet is not available.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 17:44:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512314#M19907</guid>
      <dc:creator>PaulHuffman</dc:creator>
      <dc:date>2016-04-05T17:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Another "Failure to access the DBMS server."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512315#M19908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you running the GP tool/Python script from Server or Desktop?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you log into the SQL Server machine via MS SQL Server Management Studio using the provided credentials?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the MS SQL Server browser started on the SQL Server machine?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 18:20:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512315#M19908</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2016-04-05T18:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Another "Failure to access the DBMS server."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512316#M19909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.&amp;nbsp; Tried the tool and script both from ArcDesktop on my local PC and from my ArcServer machine NSMAP. &lt;/P&gt;&lt;P&gt;2.&amp;nbsp; I've logged into the SQL Server machine, NSQL, and used SSMS to connect to the instance to verify the settings.&amp;nbsp; I guess there's a way to install SSMS on one of my client machines to test the connection, but I haven't tried that.&lt;/P&gt;&lt;P&gt;3. Don't know what that MS SQL Server browser is. How to I check that?&amp;nbsp; How do I start it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 19:02:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512316#M19909</guid>
      <dc:creator>PaulHuffman</dc:creator>
      <dc:date>2016-04-05T19:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Another "Failure to access the DBMS server."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512317#M19910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Browser.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/193983_Browser.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 19:26:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512317#M19910</guid>
      <dc:creator>AnthonyKobah</dc:creator>
      <dc:date>2016-04-05T19:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Another "Failure to access the DBMS server."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512318#M19911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Install the SSMS client on another machine that the SQL Server machine itself. Then attempt to connect, you can get the SSMS client from the Microsoft website.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will tell us if you can communicate from the client machine to the SQL Server instance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 19:29:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512318#M19911</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2016-04-05T19:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Another "Failure to access the DBMS server."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512319#M19912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;I will also check if TCP/IP is enabled or not on the machine running the SQL Database. &lt;/P&gt;&lt;P&gt;Start Menu --- Microsoft SQL Server 2012 -- Configuration Tools --- SQL Server configuration Manager. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ClientProtocols.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/193984_ClientProtocols.png" style="width: 620px; height: 435px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 19:39:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512319#M19912</guid>
      <dc:creator>AnthonyKobah</dc:creator>
      <dc:date>2016-04-05T19:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Another "Failure to access the DBMS server."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512320#M19913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That might not be related. Appears you are able to connect to the database but can't create the DB. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 19:43:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512320#M19913</guid>
      <dc:creator>AnthonyKobah</dc:creator>
      <dc:date>2016-04-05T19:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Another "Failure to access the DBMS server."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512321#M19914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found that the SQL Server Browser was disabled,&amp;nbsp; so I started it, and set it to automatic.&amp;nbsp; Found that the TCP/IP was enabled for all three.&amp;nbsp; But still getting "Failure to access the DBMS server Failed to execute (CreateEnterpriseGeodatabase)"&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doesn't the fact that I can't ping the SQL server host from either of my two client machines mean that I have a network problem?&amp;nbsp; Can't even ping NSQL it from the ArcServer virtual server, NSMAP, that is sitting in the same box. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 20:59:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512321#M19914</guid>
      <dc:creator>PaulHuffman</dc:creator>
      <dc:date>2016-04-05T20:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Another "Failure to access the DBMS server."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512322#M19915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would say yes, there is a network/SQL Server configuration issue if you cannot ping/telnet or connect via SSMS from other client machines to NSQL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend working with the DBA that did the installation of the SQL Server instance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this gets you moving in the right direction.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 21:19:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512322#M19915</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2016-04-05T21:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Another "Failure to access the DBMS server."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512323#M19916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Install ArcGIS Desktop Advanced on the SERVER running MSSQL to administer your enterprise geodatabase. Create enterprise geodatabase using localhost/instancename. This is a workaround but most GEODB admins are installing ArcGIS desktop on the server. It's not a problem if you have a concurrent license.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 13:00:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512323#M19916</guid>
      <dc:creator>JohnBrockwell</dc:creator>
      <dc:date>2016-04-06T13:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Another "Failure to access the DBMS server."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512324#M19917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks John.&amp;nbsp; I thought about this work around,&amp;nbsp; but even if I create the database with Desktop on the server won't client machines still be unable to make a database connection if I have an underlying network problem? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 15:36:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512324#M19917</guid>
      <dc:creator>PaulHuffman</dc:creator>
      <dc:date>2016-04-07T15:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Another "Failure to access the DBMS server."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512325#M19918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought I could download SSMS from &lt;A href="https://www.microsoft.com/en-us/download/confirmation.aspx?id=29062" title="https://www.microsoft.com/en-us/download/confirmation.aspx?id=29062"&gt;Download Microsoft® SQL Server® 2012 Express from Official Microsoft Download Center&lt;/A&gt; ,&amp;nbsp; I got SQLManagementStudio_x64_ENU.exe, but much of the install GUI seems to be for installing or repairing SQL Server. Don't think I have been able to find the correct path to install SSMS because I don't see it in my Apps.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 15:44:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512325#M19918</guid>
      <dc:creator>PaulHuffman</dc:creator>
      <dc:date>2016-04-07T15:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Another "Failure to access the DBMS server."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512326#M19919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is an option during the installation of SQL Server........ See the below image for the option to check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="SSMS_Install.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/194230_SSMS_Install.png" style="width: 620px; height: 467px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 15:48:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512326#M19919</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2016-04-07T15:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Another "Failure to access the DBMS server."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512327#M19920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open the port for SQL (1433) and make sure your users have the SQL Client installed on local workstations and they will be able to consume SDE Feature Classes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 15:51:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512327#M19920</guid>
      <dc:creator>JohnBrockwell</dc:creator>
      <dc:date>2016-04-07T15:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Another "Failure to access the DBMS server."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512328#M19921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting a different set of setup screens.&amp;nbsp; I've tried running this a couple times, and the last time it ran, Windows reported that it was hung and looking for a solution.&amp;nbsp; I thought that was a sign it was already installed, but I can't find anything in the apps. Should it appear under Microsoft (Hey, I have Microsoft Solitaire Collection! Where did that come from, my upgrade to Win 10?) Or should it be under S?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="capSQL.jpg" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/194244_capSQL.jpg" style="width: 620px; height: 465px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 16:29:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512328#M19921</guid>
      <dc:creator>PaulHuffman</dc:creator>
      <dc:date>2016-04-07T16:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Another "Failure to access the DBMS server."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512329#M19922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd imagine you'd want to install the MSSQL 2012 NativeClient driver on the arcgis server and client machines. Its from the MSSQL 2012 feature pack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should be reverse compatible with a MSSQL 2008 R2 server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 16:35:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512329#M19922</guid>
      <dc:creator>BrianTwardzik</dc:creator>
      <dc:date>2016-04-07T16:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Another "Failure to access the DBMS server."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512330#M19923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&amp;nbsp; Brain.&amp;nbsp; Did that previously.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 17:05:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512330#M19923</guid>
      <dc:creator>PaulHuffman</dc:creator>
      <dc:date>2016-04-07T17:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Another "Failure to access the DBMS server."</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512331#M19924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When trying to get to my Desktop 10.3.1 install files on my network,&amp;nbsp; I discovered that Network discovery was turned off on my SQL machine, NSQL. I turned that back on, and discovered that now my client machines can ping the SQL server by IP address.&amp;nbsp; I was momentarily excited that I had found the reason that client machines couldn't run Create Enterprise Geodatabase.&amp;nbsp; but got the same result from client machines.&amp;nbsp; So I continued to install Desktop 10.3.1 on NSQL, got a desktop license over my network, installed msodbcsql on NSQL,&amp;nbsp; ran Create Enterpise Geodatabase with a keycode file pulled across my network, but I still got "Failure to access the DBMS server".&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 18:40:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/another-quot-failure-to-access-the-dbms-server/m-p/512331#M19924</guid>
      <dc:creator>PaulHuffman</dc:creator>
      <dc:date>2016-04-07T18:40:08Z</dc:date>
    </item>
  </channel>
</rss>

