<?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: Connection ArcSDE failed to connect to database in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/connection-arcsde-failed-to-connect-to-database/m-p/354404#M20319</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The current setting of the CONNECTIONS parameter is returned by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sdeconfig -o list -P CONNECTIONS -u ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The current number of active connections is determined by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sdemon -o info -I USERS -s server -i port&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(if the service is running) or by doing a "SELECT count(*) from sde_process_information" &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;("process_information" on Oracle).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Mar 2011 13:54:29 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2011-03-07T13:54:29Z</dc:date>
    <item>
      <title>Connection ArcSDE failed to connect to database</title>
      <link>https://community.esri.com/t5/data-management-questions/connection-arcsde-failed-to-connect-to-database/m-p/354401#M20316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are having a lots of connections problem with this error :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Failed to conect to database.&lt;BR /&gt;Maximun number of connections to instance exceeded[Connection failed when attempting to connect using a 9.3.1 direct connect driver to a 9.2 geodatabase. Missing suitable direct connection driver for this connection type. Please install the 9.2 direct connection driver. ArcSde Direct Connect driver release = 93004; ArcSde database instance release - 92011; ArcSde low release for instance - 92005]&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem can happen twice a day and came back two week laters !! It's always random but most of the time it's work. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is anybody have a solution to fix this error ??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pierre&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 17:52:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/connection-arcsde-failed-to-connect-to-database/m-p/354401#M20316</guid>
      <dc:creator>Pierre-LucBoivin</dc:creator>
      <dc:date>2011-02-08T17:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Connection ArcSDE failed to connect to database</title>
      <link>https://community.esri.com/t5/data-management-questions/connection-arcsde-failed-to-connect-to-database/m-p/354402#M20317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Pi-Hellz,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The first part of the message indicates that more people are trying to connect to the geodatabase than you have set to allow. There is a setting in the server_config table, CONNECTIONS, that determines how many simultaneous connections you can have to the geodatabase.&amp;nbsp; By default, this number is 48.&amp;nbsp; If you need to increase that number, use the sdeconfig administration command utility with the alter operation to set it to a higher number; for example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sdeconfig -o alter -v CONNECTIONS=75 -u sde -D mydatabase -i sde:sqlserver:myinstance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/geodatabase/10.0/admin_cmds/Support_files/admincmdref.htm"&gt;http://help.arcgis.com/en/geodatabase/10.0/admin_cmds/Support_files/admincmdref.htm&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The rest of the message makes it sound like your client doesn't have the direct-connect driver it needs.&amp;nbsp; But if it works sometimes and not others, that doesn't make sense.&amp;nbsp; If upping the connection property doesn't help, please contact Esri support for assistance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 20:21:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/connection-arcsde-failed-to-connect-to-database/m-p/354402#M20317</guid>
      <dc:creator>KimPeter</dc:creator>
      <dc:date>2011-02-23T20:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Connection ArcSDE failed to connect to database</title>
      <link>https://community.esri.com/t5/data-management-questions/connection-arcsde-failed-to-connect-to-database/m-p/354403#M20318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there anyway of finding out, using the command line, the current allocated connections?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Pi-Hellz,&lt;BR /&gt;&lt;BR /&gt;The first part of the message indicates that more people are trying to connect to the geodatabase than you have set to allow. There is a setting in the server_config table, CONNECTIONS, that determines how many simultaneous connections you can have to the geodatabase.&amp;nbsp; By default, this number is 48.&amp;nbsp; If you need to increase that number, use the sdeconfig administration command utility with the alter operation to set it to a higher number; for example:&lt;BR /&gt;&lt;BR /&gt;sdeconfig -o alter -v CONNECTIONS=75 -u sde -D mydatabase -i sde:sqlserver:myinstance&lt;BR /&gt;&lt;BR /&gt;(&lt;A href="http://help.arcgis.com/en/geodatabase/10.0/admin_cmds/Support_files/admincmdref.htm"&gt;http://help.arcgis.com/en/geodatabase/10.0/admin_cmds/Support_files/admincmdref.htm&lt;/A&gt;)&lt;BR /&gt;&lt;BR /&gt;The rest of the message makes it sound like your client doesn't have the direct-connect driver it needs.&amp;nbsp; But if it works sometimes and not others, that doesn't make sense.&amp;nbsp; If upping the connection property doesn't help, please contact Esri support for assistance.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Kim&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2011 12:58:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/connection-arcsde-failed-to-connect-to-database/m-p/354403#M20318</guid>
      <dc:creator>JoJoMekkattil</dc:creator>
      <dc:date>2011-03-07T12:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Connection ArcSDE failed to connect to database</title>
      <link>https://community.esri.com/t5/data-management-questions/connection-arcsde-failed-to-connect-to-database/m-p/354404#M20319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The current setting of the CONNECTIONS parameter is returned by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sdeconfig -o list -P CONNECTIONS -u ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The current number of active connections is determined by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sdemon -o info -I USERS -s server -i port&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(if the service is running) or by doing a "SELECT count(*) from sde_process_information" &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;("process_information" on Oracle).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2011 13:54:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/connection-arcsde-failed-to-connect-to-database/m-p/354404#M20319</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-03-07T13:54:29Z</dc:date>
    </item>
  </channel>
</rss>

