<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Oracle on Café Com Cloud</title><link>https://blog.cafecomcloud.com.br/categories/oracle/</link><description>Recent content in Oracle on Café Com Cloud</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Mon, 10 Sep 2018 18:35:18 -0300</lastBuildDate><atom:link href="https://blog.cafecomcloud.com.br/categories/oracle/index.xml" rel="self" type="application/rss+xml"/><item><title>18c install on premises - first impressions</title><link>https://blog.cafecomcloud.com.br/2018/09/10/18c-install-on-premises-first-impressions/</link><pubDate>Mon, 10 Sep 2018 18:35:18 -0300</pubDate><guid>https://blog.cafecomcloud.com.br/2018/09/10/18c-install-on-premises-first-impressions/</guid><description>&lt;p&gt;Hey all,&lt;/p&gt;
&lt;p&gt;Somethings have change on 18c. Today I will explain my first impressions of this pretty new product on premises and some comparisons by older versions (PS: I classified each topic before start talk about&amp;hellip; I hope to help you on your next upgrade)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download: If you use download from Oracle OTN, you notice that there is only one zip for Oracle database and one zip file for grid install.&lt;/li&gt;
&lt;li&gt;Install: now you have to unzip all content into Oracle_HOME&amp;lt;- they called this new way as &amp;ldquo;Simplified Image-based Oracle Database Installation&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Install: runInstaller was replaced by gridSetup.sh (in case of Grid installation) and for database Installer you still need to execute runInstall.sh&lt;/li&gt;
&lt;li&gt;Install: you will need at least a machine with 8 GB RAM to install grid / database.&lt;/li&gt;
&lt;li&gt;Install: for database installer, now you have both options of install (as 10g Installer) - you can choose install enterprise or Standard Edition 2.&lt;/li&gt;
&lt;li&gt;Install: now you can choose on database install TFA during execution of root.sh.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img alt="Screen Shot 2018-09-10 at 17.33.02" loading="lazy" sizes="(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px" src="https://blog.cafecomcloud.com.br/images/screen-shot-2018-09-10-at-17-33-02.png"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="Screen Shot 2018-09-10 at 18.32.51" loading="lazy" sizes="(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px" src="https://blog.cafecomcloud.com.br/images/screen-shot-2018-09-10-at-18-32-51.png"&gt;&lt;/p&gt;
&lt;p&gt;See you. :-)&lt;/p&gt;</description></item><item><title>12c Upgrade Exam - 1z0-060</title><link>https://blog.cafecomcloud.com.br/2017/04/12/12c-upgrade-exam-1z0-060/</link><pubDate>Wed, 12 Apr 2017 13:25:10 -0300</pubDate><guid>https://blog.cafecomcloud.com.br/2017/04/12/12c-upgrade-exam-1z0-060/</guid><description>&lt;p&gt;Today we will describe some impressions about 1z0-060 exam.&lt;/p&gt;
&lt;p&gt;So, for get success in exam, you need:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Study hard on 12c architecture (CDB / PDB): how to start/ stop, create, drop, secure, etc.&lt;/li&gt;
&lt;li&gt;Do not believe on dumps answers.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We recommend to do new features course, or have some experience on 12c first - some questions have direct relation with daily DBA tasks.&lt;/p&gt;</description></item><item><title>First impression on 12cR2 Oracle Clusterware install</title><link>https://blog.cafecomcloud.com.br/2017/03/30/first-impression-on-12cr2-oracle-clusterware-install/</link><pubDate>Thu, 30 Mar 2017 15:51:24 -0300</pubDate><guid>https://blog.cafecomcloud.com.br/2017/03/30/first-impression-on-12cr2-oracle-clusterware-install/</guid><description>&lt;p&gt;Today we will gonna discuss about first impression on fresh install of Oracle Clusterware 12cR2 (for database, you could found some considerations &lt;a class="link" href="https://dbdebug.wordpress.com/2017/03/16/first-impression-on-12cr2-install/" target="_blank" rel="noopener"
 &gt;here&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;I install on new Oracle Linux 6.9 on Virtualbox 5.1.18 and I observe some points:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Like database install, the grid software has only one file to download (take care with uncompress the zip file. You need to uncompress on the location that you need to use the cluster software).&lt;/li&gt;
