<?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: How to setup ArcSDE 10.1 on LINUX to coneect to user-schema geodatabases in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/how-to-setup-arcsde-10-1-on-linux-to-coneect-to/m-p/335885#M19092</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As vince mentioned, you only need one ArcSDE Application server instillation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hopefully, this link can help guide you:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://geodatamaster.wordpress.com/2013/11/02/creating-esri-user-schema-geodatabase-in-oracle-rdbms/"&gt;http://geodatamaster.wordpress.com/2013/11/02/creating-esri-user-schema-geodatabase-in-oracle-rdbms/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jan 2014 08:02:57 GMT</pubDate>
    <dc:creator>EmadAl-Mousa</dc:creator>
    <dc:date>2014-01-09T08:02:57Z</dc:date>
    <item>
      <title>How to setup ArcSDE 10.1 on LINUX to coneect to user-schema geodatabases</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-setup-arcsde-10-1-on-linux-to-coneect-to/m-p/335883#M19090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to setup ArcSDE services on a LINUX machine to user-schema geodatabases under ORACLE on a different LINUX machine and I don't seem to be able to do it. As far as I recollect from diverse entries in the ArcGIS ressource center &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a) I have to setup a separate ArcSDE service for each user-schema with an unambigous service name and port number&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;b) I have to store the service name and port number as well in the $SDEHOME/etc/services.sde as in the /etc/services&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;c) I need a distinct dbinit.sde named dbinit_&amp;lt;service name&amp;gt;.sde for each service&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;d) in each dbinit_&amp;lt;service name&amp;gt;.sde I have to name the user-schema I want the service to connect to&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First of all I maybe have not found further conditions I have to meet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Secondly item d) is where I do not know how to name the user-schema. Do I have to set the SDEUSER variable ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please be someone so kind to help me !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and kind regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ingo Heide&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;German Federal Agency for Nature Conservation&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 14:00:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-setup-arcsde-10-1-on-linux-to-coneect-to/m-p/335883#M19090</guid>
      <dc:creator>IngoHeide</dc:creator>
      <dc:date>2014-01-08T14:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup ArcSDE 10.1 on LINUX to coneect to user-schema geodatabases</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-setup-arcsde-10-1-on-linux-to-coneect-to/m-p/335884#M19091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, those instructions are for using multiple Oracle instances (I prefer to use multiple&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SDEHOMEs over renaming etc files).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;User-schema geodatabases all work in&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt; one &lt;/SPAN&gt;&lt;SPAN&gt;service, so you don't need to create more &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;than a single service.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course with a remote server connection, you shouldn't be using an application&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;server service at all -- just use Direct Connect and change the user schema in&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the properties page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 14:28:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-setup-arcsde-10-1-on-linux-to-coneect-to/m-p/335884#M19091</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2014-01-08T14:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to setup ArcSDE 10.1 on LINUX to coneect to user-schema geodatabases</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-setup-arcsde-10-1-on-linux-to-coneect-to/m-p/335885#M19092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As vince mentioned, you only need one ArcSDE Application server instillation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hopefully, this link can help guide you:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://geodatamaster.wordpress.com/2013/11/02/creating-esri-user-schema-geodatabase-in-oracle-rdbms/"&gt;http://geodatamaster.wordpress.com/2013/11/02/creating-esri-user-schema-geodatabase-in-oracle-rdbms/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 08:02:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-setup-arcsde-10-1-on-linux-to-coneect-to/m-p/335885#M19092</guid>
      <dc:creator>EmadAl-Mousa</dc:creator>
      <dc:date>2014-01-09T08:02:57Z</dc:date>
    </item>
  </channel>
</rss>

