<?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: Why I get the message &amp;quot;maximum number of connections to instance exceeded&amp;quot;? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/why-i-get-the-message-quot-maximum-number-of/m-p/340041#M19363</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;"sdemon -o info -I users" will tell where a connection is from (machine/OS). If you can see the SDE system table, the information is in SDE_process_information table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The GDBT tool should also give you some info.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Apr 2011 14:45:11 GMT</pubDate>
    <dc:creator>RobertHu</dc:creator>
    <dc:date>2011-04-27T14:45:11Z</dc:date>
    <item>
      <title>Why I get the message "maximum number of connections to instance exceeded"?</title>
      <link>https://community.esri.com/t5/data-management-questions/why-i-get-the-message-quot-maximum-number-of/m-p/340036#M19358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Why I get the message "maximum number of connections to instance exceeded"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please, see the attached image that shows my question&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jul 2010 14:17:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/why-i-get-the-message-quot-maximum-number-of/m-p/340036#M19358</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2010-07-11T14:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Why I get the message "maximum number of connections to instance exceeded"?</title>
      <link>https://community.esri.com/t5/data-management-questions/why-i-get-the-message-quot-maximum-number-of/m-p/340037#M19359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;All ArcSDE instances have a limit on the number of concurrent users. If you reach the limit &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you will get that message. If you have an Enterprise license, you can change CONNECTIONS &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to a larger value (see the 'sdeconfig' command documentation), though you will eventully &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;start getting Windows errors instead of SE_CONNECTIONS_EXCEEDED if you set it too high.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: The non-interactive desktop heap OS connection limit is only on Windows server hosts, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and applies only to application server connections (not Direct Connect).&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>Sun, 11 Jul 2010 21:53:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/why-i-get-the-message-quot-maximum-number-of/m-p/340037#M19359</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2010-07-11T21:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Why I get the message "maximum number of connections to instance exceeded"?</title>
      <link>https://community.esri.com/t5/data-management-questions/why-i-get-the-message-quot-maximum-number-of/m-p/340038#M19360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just a tip: Some of the ArcSDE messages have been documented in the help topic ArcSDE error messages:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/ArcSDE_error_messages/009300001656000000/"&gt;http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/ArcSDE_error_messages/009300001656000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This may help you get a little more information on an error message you get back from ArcSDE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 17:46:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/why-i-get-the-message-quot-maximum-number-of/m-p/340038#M19360</guid>
      <dc:creator>KimPeter</dc:creator>
      <dc:date>2010-07-12T17:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Why I get the message "maximum number of connections to instance exceeded"?</title>
      <link>https://community.esri.com/t5/data-management-questions/why-i-get-the-message-quot-maximum-number-of/m-p/340039#M19361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was going to add that often times connections get hung.&amp;nbsp; If you haven't changed the kill time in the config file, I would make the change.&amp;nbsp; God luck.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 11:35:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/why-i-get-the-message-quot-maximum-number-of/m-p/340039#M19361</guid>
      <dc:creator>StevenRehbaum</dc:creator>
      <dc:date>2010-07-13T11:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Why I get the message "maximum number of connections to instance exceeded"?</title>
      <link>https://community.esri.com/t5/data-management-questions/why-i-get-the-message-quot-maximum-number-of/m-p/340040#M19362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just wondering if there is a way to determine where the connections came from? Maybe a log file somewhere so we could determine what application/users were causing this error to be reported.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 13:38:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/why-i-get-the-message-quot-maximum-number-of/m-p/340040#M19362</guid>
      <dc:creator>GaryBarden</dc:creator>
      <dc:date>2011-04-27T13:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Why I get the message "maximum number of connections to instance exceeded"?</title>
      <link>https://community.esri.com/t5/data-management-questions/why-i-get-the-message-quot-maximum-number-of/m-p/340041#M19363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;"sdemon -o info -I users" will tell where a connection is from (machine/OS). If you can see the SDE system table, the information is in SDE_process_information table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The GDBT tool should also give you some info.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 14:45:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/why-i-get-the-message-quot-maximum-number-of/m-p/340041#M19363</guid>
      <dc:creator>RobertHu</dc:creator>
      <dc:date>2011-04-27T14:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Why I get the message "maximum number of connections to instance exceeded"?</title>
      <link>https://community.esri.com/t5/data-management-questions/why-i-get-the-message-quot-maximum-number-of/m-p/340042#M19364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try this command:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sdeconfig -o list -P CONNECTIONS -D &amp;lt;Database Name&amp;gt; -i &amp;lt;Service&amp;gt; -s &amp;lt;Server Name&amp;gt; -u &amp;lt;SDE Username&amp;gt; -p &amp;lt;SDE Password&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This will show you how many connections you have available now.&amp;nbsp; ArcSDE allows 48 by default. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Use this to change it:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sdeconfig -o &lt;/SPAN&gt;&lt;STRONG&gt;alter -P CONNECTIONS=60&lt;/STRONG&gt;&lt;SPAN&gt; -D &amp;lt;Database Name&amp;gt; -i &amp;lt;Service&amp;gt; -s &amp;lt;Server Name&amp;gt; -u &amp;lt;SDE Username&amp;gt; -p &amp;lt;SDE Password&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the quantity can be of your choosing and make sure you have the administrative rights to alter the configuration.&amp;nbsp; See this link for more details.&lt;/SPAN&gt;&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 20:18:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/why-i-get-the-message-quot-maximum-number-of/m-p/340042#M19364</guid>
      <dc:creator>KenGalliher1</dc:creator>
      <dc:date>2011-04-28T20:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Why I get the message "maximum number of connections to instance exceeded"?</title>
      <link>https://community.esri.com/t5/data-management-questions/why-i-get-the-message-quot-maximum-number-of/m-p/340043#M19365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am getting this same error with a new Workgroup Standard installation of 10.0 with sqlexpress. I did not have these issues on our 9.3 server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Any ideas are appeciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2011 19:29:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/why-i-get-the-message-quot-maximum-number-of/m-p/340043#M19365</guid>
      <dc:creator>PaulSprague</dc:creator>
      <dc:date>2011-04-29T19:29:06Z</dc:date>
    </item>
  </channel>
</rss>

