<?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: ArcSDE Direct Connect: Maximum number of connections to instance exeeded in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/arcsde-direct-connect-maximum-number-of/m-p/323139#M18458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should set the CONNECTIONS parameter to the number you need (plus a few more).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The N-I desktop heap issue is &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/content/kbase?fa=articleShow&amp;amp;d=23763"&gt;documented&lt;/A&gt;&lt;SPAN&gt; in the Knowledge Base (found by search on &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"arcsde desktop heap"). It only applies to application server connections, so you'd need &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;110+ 3-tier connects before you'd need to take more exotic action.&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>Fri, 11 Jun 2010 14:24:34 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2010-06-11T14:24:34Z</dc:date>
    <item>
      <title>ArcSDE Direct Connect: Maximum number of connections to instance exeeded</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-direct-connect-maximum-number-of/m-p/323132#M18451</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 have a lot of ArcGIS Server projects using direct connect to consume Data from an Oracle Database. Currently we ofter have the problem that the ArcGIS Server runs into problems connecting to the SDE Repository (Oracle DB)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this happens and we try to connect to the Repository via ArcCatalog we get this message: "Failed to connect to database. Maximum number of connections to instance exeeded". This happens when using direct connect but also when using the ArcSDE itself. In this case all users are blocked, even the SDE user itself. Trying to connect to the oracle database with a SQL Client works fine at the same time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I saw that there is a max connection parameter for SDE Connections - set to ~ 48. Does this also effects direct connect?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any other limitation that could be the reason for this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On Oracle side i did not found any limit that got reached. For example the max number of processes are not on the limit etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;More Information coming.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would be great if any one already got some hints..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Stefan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jun 2010 15:44:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-direct-connect-maximum-number-of/m-p/323132#M18451</guid>
      <dc:creator>StefanP__Jung</dc:creator>
      <dc:date>2010-06-10T15:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE Direct Connect: Maximum number of connections to instance exeeded</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-direct-connect-maximum-number-of/m-p/323133#M18452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, absolutely, the CONNECTIONS parameter controls the number of total connections &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(sum of app server and Direct Connect). You can update the value with the 'sdeconfig' &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;utility or by correctly updating the row in SDE.SERVER_CONFIG. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Keep in mind that Windows hosts have their own upper limit of application server&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;processes (the "non-interactive desktop heap" issue), which is independent of both&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Oracle and ArcSDE (generating a strange error message somewhere after 66&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;connections on boxes without the registry hack, and ~110 connections with it).&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>Thu, 10 Jun 2010 16:05:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-direct-connect-maximum-number-of/m-p/323133#M18452</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2010-06-10T16:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE Direct Connect: Maximum number of connections to instance exeeded</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-direct-connect-maximum-number-of/m-p/323134#M18453</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;thanks for the quick response. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So it set the max connections to the whole repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there also a way to monitor how many connections are used via direct connect? Or can i only monitor this within oracle itself. Would be very good to compare it, maybe we have some dead connections etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some details i forgot:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;System: Windows 2003 Server &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SDE: ArcSDE 9.3 SP 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AGS: ArcGIS Server 9.3.1 (no SP)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Oracle: Oracle10g (10.2.0.3)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Stefan.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jun 2010 16:14:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-direct-connect-maximum-number-of/m-p/323134#M18453</guid>
      <dc:creator>StefanP__Jung</dc:creator>
      <dc:date>2010-06-10T16:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE Direct Connect: Maximum number of connections to instance exeeded</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-direct-connect-maximum-number-of/m-p/323135#M18454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The SDE.PROCESS_INFORMATION table tracks connections.&amp;nbsp; You can use a number of ways &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to process this information (including 'sdemon', SQL, and a trigger on the table).&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>Thu, 10 Jun 2010 16:22:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-direct-connect-maximum-number-of/m-p/323135#M18454</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2010-06-10T16:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE Direct Connect: Maximum number of connections to instance exeeded</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-direct-connect-maximum-number-of/m-p/323136#M18455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Yes, absolutely, the CONNECTIONS parameter controls the number of total connections &lt;BR /&gt;(sum of app server and Direct Connect). You can update the value with the 'sdeconfig' &lt;BR /&gt;utility or by correctly updating the row in SDE.SERVER_CONFIG. &lt;BR /&gt; &lt;BR /&gt;- V&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have multiply instances of SDE on our database instance.&amp;nbsp; Does this mean we have to up the total connections in all SDE databases?&amp;nbsp; I ask because we have had problems connecting to a SDE instance that only 2 other users are connected to but one of the other SDE instances has 40 + connections.&amp;nbsp; ArcGIS Server seems to leave orphaned connections to our SDE 9.2 databases.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jun 2010 17:10:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-direct-connect-maximum-number-of/m-p/323136#M18455</guid>
      <dc:creator>RandyKreuziger</dc:creator>
      <dc:date>2010-06-10T17:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE Direct Connect: Maximum number of connections to instance exeeded</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-direct-connect-maximum-number-of/m-p/323137#M18456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, each instance is independent with respect to connection count. However, the Windows&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;heap issue is cumulative.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;BTW: The 'sdeping' utility of &lt;/SPAN&gt;&lt;A href="ftp://ftp.esri.com/pub/staff/vangelo/se_toolkit/index.html" rel="nofollow noopener noreferrer" target="_blank"&gt;se_toolkit&lt;/A&gt;&lt;SPAN&gt; can be used to diagnose connection count issues --&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It has a "-c" option to make multiple connections and a "+DELAY" option to hold onto&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;them (if it succeeds):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;C:\&amp;gt;set SDEUSER=XXXXX
