<?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: Failure to Access the DBMS Server in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/failure-to-access-the-dbms-server/m-p/35876#M2011</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;The application server doesn't have to be running to update the license. In fact,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the 'sdesetup' command does all its work directly in the database, without making&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;an ArcSDE connection.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Just use 'sdesetup -o update_key' or the post-install GUI (or just UPDATE the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;config table with SQL) to post the new license key, and the giomgr will be able&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to start.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you have a bad key you'll need to work with Tech Support and/or Customer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Service.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Nov 2012 13:32:57 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2012-11-01T13:32:57Z</dc:date>
    <item>
      <title>Failure to Access the DBMS Server</title>
      <link>https://community.esri.com/t5/data-management-questions/failure-to-access-the-dbms-server/m-p/35875#M2010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good day,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I am having a bit of a problem with my ArcSDE server - well two really; I am unable to udate the license file on it (problem number 2) because I appear to be unable to connect the the database (main problem!). So when I tried to upgrade the license I got the "may have failed" alert and viewed why, it stated "Error: Failure to access the DBMS server (-409). Error upgrading authorization key."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a noob to the server side of GIS so any help would be appreciated whist I am trouble shooting this issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is a run down of my set up:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Running on a Virtual Server &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Windows Server 2008 R2 Enterprise&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcSDE 10&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;MS SQL 2008&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[Everything has been working fine for months, up until a few days ago.]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Notes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- The ArcSde Service is set to automatic but is not starting when I try to manually start it - throwing the following alert: "The ArcSde&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Service(blah) service on GISServer started and then stopped. Some services stop automatically if they are not in use by other services &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; or programs."&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- The giomgr log file shows a normal start up sequence but then drops out when it attempts to "validate license". This is to be expected &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; as I need to renew the license but cannot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- SQL Server service has started.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Still collecting further data on issue, but any help would be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 12:41:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/failure-to-access-the-dbms-server/m-p/35875#M2010</guid>
      <dc:creator>AndrewPagano</dc:creator>
      <dc:date>2012-11-01T12:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Failure to Access the DBMS Server</title>
      <link>https://community.esri.com/t5/data-management-questions/failure-to-access-the-dbms-server/m-p/35876#M2011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;The application server doesn't have to be running to update the license. In fact,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the 'sdesetup' command does all its work directly in the database, without making&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;an ArcSDE connection.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Just use 'sdesetup -o update_key' or the post-install GUI (or just UPDATE the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;config table with SQL) to post the new license key, and the giomgr will be able&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to start.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you have a bad key you'll need to work with Tech Support and/or Customer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Service.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 13:32:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/failure-to-access-the-dbms-server/m-p/35876#M2011</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-11-01T13:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Failure to Access the DBMS Server</title>
      <link>https://community.esri.com/t5/data-management-questions/failure-to-access-the-dbms-server/m-p/35877#M2012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Good day,&lt;BR /&gt;&lt;BR /&gt;So I am having a bit of a problem with my ArcSDE server - well two really; I am unable to udate the license file on it (problem number 2) because I appear to be unable to connect the the database (main problem!). So when I tried to upgrade the license I got the "may have failed" alert and viewed why, it stated "Error: Failure to access the DBMS server (-409). Error upgrading authorization key."&lt;BR /&gt;&lt;BR /&gt;I am a noob to the server side of GIS so any help would be appreciated whist I am trouble shooting this issue.&lt;BR /&gt;&lt;BR /&gt;Here is a run down of my set up:&lt;BR /&gt;&lt;BR /&gt;Running on a Virtual Server &lt;BR /&gt;Windows Server 2008 R2 Enterprise&lt;BR /&gt;ArcSDE 10&lt;BR /&gt;MS SQL 2008&lt;BR /&gt;&lt;BR /&gt;[Everything has been working fine for months, up until a few days ago.]&lt;BR /&gt;&lt;BR /&gt;Notes:&lt;BR /&gt;&lt;BR /&gt;- The ArcSde Service is set to automatic but is not starting when I try to manually start it - throwing the following alert: "The ArcSde&amp;nbsp; &lt;BR /&gt;&amp;nbsp; Service(blah) service on GISServer started and then stopped. Some services stop automatically if they are not in use by other services &lt;BR /&gt;&amp;nbsp; or programs."&lt;BR /&gt;- The giomgr log file shows a normal start up sequence but then drops out when it attempts to "validate license". This is to be expected &lt;BR /&gt;&amp;nbsp; as I need to renew the license but cannot.&lt;BR /&gt;- SQL Server service has started.&lt;BR /&gt;&lt;BR /&gt;Still collecting further data on issue, but any help would be appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;BR /&gt;&lt;BR /&gt;Andrew&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrew, i have exactly the same problem, did you ever fix this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The notes from Vangelo did not help as this problem is caused by that workflow.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 17:13:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/failure-to-access-the-dbms-server/m-p/35877#M2012</guid>
      <dc:creator>SamLarsen</dc:creator>
      <dc:date>2013-03-11T17:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Failure to Access the DBMS Server</title>
      <link>https://community.esri.com/t5/data-management-questions/failure-to-access-the-dbms-server/m-p/35878#M2013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I gave three different workflows, but all require a functional link to the database&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(-s / -D for SQL-Server, ORACLE_SID/LOCAL/TWO_TASK for Oracle,...).&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, 11 Mar 2013 17:36:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/failure-to-access-the-dbms-server/m-p/35878#M2013</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-03-11T17:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Failure to Access the DBMS Server</title>
      <link>https://community.esri.com/t5/data-management-questions/failure-to-access-the-dbms-server/m-p/35879#M2014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try disabling the firewall in the machine where you have the database. Also install the same version or an updated version of the SQL server native client. This one has to be compatible with your SQL Server. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 22:03:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/failure-to-access-the-dbms-server/m-p/35879#M2014</guid>
      <dc:creator>GabrielYarlequé</dc:creator>
      <dc:date>2014-12-17T22:03:19Z</dc:date>
    </item>
  </channel>
</rss>

