<?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: What the purpose of SDE application server in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/what-the-purpose-of-sde-application-server/m-p/79678#M4613</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ghassan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An ArcSDE service, also known as an ArcSDE application server or a&amp;nbsp; three-tiered architecture, conveys spatial data between GIS applications&amp;nbsp; and a geodatabase.&amp;nbsp; With an ArcSDE service, a gsrvr process is created on the SDE server for each client connection.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A direct connection is recommended.&amp;nbsp; The direct-connect architecture moves ArcSDE functionality to the&amp;nbsp; desktop. This removes the ArcSDE load from the server and allows&amp;nbsp; additional resources to be freed up for the DBMS, which means you get&amp;nbsp; better scalability on the database server.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Direct&amp;nbsp; connections can be faster if the server is heavily used, because&amp;nbsp; processing takes place on the client machine. Rather than having to&amp;nbsp; process the information on the server, which may be responding to&amp;nbsp; requests from numerous other users at the same time, and send the&amp;nbsp; information back to the client across the network, the client computer&amp;nbsp; is typically only processing a few tasks at a time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One scenario where you may want to use an ArcSDE application server connection is if your desktop machine does not have&amp;nbsp; enough resources to handle the ArcSDE processes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Dec 2012 16:43:00 GMT</pubDate>
    <dc:creator>JakeSkinner</dc:creator>
    <dc:date>2012-12-14T16:43:00Z</dc:date>
    <item>
      <title>What the purpose of SDE application server</title>
      <link>https://community.esri.com/t5/data-management-questions/what-the-purpose-of-sde-application-server/m-p/79677#M4612</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;I am relatively new to ArcGIS server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the purpos of ArcSDE application server in&amp;nbsp; 10.1? and what I mean by application server is the separate install that I have to do which will install the windows service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can create an enterprise geodatabase, and load data to it without using the windows service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a white paper of the architecture of these components together?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 13:41:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/what-the-purpose-of-sde-application-server/m-p/79677#M4612</guid>
      <dc:creator>GhassanKarwchan</dc:creator>
      <dc:date>2012-12-14T13:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: What the purpose of SDE application server</title>
      <link>https://community.esri.com/t5/data-management-questions/what-the-purpose-of-sde-application-server/m-p/79678#M4613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ghassan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An ArcSDE service, also known as an ArcSDE application server or a&amp;nbsp; three-tiered architecture, conveys spatial data between GIS applications&amp;nbsp; and a geodatabase.&amp;nbsp; With an ArcSDE service, a gsrvr process is created on the SDE server for each client connection.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A direct connection is recommended.&amp;nbsp; The direct-connect architecture moves ArcSDE functionality to the&amp;nbsp; desktop. This removes the ArcSDE load from the server and allows&amp;nbsp; additional resources to be freed up for the DBMS, which means you get&amp;nbsp; better scalability on the database server.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Direct&amp;nbsp; connections can be faster if the server is heavily used, because&amp;nbsp; processing takes place on the client machine. Rather than having to&amp;nbsp; process the information on the server, which may be responding to&amp;nbsp; requests from numerous other users at the same time, and send the&amp;nbsp; information back to the client across the network, the client computer&amp;nbsp; is typically only processing a few tasks at a time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One scenario where you may want to use an ArcSDE application server connection is if your desktop machine does not have&amp;nbsp; enough resources to handle the ArcSDE processes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 16:43:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/what-the-purpose-of-sde-application-server/m-p/79678#M4613</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2012-12-14T16:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: What the purpose of SDE application server</title>
      <link>https://community.esri.com/t5/data-management-questions/what-the-purpose-of-sde-application-server/m-p/79679#M4614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now it is clear&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 18:10:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/what-the-purpose-of-sde-application-server/m-p/79679#M4614</guid>
      <dc:creator>GhassanKarwchan</dc:creator>
      <dc:date>2012-12-14T18:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: What the purpose of SDE application server</title>
      <link>https://community.esri.com/t5/data-management-questions/what-the-purpose-of-sde-application-server/m-p/79680#M4615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;See this related forum thread for a more detailed discussion:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/57375-Why-would-I-install-ArcSDE-with-10.1"&gt;Why would I install ArcSDE with 10.1?&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marco&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 18:26:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/what-the-purpose-of-sde-application-server/m-p/79680#M4615</guid>
      <dc:creator>MarcoBoeringa</dc:creator>
      <dc:date>2012-12-14T18:26:23Z</dc:date>
    </item>
  </channel>
</rss>