C:\&amp;gt;set SDEPASSWORD=*****
C:\&amp;gt;set SDEINSTANCE=5153
 
C:\&amp;gt;sdeping -c 80 -v +DELAY 17:10
 
ArcSDE 9.3 Connection Test Utility&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thu Jun 10 17:05:23 2010
------------------------------------------------------------------------
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Server: YYYYY
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Instance: 5153
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Database: eval93
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Username: XXXXX
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RDBMS: PostgreSQL
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Version: 9.3.1
&amp;nbsp;&amp;nbsp;&amp;nbsp; Description: PostgreSQL Build 2784(PostgreSQL)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Build Date: Tue Oct 27 10:51:14&amp;nbsp; 2009
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Release: 93005
&amp;nbsp;&amp;nbsp;&amp;nbsp; Connections: 1&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp; 3&amp;nbsp;&amp;nbsp; 4&amp;nbsp;&amp;nbsp; 5&amp;nbsp;&amp;nbsp; 6&amp;nbsp;&amp;nbsp; 7&amp;nbsp;&amp;nbsp; 8&amp;nbsp;&amp;nbsp; 9&amp;nbsp;&amp;nbsp; 10&amp;nbsp; 11&amp;nbsp; 12
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 13&amp;nbsp; 14&amp;nbsp; 15&amp;nbsp; 16&amp;nbsp; 17&amp;nbsp; 18&amp;nbsp; 19&amp;nbsp; 20&amp;nbsp; 21&amp;nbsp; 22&amp;nbsp; 23&amp;nbsp; 24
&amp;nbsp; Connect Delay: 333.33 ms (avg)
&amp;nbsp; Connect Stats: 312.00 ms (min) / 656.00 ms (max) / 69.32 ms (stddev)
 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Connection attempt 25 failed --
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error: Operation Failed (-1)
 
&amp;nbsp; Disconnecting: 24&amp;nbsp; 23&amp;nbsp; 22&amp;nbsp; 21&amp;nbsp; 20&amp;nbsp; 19&amp;nbsp; 18&amp;nbsp; 17&amp;nbsp; 16&amp;nbsp; 15&amp;nbsp; 14&amp;nbsp; 13
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12&amp;nbsp; 11&amp;nbsp; 10&amp;nbsp; 9&amp;nbsp;&amp;nbsp; 8&amp;nbsp;&amp;nbsp; 7&amp;nbsp;&amp;nbsp; 6&amp;nbsp;&amp;nbsp; 5&amp;nbsp;&amp;nbsp; 4&amp;nbsp;&amp;nbsp; 3&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp; 1
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 15:21:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-direct-connect-maximum-number-of/m-p/323137#M18456</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2021-12-11T15:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE Direct Connect: Maximum number of connections to instance exeeded</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-direct-connect-maximum-number-of/m-p/323138#M18457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've just checked our database to see what configuration we currently using. The max connections value is already set to 60 - so acording to the "windows non-interactive desktop heap" issue you mentioned it is not a good idea to set this to a much higher value. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have some more information about this windows issue? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When using multiply instances of SDE the windows issue would still be the limitation right? So if we install 2 instances - and each has 60 connections we would run into the windows issue in worst case (even with the hack)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 06:27:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-direct-connect-maximum-number-of/m-p/323138#M18457</guid>
      <dc:creator>StefanP__Jung</dc:creator>
      <dc:date>2010-06-11T06:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE Direct Connect: Maximum number of connections to instance exeeded</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-direct-connect-maximum-number-of/m-p/323139#M18458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should set the CONNECTIONS parameter to the number you need (plus a few more).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The N-I desktop heap issue is &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/content/kbase?fa=articleShow&amp;amp;d=23763"&gt;documented&lt;/A&gt;&lt;SPAN&gt; in the Knowledge Base (found by search on &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"arcsde desktop heap"). It only applies to application server connections, so you'd need &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;110+ 3-tier connects before you'd need to take more exotic action.&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>Fri, 11 Jun 2010 14:24:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-direct-connect-maximum-number-of/m-p/323139#M18458</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2010-06-11T14:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE Direct Connect: Maximum number of connections to instance exeeded</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-direct-connect-maximum-number-of/m-p/323140#M18459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've upped the "windows non-interactive desktop heap" on all of our servers in the past so I'll start moving some connections to direct connect.&amp;nbsp; However, is the non-interactive desktop heap since so limited at Windows server 2008 64-bit?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It can take a nearly a year to upgrade all our ArcGIS Desktop clients which in the past meant upgrading SDE last.&amp;nbsp; We didn't use direct connect because the Desktop and SDE had to match version and service pack exactly.&amp;nbsp; That's no longer the case correct?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jun 2010 14:34:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-direct-connect-maximum-number-of/m-p/323140#M18459</guid>
      <dc:creator>RandyKreuziger</dc:creator>
      <dc:date>2010-06-11T14:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE Direct Connect: Maximum number of connections to instance exeeded</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-direct-connect-maximum-number-of/m-p/323141#M18460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I haven't tested Windows 2008, but it was still present at 2003 R2 (64-bit). I convinced my&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;client to run a Linux ArcSDE server; I ran one of them to 400 connections, just for thrills&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(but had to raise the Oracle processes parameter to 420 first).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Direct Connect is more forgiving, to a point, but you still need to have the compatible&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DLLs available (which is another install, of sorts).&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>Fri, 11 Jun 2010 14:49:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-direct-connect-maximum-number-of/m-p/323141#M18460</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2010-06-11T14:49:57Z</dc:date>
    </item>
  </channel>
</rss>

