<?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: Maximum Number of Instances in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/maximum-number-of-instances/m-p/358061#M13786</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nidhin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your reply and link to a technical support article.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will attempt to adjust the number of SQL Express SDE instances and will get back to you if I have any more&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;technical difficulties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks....Walter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Feb 2014 11:32:29 GMT</pubDate>
    <dc:creator>WalterDziuba</dc:creator>
    <dc:date>2014-02-05T11:32:29Z</dc:date>
    <item>
      <title>Maximum Number of Instances</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/maximum-number-of-instances/m-p/358058#M13783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Afternoon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've loaded several new features into a SQLExpress SDE database. I was successful in registering the folder that the connection to my database resides in, but I keep getting the error below when I attempt to register the database inself. I browse to the folder and select my connection *.sde and attempt to import it, but it always fails.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The connection property set was missing a required property or the property value was unrecognized. Maximum number of connections to instance exceeded.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I attempted to view the services running on my pc, through the Windows Service Manager, but there are no instances of ArcSDE running? As well, I checked the value set inside my dbo.SDE_server_config and the connections = 64.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I set a higher number of usable instances? Why is not showing up in the Windows Service Manager?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I find out how many / and who is using up all my instances? I'm the only one working on this machine and both my ArcGIS server and SQL Express installation is local to my machine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Walter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 16:41:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/maximum-number-of-instances/m-p/358058#M13783</guid>
      <dc:creator>WalterDziuba</dc:creator>
      <dc:date>2014-02-04T16:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum Number of Instances</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/maximum-number-of-instances/m-p/358059#M13784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN style="font-size: 2; font-family: arial;"&gt;Walter,&lt;BR /&gt;&lt;BR /&gt;Using SQL Server Express you are limited to the number of connections that are allowed based on your license level (Workgroup vs. Personal). Even though the server_config table show that 64 connections are allowed, it is limited by SQL Server Express. This is because SQL Server Express is a free product offered by Microsoft (Esri just packages it up to make it easy to find and use). There are also other limitations that SQL Server Express has, for example only using 1GB of RAM and 1 CPU core&lt;BR /&gt;(Under the section - &lt;SPAN style="color:#000000;"&gt;How is ArcSDE technology included in ArcGIS?: &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//003n00000007000000"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//003n00000007000000&lt;/A&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Only ArcGIS products (ArcMap, ArcCatalog, ArcGIS for Server, etc..) count as connections to the geodatabase.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color:#000000;"&gt;To see more information on Multiuser Geodatabases visit here: &lt;/SPAN&gt;&lt;A href="http://www.esri.com/software/arcgis/geodatabase/multi-user-geodatabase"&gt;http://www.esri.com/software/arcgis/geodatabase/multi-user-geodatabase&lt;BR /&gt;&lt;BR /&gt;I&lt;/A&gt;f you need more than 10 concurrent connections to the geodatabase, I would recommend looking into to using an Enterprise version of a RBDMS system that is supported with a ArcGIS for Server Enterprise license (Basic, Standard or Advanced). Look under the &lt;A href="http://resources.arcgis.com/en/help/system-requirements/10.2/#/ArcGIS_10_2_for_Desktop/015100000002000000/"&gt;Relational Database Management Systems&lt;/A&gt; tab under the System Requirements page for supported RDBMS versions.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 2; font-family: arial;"&gt;&lt;SPAN style="color:#000000;"&gt;ArcGIS for Server Functionality:&lt;/SPAN&gt; &lt;A href="http://www.esri.com/software/arcgis/arcgisserver/features/functionality-table"&gt;http://www.esri.com/software/arcgis/arcgisserver/features/functionality-table&lt;BR /&gt;&lt;BR /&gt;&lt;/A&gt;Hope this helps....&lt;BR /&gt;&lt;BR /&gt;George&lt;BR /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 00:05:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/maximum-number-of-instances/m-p/358059#M13784</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2014-02-05T00:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum Number of Instances</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/maximum-number-of-instances/m-p/358060#M13785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Use sdeconfig -o alter command to change the value of the CONNECTIONS parameter. Take a look at this techincal article:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://support.esri.com/es/knowledgebase/techarticles/detail/23763"&gt;http://support.esri.com/es/knowledgebase/techarticles/detail/23763&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 06:40:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/maximum-number-of-instances/m-p/358060#M13785</guid>
      <dc:creator>NidhinKarthikeyan</dc:creator>
      <dc:date>2014-02-05T06:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum Number of Instances</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/maximum-number-of-instances/m-p/358061#M13786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nidhin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your reply and link to a technical support article.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will attempt to adjust the number of SQL Express SDE instances and will get back to you if I have any more&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;technical difficulties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks....Walter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 11:32:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/maximum-number-of-instances/m-p/358061#M13786</guid>
      <dc:creator>WalterDziuba</dc:creator>
      <dc:date>2014-02-05T11:32:29Z</dc:date>
    </item>
  </channel>
</rss>