&lt;li&gt;Oracle has added 2 diskgroups types (in 11gR2 its doesn&amp;rsquo;t are present): Flex and Extended (more information you could found &lt;a class="link" href="https://docs.oracle.com/database/122/OSTMG/mirroring-diskgroup-redundancy.htm#OSTMG13711" target="_blank" rel="noopener"
 &gt;here&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img alt="Screen Shot 2017-03-30 at 14.38.17" loading="lazy" sizes="(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px" src="https://blog.cafecomcloud.com.br/images/screen-shot-2017-03-30-at-14-38-17.png"&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Pay attention with pre-requisites and space: at least, almost 40 GB was necessary for grid diskgroup if you have less than 4 nodes clusterware.&lt;/li&gt;
&lt;li&gt;Gavin Soorma has upgrade a 12R1 Cluster. If you are planning to upgrade your cluster, consider to read &lt;a class="link" href="http://gavinsoorma.com/2017/03/oracle-12c-release-2-12-2-0-1-0-grid-infrastructure-upgrade/" target="_blank" rel="noopener"
 &gt;this post&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;I install with old way Oracle ASMLIB for test purposes and it&amp;rsquo;s works! :-)&lt;/li&gt;
&lt;li&gt;If you install on graphical mode be aware in unzip the cluster software where ORACLE_HOME grid software resides because you can not change the location of install home, as you could see below:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img alt="Screen Shot 2017-04-12 at 17.44.12" loading="lazy" sizes="(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px" src="https://blog.cafecomcloud.com.br/images/screen-shot-2017-04-12-at-17-44-12.png"&gt;&lt;/p&gt;
&lt;p&gt;So, I&amp;rsquo;ll perform more tests in this test cluster. So, if you are planning to construct your own test cluster, i recommend:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="link" href="https://oracle-base.com/articles/12c/oracle-db-12cr2-rac-installation-on-oracle-linux-6-using-virtualbox" target="_blank" rel="noopener"
 &gt;Oracle RAC 12cR2 on Linux 6 using VirtualBox, by Oracle Base Tim Hall&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>First impression on 12cR2 database install</title><link>https://blog.cafecomcloud.com.br/2017/03/16/first-impression-on-12cr2-database-install/</link><pubDate>Thu, 16 Mar 2017 16:00:00 -0300</pubDate><guid>https://blog.cafecomcloud.com.br/2017/03/16/first-impression-on-12cr2-database-install/</guid><description>&lt;p&gt;Today I&amp;rsquo;ll describe my first impressions on install the new 12cR2 (available for premises on march 2017) for linux and Solaris.&lt;/p&gt;
&lt;p&gt;Inicially I felt a little bit strange because there are only one file for database and only one for grid install (on other versions since 11gR2, there are 2 files for database and one or more for grid - depends of version that you install).&lt;/p&gt;
&lt;p&gt;So I downloaded and install it on OEL6.8 for study purposes.&lt;/p&gt;
&lt;p&gt;The install process is almost similar than 12cR1 process, except you need more free space to install it (at least 8 GB).&lt;/p&gt;
&lt;p&gt;Other point, when you unzip the single file, keep careful in uncompress on a folder (for organization, because all files will be uncompress in same directory that you are).&lt;/p&gt;
&lt;p&gt;Then  I will keep study and publish some more new features! :-)&lt;/p&gt;</description></item><item><title>Release schedules dates document was updated!!</title><link>https://blog.cafecomcloud.com.br/2017/03/13/release-schedules-dates-document-was-updated/</link><pubDate>Mon, 13 Mar 2017 18:33:13 -0300</pubDate><guid>https://blog.cafecomcloud.com.br/2017/03/13/release-schedules-dates-document-was-updated/</guid><description>&lt;p&gt;Continue Hanganalyze&amp;rsquo;s post: &lt;a class="link" href="https://dbdebug.wordpress.com/2017/03/02/84/" target="_blank" rel="noopener"
 &gt;12.2 on-prem available for download&lt;/a&gt;, we see that realease date document was update on MOS (742060.1).&lt;/p&gt;
&lt;p&gt;Basically Oracle 12.2 was released for cloud (in March 2017 for premises) and 12.2 have been supported until 2021.&lt;/p&gt;
&lt;p&gt;&lt;img alt="roadmap" loading="lazy" sizes="(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px" src="https://blog.cafecomcloud.com.br/images/roadmap.jpg"&gt;&lt;/p&gt;
&lt;p&gt;So, now it&amp;rsquo;s time to think about and plan to upgrade databases 11.2.0.4 and 12.1.0.2, of course if  application was compatible too! :-)&lt;/p&gt;
&lt;p&gt;Remember, now Oracle Recertification program follow the schedules date (more information you could see in this &lt;a class="link" href="https://www.youtube.com/watch?v=Fk94YhBFZS8" target="_blank" rel="noopener"
 &gt;video&lt;/a&gt;).&lt;/p&gt;</description></item></channel></rss>