<?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: Single instance vs Multiple instances Geodatabase setups for Oracle in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/single-instance-vs-multiple-instances-geodatabase/m-p/152571#M8571</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That link is to a discussion about SQL-Server.&amp;nbsp; There is a great deal of difference between&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;single vs. multi-database administration in SQL-Server and user geodatabases in Oracle.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mostly the difference is between the way the RDBMSes are architected, allowing true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;independence between SQL-Server databases in a single server, and the false sense&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;of independence fostered by user geodatabases in Oracle.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I want independence with Oracle, I set up multiple SIDs.&amp;nbsp; This allows me to have different&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;versions of ArcSDE in different instances, simplifies the backup/restore situation, and allows&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;easier control of the resources allocated to the different databases.&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>Mon, 05 Dec 2011 10:23:41 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2011-12-05T10:23:41Z</dc:date>
    <item>
      <title>Single instance vs Multiple instances Geodatabase setups for Oracle</title>
      <link>https://community.esri.com/t5/data-management-questions/single-instance-vs-multiple-instances-geodatabase/m-p/152569#M8569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please share your opinion regarding the pros and cons of having either multiple instances or a single instance of ArcSDE in Oracle for production data. Our data size is about 35 GB right now and it is growing on a yearly basis. It is experiencing an average transaction rate of 1000 spatial / attribute changes in a day.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The questions I am interested interested in are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&amp;nbsp;&amp;nbsp; Is there any impact on the performance?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp;&amp;nbsp; How much maintenance effort is added since arcsde administration work is distributed to the schema owners?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.&amp;nbsp;&amp;nbsp; Any other pros and cons details?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Dec 2011 04:24:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/single-instance-vs-multiple-instances-geodatabase/m-p/152569#M8569</guid>
      <dc:creator>MoizIshfaq</dc:creator>
      <dc:date>2011-12-04T04:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Single instance vs Multiple instances Geodatabase setups for Oracle</title>
      <link>https://community.esri.com/t5/data-management-questions/single-instance-vs-multiple-instances-geodatabase/m-p/152570#M8570</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;SPAN&gt;&lt;SPAN&gt;I found this link '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://forums.esri.com/Thread.asp?c=2&amp;amp;f=1719&amp;amp;t=170925#503551" rel="nofollow" target="_blank"&gt;http://forums.esri.com/Thread.asp?c=2&amp;amp;f=1719&amp;amp;t=170925#503551&lt;/A&gt;&lt;SPAN&gt;' while searching this forum and found it helping so I am sharing it here.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 05:43:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/single-instance-vs-multiple-instances-geodatabase/m-p/152570#M8570</guid>
      <dc:creator>MoizIshfaq</dc:creator>
      <dc:date>2011-12-05T05:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Single instance vs Multiple instances Geodatabase setups for Oracle</title>
      <link>https://community.esri.com/t5/data-management-questions/single-instance-vs-multiple-instances-geodatabase/m-p/152571#M8571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That link is to a discussion about SQL-Server.&amp;nbsp; There is a great deal of difference between&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;single vs. multi-database administration in SQL-Server and user geodatabases in Oracle.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mostly the difference is between the way the RDBMSes are architected, allowing true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;independence between SQL-Server databases in a single server, and the false sense&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;of independence fostered by user geodatabases in Oracle.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I want independence with Oracle, I set up multiple SIDs.&amp;nbsp; This allows me to have different&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;versions of ArcSDE in different instances, simplifies the backup/restore situation, and allows&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;easier control of the resources allocated to the different databases.&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>Mon, 05 Dec 2011 10:23:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/single-instance-vs-multiple-instances-geodatabase/m-p/152571#M8571</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-12-05T10:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Single instance vs Multiple instances Geodatabase setups for Oracle</title>
      <link>https://community.esri.com/t5/data-management-questions/single-instance-vs-multiple-instances-geodatabase/m-p/152572#M8572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have a few of these geodatabases and I would agree with Mr. Angelos recommendations.&amp;nbsp; They work fine for some small projects when we need multi-user versioned editing for a limited duration and we know that the final archive will be just a file geodatabase.&amp;nbsp; I don't even want to think about what would happen with long-term use when upgrading SDE versions when there are possiblely different client (Desktop &amp;amp; Server) versions needed, or the version dependencies created by replication.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-S.Salas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 16:50:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/single-instance-vs-multiple-instances-geodatabase/m-p/152572#M8572</guid>
      <dc:creator>SteveSalas</dc:creator>
      <dc:date>2011-12-05T16:50:18Z</dc:date>
    </item>
  </channel>
</rss>

