<?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 9.0/SQL Server 2000 Distributed Installation in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/arcsde-9-0-sql-server-2000-distributed/m-p/423613#M24201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Cheers V,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I absolutely need to know more about ArcSDE as a whole but training/time isn't exactly forthcoming. I'd like to ideally upgrade to the latest version of both products (SQL Server and ArcSDE), but this isn't possible from a service manager's point of view.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your prompt help/advice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Jul 2010 12:16:46 GMT</pubDate>
    <dc:creator>AndrewMiller</dc:creator>
    <dc:date>2010-07-02T12:16:46Z</dc:date>
    <item>
      <title>ArcSDE 9.0/SQL Server 2000 Distributed Installation</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-9-0-sql-server-2000-distributed/m-p/423611#M24199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm a bit of a novice to ArcGIS and it's related products, but I just had quick question about ArcSDE. I'm currently a DBA, and really have no involvment with the GIS side of things so am trying to seperate SDE from our database server (in terms of management of responsibility for each tier). Is it possible to configure SDE 9.0 in the post installation to connect to a remote instance of SQL Server 2000. I found a KB on the resource centre pointing to it, but it only referenced &amp;gt; 9.1. I've seen some conflicting materials however about distributed authentication going back to 8.3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know if our proposed plan is workable? I'm guessing it is but I'd be really grateful if anyone could point me in the right direction.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jul 2010 11:19:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-9-0-sql-server-2000-distributed/m-p/423611#M24199</guid>
      <dc:creator>AndrewMiller</dc:creator>
      <dc:date>2010-07-02T11:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE 9.0/SQL Server 2000 Distributed Installation</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-9-0-sql-server-2000-distributed/m-p/423612#M24200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It is generally unwise to separate the ArcSDE application server from the database to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;which it is tightly coupled, unless you also intend to create a dedicated point-to-point &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;network between the ArcSDE server and the database (crossover cable, backplane to &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;backplane, gigabit speed).&amp;nbsp; This was especially true way back when 9.0 was released.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The only real reason to configure a distributed install is to handle a clustered database &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;configuration, in which case all connections should be Direct Donnect, and the application &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;server component isn't really necessary.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I urge you to learn a bit more about ArcSDE, and a lot more about GIS.&amp;nbsp; Once you start &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;using a modern database,&amp;nbsp; you'll see that the division between roles of DBA and GIS &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;database administrator has become moot (all modern databases have native spatial &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;datatypes).&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, 02 Jul 2010 12:04:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-9-0-sql-server-2000-distributed/m-p/423612#M24200</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2010-07-02T12:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE 9.0/SQL Server 2000 Distributed Installation</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-9-0-sql-server-2000-distributed/m-p/423613#M24201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Cheers V,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I absolutely need to know more about ArcSDE as a whole but training/time isn't exactly forthcoming. I'd like to ideally upgrade to the latest version of both products (SQL Server and ArcSDE), but this isn't possible from a service manager's point of view.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your prompt help/advice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jul 2010 12:16:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-9-0-sql-server-2000-distributed/m-p/423613#M24201</guid>
      <dc:creator>AndrewMiller</dc:creator>
      <dc:date>2010-07-02T12:16:46Z</dc:date>
    </item>
  </channel>
</rss>

