<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>masterschema &#187; 11gR2</title>
	<atom:link href="http://www.masterschema.com/category/oracle/11gr2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.masterschema.com</link>
	<description>a place for ideas about it.</description>
	<lastBuildDate>Fri, 16 Sep 2011 20:15:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Oracle RAC 11g R2 Install How-To in VMWare and iSCSI</title>
		<link>http://www.masterschema.com/2009/10/oracle-rac-11g-r2-installation-how-to-in-vmware-and-iscsi/</link>
		<comments>http://www.masterschema.com/2009/10/oracle-rac-11g-r2-installation-how-to-in-vmware-and-iscsi/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 07:22:26 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[11gR2]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Real Application Clusters (RAC)]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[RAC]]></category>

		<guid isPermaLink="false">http://www.masterschema.com/?p=63</guid>
		<description><![CDATA[How to install Oracle RAC 11g R2 Release 2 in VMWare Fusion with SCAN and GNS functionality using iSCSI for shared storage]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m working on a series of videos to demonstrate all the steps required to create a RAC 11g R2 using VMWare and iSCSI from scratch.  These videos will be reasonably free from clips, to show the full process and what to expect.  I find there are a lot of &#8220;How-tos&#8221; out there that are written, with screenshots, but that do not provide the newer DBA with the confidence that the procedure will work.  I feel a video first, procedure second, provides confidence that the steps documented do lead to something usable in the end.</p>
<p>These videos will be published in a seemingly random order, partly related to how I decide to edit/cut them.  Also there will be some differences in video/audio quality as I improve my processes over time.  The videos were not necessarily shot in the order of execution, but I will sequence them in a &#8220;Playlist&#8221; on youtube so it&#8217;s easy to figure out the order in which they should be watched.</p>
<p>Please keep in mind there will be gaps.  At present, I have put four new videos up; my intention is the following set of videos:</p>
<ol>
<li>Working with VMWare: Understanding guests, multiple virtual NICs, vmnet, vmdks, and the cloning process</li>
<li>Install Oracle Enterprise Linux (OEL, RHEL, CentOS) 5.4 or 5.3 using a kickstart file to build a generic &#8220;base brick machine&#8221; (BBM)</li>
<li>Understanding runlevels and booting into single user mode with GRUB and Linux</li>
<li>Create an iSCSI target host using a BBM (not bloated openfiler)</li>
<li>Create a router using a BBM to serve as a gateway and DHCP server for the public network of a RAC</li>
<li>Create a DNS server using a BBM, and create zones for Oracle Grid Infrastructure GNS</li>
<li>Install Oracle Enterprise Manager Grid Control 10.2.0.x and patch to 10.2.0.5 (10gR5) on a BBM</li>
<li>Understanding ssh user equivalency and using the basics of authorized_keys</li>
<li>Prepare a BBM for Oracle Grid Infrastructure 11g R2</li>
<li>Install Oracle Grid Infrastructure 11g R2 in VMWare on 2 nodes</li>
<li>Run root scripts for Oracle Grid Infrastructure 11g R2</li>
<li>Install Oracle Database Real Application Clusters (RAC) 11g R2 on 2 nodes</li>
<li>Creating a RAC 11g R2 database using DBCA</li>
</ol>
<p>Arguably steps 4 and 9 are probably the most difficult for configuring a RAC; #4, creating the shared storage &#8220;device&#8221; (in this case, a server running OEL with iSCSI target software) and #9, attaching the nodes to this device.</p>
<p>The 4 videos I&#8217;ve prepared and uploaded so far:</p>
<p>4. <a href="http://www.youtube.com/watch?v=6TAa-9DWxo0">Create an iSCSI target host using a BBM</a><br />
9. <a href="http://www.youtube.com/watch?v=aY9N447Tb7c"> Prepare a BBM for Oracle Grid Infrastructure 11g R2</a><br />
10. <a href="http://www.youtube.com/watch?v=6T9cwv-R46o">Install Oracle Grid Infrastructure 11g R2 in VMWare on 2 nodes</a><br />
11. <a href="http://www.youtube.com/watch?v=ynbTOgHaTqw">Run root scripts for Oracle Grid Infrastructure 11g R2</a></p>
<p>The playlist that I will maintain with this full list of videos is at this link.<br />
<a href="http://www.youtube.com/user/masterschema#grid/user/8DBBE5E49A28EA6A">http://www.youtube.com/user/masterschema#grid/user/8DBBE5E49A28EA6A</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.masterschema.com/2009/10/oracle-rac-11g-r2-installation-how-to-in-vmware-and-iscsi/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Removing an inaccessible or destroyed node from Oracle RAC 11gR2</title>
		<link>http://www.masterschema.com/2009/09/removing-an-inaccessible-or-destroyed-node-from-oracle-rac-11gr2/</link>
		<comments>http://www.masterschema.com/2009/09/removing-an-inaccessible-or-destroyed-node-from-oracle-rac-11gr2/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 06:46:48 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[11gR2]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Real Application Clusters (RAC)]]></category>
		<category><![CDATA[RAC]]></category>

		<guid isPermaLink="false">http://www.masterschema.com/?p=50</guid>
		<description><![CDATA[What do you do if you lose a node in a RAC as a result of destruction, theft, or other unrecoverable error? How do we clean up the existing cluster so the inaccessible node is removed permanently from Oracle Clusterware and Oracle RAC Databases? I demonstrate the current process with 11gR2, which now has many [...]]]></description>
			<content:encoded><![CDATA[<p>What do you do if you lose a node in a RAC as a result of destruction, theft, or other unrecoverable error?  How do we clean up the existing cluster so the inaccessible node is removed permanently from Oracle Clusterware and Oracle RAC Databases?</p>
<p>I demonstrate the current process with 11gR2, which now has many new crsctl commands that can help with this administrative task.</p>
<p>Obviously when this type of thing does happen in production, I&#8217;m sure it&#8217;ll be impossible to remain calm and collected, but I hope this video helps to demonstrate just how easy it is to deal with this type of disaster.</p>
<p>Please enjoy!</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/S1zqpD8IwvY&#038;hl=en&#038;fs=1&#038;hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/S1zqpD8IwvY&#038;hl=en&#038;fs=1&#038;hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.masterschema.com/2009/09/removing-an-inaccessible-or-destroyed-node-from-oracle-rac-11gr2/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Extending RAC 11gR2 to 4th node</title>
		<link>http://www.masterschema.com/2009/09/extending-rac-11gr2-to-4th-node/</link>
		<comments>http://www.masterschema.com/2009/09/extending-rac-11gr2-to-4th-node/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 12:58:23 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[11gR2]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Real Application Clusters (RAC)]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[RAC]]></category>

		<guid isPermaLink="false">http://www.masterschema.com/?p=44</guid>
		<description><![CDATA[I put together a follow-up video to the 3-node install where I add a 4th node of RAC 11gR2 in VMWare successfully, including extending the database to a total 4 instances. In less than 10 minutes of video, you will see the cloning of the Grid Infrastructure 11gR2 home, cloning of the Database 11gR2 home, [...]]]></description>
			<content:encoded><![CDATA[<p>I put together a follow-up video to the 3-node install where I add a 4th node of RAC 11gR2 in VMWare successfully, including extending the database to a total 4 instances.</p>
<p>In less than 10 minutes of video, you will see the cloning of the Grid Infrastructure 11gR2 home, cloning of the Database 11gR2 home, and creation of a 4th instance all running in VMWare.</p>
<p>addNode.sh has changed slightly; it no longer seems to allow an interactive Oracle Universal Installer (OUI) run.</p>
<p>I hope you enjoy this video!</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/dByvabeVXf0&#038;hl=en&#038;fs=1&#038;hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/dByvabeVXf0&#038;hl=en&#038;fs=1&#038;hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.masterschema.com/2009/09/extending-rac-11gr2-to-4th-node/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Install Oracle RAC 11g R2 in VMWare &#8211; 3 nodes</title>
		<link>http://www.masterschema.com/2009/09/install-oracle-rac-11g-r2-in-vmware-3-nodes/</link>
		<comments>http://www.masterschema.com/2009/09/install-oracle-rac-11g-r2-in-vmware-3-nodes/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 16:40:55 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[11gR2]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Real Application Clusters (RAC)]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[RAC]]></category>

		<guid isPermaLink="false">http://www.masterschema.com/?p=27</guid>
		<description><![CDATA[I have just put together some videos to demonstrate installing Oracle RAC 11g R2 successfully in VMWare, simulating 3 separate nodes. I will be adding a 4th node in VMWare to demonstrate how to add (and later remove) nodes and RAC instances in open databases. These videos show how viable it can be to use [...]]]></description>
			<content:encoded><![CDATA[<p>I have just put together some videos to demonstrate installing Oracle RAC 11g R2 successfully in VMWare, simulating 3 separate nodes.  I will be adding a 4th node in VMWare to demonstrate how to add (and later remove) nodes and RAC instances in open databases.</p>
<p>These videos show how viable it can be to use VMWare to build a test RAC enviroment, even with the latest version, 11g R2, despite the system requirements espoused by Oracle.  I take great pains to build the VMs and prep them for installation success, and I will later document all these processes and possibly create videos of the process too.</p>
<p>Please enjoy and let me know what you think!</p>
<p>Video 1 shows Grid Infrastructure installing on 3 VMWare nodes<br />
Video 2 was destroyed when Camtasia decided to crash and leave no temp files behind; it was the installation of 11g R2 Database in RAC<br />
Video 3 shows DBCA starting up<br />
Video 4 shows 3 instances of the RAC database up and kicking</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/ai-hlOWYOU0&#038;hl=en&#038;fs=1&#038;hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ai-hlOWYOU0&#038;hl=en&#038;fs=1&#038;hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/97RBKwXB_RY&#038;hl=en&#038;fs=1&#038;hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/97RBKwXB_RY&#038;hl=en&#038;fs=1&#038;hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/UX-Rk3GKyzo&#038;hl=en&#038;fs=1&#038;hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/UX-Rk3GKyzo&#038;hl=en&#038;fs=1&#038;hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.masterschema.com/2009/09/install-oracle-rac-11g-r2-in-vmware-3-nodes/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Flashing and blinking bug in Oracle Universal Installer Database 11gR2</title>
		<link>http://www.masterschema.com/2009/09/flashing-and-blinking-bug-in-oracle-universal-installer-database-11gr2/</link>
		<comments>http://www.masterschema.com/2009/09/flashing-and-blinking-bug-in-oracle-universal-installer-database-11gr2/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 05:33:16 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[11gR2]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.masterschema.com/?p=23</guid>
		<description><![CDATA[The latest release of Oracle Database came with an overhaul of the Oracle Universal Installer GUI.  There is a strange interaction between gnome and the OUI (runInstaller) that causes the screen to flash uncontrollably and not resize properly when the screen resolution is 800&#215;600 and gnome is configured as per defaults of RedHat Enterprise Linux [...]]]></description>
			<content:encoded><![CDATA[<p>The latest release of Oracle Database came with an overhaul of the Oracle Universal Installer GUI.  There is a strange interaction between gnome and the OUI (runInstaller) that causes the screen to flash uncontrollably and not resize properly when the screen resolution is 800&#215;600 and gnome is configured as per defaults of RedHat Enterprise Linux and Oracle Enterprise Linux, which consumes a few pixels on top and bottom reducing overall screen space to under 600 pixels tall.</p>
<p>This video was produced while sitting on a flight from YVR (Vancouver) to YOW (Ottawa), in seat 1A in J (Exec/First) class.  I had food over my MacBook Pro, and it&#8217;s a wonder the built-in microphone picked up anything.  I demonstrate this via a VNC connection in response to a question posted on Oracle forums regarding using VNC to install.  It is not VNC that is at fault; it is the lack of screen realestate that causes Oracle to blink and flash, and ultimately fail to visibly draw the &#8220;Next&#8221; button (although the ALT-N key combo still works)</p>
<p>Note that Oracle specifies a minimum of 1024&#215;768 resolution for 11gR2 installation.  See documentation <a href="http://download.oracle.com/docs/cd/E11882_01/install.112/e10840/pre_install.htm#BABHDBGF" target="_blank">here</a>.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/I6eYKbBj24U&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/I6eYKbBj24U&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.masterschema.com/2009/09/flashing-and-blinking-bug-in-oracle-universal-installer-database-11gr2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Oracle 11gR2 11.2.0.1 Real Application Cluster (RAC) installation on VMWare Fusion and OS X 10.6 Snow Leopard</title>
		<link>http://www.masterschema.com/2009/09/oracle-11gr2-11-2-0-1-real-application-cluster-rac-installation-on-vmware-fusion-and-os-x-10-6-snow-leopard/</link>
		<comments>http://www.masterschema.com/2009/09/oracle-11gr2-11-2-0-1-real-application-cluster-rac-installation-on-vmware-fusion-and-os-x-10-6-snow-leopard/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 19:25:17 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[11gR2]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Real Application Clusters (RAC)]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.masterschema.com/?p=15</guid>
		<description><![CDATA[I put together a video on a recent flight (September 11, 2009) from Toronto to Vancouver while killing time.  I just happened to have all the 11.2.0.1 distribution downloaded and ready to install, so I whipped up a few Virtual Machines, iSCSI based shared storage (No, I don&#8217;t use openfiler; rolled my own iSCSI Enterprise [...]]]></description>
			<content:encoded><![CDATA[<p>I put together a video on a recent flight (September 11, 2009) from Toronto to Vancouver while killing time.  I just happened to have all the 11.2.0.1 distribution downloaded and ready to install, so I whipped up a few Virtual Machines, iSCSI based shared storage (No, I don&#8217;t use openfiler; rolled my own iSCSI Enterprise Target (iet) based VM), and Oracle Enterprise Linux (OEL 5.2).</p>
<p>I messed up the NTP configuration, so the root.sh during the Grid Infrastructure install failed.  My intention is to build up a demo environment to show off all the features of 11gR2 as best as possible, all in Virtual Machines so that you can simulate the same educational environment on your own poor-man&#8217;s-garage-cluster. =)</p>
<p>I&#8217;ll whip up some documentation and procedures some time next week if there&#8217;s any interest from the community.  If no interest is expressed, I shall just keep my own notes for personal purposes and publish tidbits that might mean very little to others, so let me know (via comments or otherwise) what you think, and what you&#8217;d like to see.</p>
<p>Host machine: MacBook Pro (my portable lab) with 4GB of ram and built-in HD for all VM storage; VMWare Fusion 2.0.5; 2 Nodes attempted with Grid Infrastructure (ASM and Oracle Clusterware components).</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/yxfP840u1Lw&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/yxfP840u1Lw&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.masterschema.com/2009/09/oracle-11gr2-11-2-0-1-real-application-cluster-rac-installation-on-vmware-fusion-and-os-x-10-6-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

