<?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>question Re: using Oracle as the database for Ambari, Hive and Oozie, how do we go about sizing the each DB? also, which versions of oracle do we support 11g, 12g? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/using-Oracle-as-the-database-for-Ambari-Hive-and-Oozie-how/m-p/95190#M8516</link>
    <description>&lt;P&gt;We support both Oracle 11g r2 and Oracle 12c.&lt;/P&gt;</description>
    <pubDate>Sat, 10 Oct 2015 01:44:23 GMT</pubDate>
    <dc:creator>deepesh1</dc:creator>
    <dc:date>2015-10-10T01:44:23Z</dc:date>
    <item>
      <title>using Oracle as the database for Ambari, Hive and Oozie, how do we go about sizing the each DB? also, which versions of oracle do we support 11g, 12g?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/using-Oracle-as-the-database-for-Ambari-Hive-and-Oozie-how/m-p/95189#M8515</link>
      <description />
      <pubDate>Sat, 10 Oct 2015 01:39:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/using-Oracle-as-the-database-for-Ambari-Hive-and-Oozie-how/m-p/95189#M8515</guid>
      <dc:creator>mcarrillo</dc:creator>
      <dc:date>2015-10-10T01:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: using Oracle as the database for Ambari, Hive and Oozie, how do we go about sizing the each DB? also, which versions of oracle do we support 11g, 12g?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/using-Oracle-as-the-database-for-Ambari-Hive-and-Oozie-how/m-p/95190#M8516</link>
      <description>&lt;P&gt;We support both Oracle 11g r2 and Oracle 12c.&lt;/P&gt;</description>
      <pubDate>Sat, 10 Oct 2015 01:44:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/using-Oracle-as-the-database-for-Ambari-Hive-and-Oozie-how/m-p/95190#M8516</guid>
      <dc:creator>deepesh1</dc:creator>
      <dc:date>2015-10-10T01:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: using Oracle as the database for Ambari, Hive and Oozie, how do we go about sizing the each DB? also, which versions of oracle do we support 11g, 12g?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/using-Oracle-as-the-database-for-Ambari-Hive-and-Oozie-how/m-p/95191#M8517</link>
      <description>&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;According to our docs Oracle 11g R2 and 12c are the supported versions of oracle - &lt;A href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.2/bk_HDP_Reference_Guide/content/ch_supported_db_matrix_hdp.html" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.2/bk_HDP_Reference_Guide/content/ch_supported_db_matrix_hdp.html&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Sat, 10 Oct 2015 01:46:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/using-Oracle-as-the-database-for-Ambari-Hive-and-Oozie-how/m-p/95191#M8517</guid>
      <dc:creator>awatson</dc:creator>
      <dc:date>2015-10-10T01:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: using Oracle as the database for Ambari, Hive and Oozie, how do we go about sizing the each DB? also, which versions of oracle do we support 11g, 12g?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/using-Oracle-as-the-database-for-Ambari-Hive-and-Oozie-how/m-p/95192#M8518</link>
      <description>&lt;P&gt;@&lt;A href="http://community.hortonworks.com/users/200/awatson.html"&gt;awatson@hortonworks.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Yes, both versions are supported and thanks for sharing the doc link.&lt;/P&gt;&lt;P&gt;About sizing:&lt;/P&gt;&lt;P&gt;Ambari, Oozie , Hive - For small to large clusters, the database size and load wont be high unless there is something wrong with the setup.&lt;/P&gt;&lt;P&gt;Coming from Oracle DBA background, I would say that following configuration is good start&lt;/P&gt;&lt;P&gt;64 to 128 GB memory &lt;/P&gt;&lt;P&gt;16 to 32 cpu ( Dual core)&lt;/P&gt;&lt;P&gt;OS disk - standard size ( raid 10)&lt;/P&gt;&lt;P&gt;/oracle -  50 to 100 (raid 10) - oracle binaries&lt;/P&gt;&lt;P&gt;/oraclelogs -  anything near to 500GB (raid 1, its for oracle redo log files , not archive logs)&lt;/P&gt;&lt;P&gt;/archivelogs - 300 to 500GB ( raid 1, oracle archive logs and make sure there is archive log rotation in place)&lt;/P&gt;&lt;P&gt;/data - 500G to 1 TB ( raid 10, oracle tablespaces)&lt;/P&gt;&lt;P&gt;Export backups MUST&lt;/P&gt;&lt;P&gt;Any good DBA will stick with both  RMAN and Export backups.&lt;/P&gt;</description>
      <pubDate>Sat, 10 Oct 2015 19:32:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/using-Oracle-as-the-database-for-Ambari-Hive-and-Oozie-how/m-p/95192#M8518</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-10-10T19:32:56Z</dc:date>
    </item>
  </channel>
</rss>

