<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Oracle ACE Director Kai Yu&#039;s Oracle Blog</title>
	<atom:link href="http://kyuoracleblog.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://kyuoracleblog.wordpress.com</link>
	<description>Share Oracle Tips and Tricks and Related News</description>
	<lastBuildDate>Thu, 12 Jan 2012 19:53:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='kyuoracleblog.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/e360e07d6e5ad576d77f95212740714c?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Oracle ACE Director Kai Yu&#039;s Oracle Blog</title>
		<link>http://kyuoracleblog.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://kyuoracleblog.wordpress.com/osd.xml" title="Oracle ACE Director Kai Yu&#039;s Oracle Blog" />
	<atom:link rel='hub' href='http://kyuoracleblog.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Oracle VM Manager 3.0.x Upgrade.</title>
		<link>http://kyuoracleblog.wordpress.com/2011/12/30/oracle-vm-manager-3-0-x-upgrade/</link>
		<comments>http://kyuoracleblog.wordpress.com/2011/12/30/oracle-vm-manager-3-0-x-upgrade/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 00:09:30 +0000</pubDate>
		<dc:creator>kyuoracleblog</dc:creator>
				<category><![CDATA[Oracle VM 3.0]]></category>
		<category><![CDATA[Oracle VM Manager upgrade]]></category>

		<guid isPermaLink="false">http://kyuoracleblog.wordpress.com/?p=1221</guid>
		<description><![CDATA[Recently I upgraded my Oracle VM Manager from 3.0.1 to 3.0.2. This blog entry will outline the upgrade steps and also attach some of results of the each step: 1. Download the Oracle VM Manager 3.0.2 upgrade software V28586-01_ovm_mgr_3.0.2_x84_64.zip from e-delivery: http://edelivery.oracle.com/oraclevm 2. unzip V28586-01_ovm_mgr_3.0.2_x84_64.zip to ovmm-3.0.2-upgrade-b73.iso file and copy the iso file to Oracle [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kyuoracleblog.wordpress.com&amp;blog=10328699&amp;post=1221&amp;subd=kyuoracleblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently I upgraded my Oracle VM Manager from 3.0.1 to 3.0.2.<br />
This blog entry will outline the upgrade steps and also<br />
attach some of results of the each step:<br />
 1.  Download the Oracle VM Manager 3.0.2 upgrade software<br />
     V28586-01_ovm_mgr_3.0.2_x84_64.zip from e-delivery: </p>
<p>http://edelivery.oracle.com/oraclevm</p>
<p> 2. unzip V28586-01_ovm_mgr_3.0.2_x84_64.zip to<br />
 ovmm-3.0.2-upgrade-b73.iso file and copy the iso file to<br />
 Oracle VM manager server<br />
 3. Mount the iso file to as a CD image as the root user:<br />
    mkdir /OVMUP<br />
    mount -o loop ovmm-3.0.2-upgrade-b73.iso /OVMUP<br />
 4. Do a full database backup of the Oracle VM repository<br />
    database<br />
 5. As the root user, ensure the Oracle VM Manager is running:<br />
   service ovmm status<br />
  if not, start it up:  service ovmm start<br />
 5. Run the upgrade as the root user:<br />
    cd /OVMUP<br />
[root@kovmmgr2 OVMUP]# ./runUpgrader.sh<br />
Oracle VM Manager 3.0.2.73 upgrade utility<br />
Upgrade logfile : /tmp/upgrade-2011-12-22-36.log</p>
<p>It is highly recommended to do a full database repository<br />
backup prior to upgrading Oracle VM Manager &#8230;</p>
<p>Press any key to continue &#8230;</p>
<p>Oracle VM Manager is running &#8230;<br />
Verifying installation status &#8230;<br />
Read Oracle VM Manager config file &#8230;<br />
Found Oracle VM Manager install files &#8230;<br />
Found Oracle VM Manager upgrader &#8230;<br />
Found Oracle WebLogic Server &#8230;<br />
Found Java &#8230;<br />
Using the following information :<br />
  Database Host          : localhost<br />
  Database SID           : XE<br />
  Database LSNR          : 1521<br />
  Oracle VM Schema       : ovs<br />
  Oracle VM Manager UUID : 0004fb0000010000905d254d353ebd0c<br />
  Current Build ID       : 3.0.1.1361<br />
Using /tmp/workdir.CdRiy10342 for backup and export location.<br />
Using /tmp/patchdir.kZYy10343 for patching.<br />
Enter password for user ovs :<br />
Please re-enter the password :<br />
Undeploying previous version of Oracle VM Manager application &#8230;<br />
Undeploying Oracle VM Manager help &#8230;<br />
Undeploying Oracle VM Manager console &#8230;<br />
Undeploying Oracle VM Manager core &#8230;<br />
Waiting for Oracle VM Manager core to fully undeploy&#8230;<br />
Waiting&#8230;<br />
Finished undeploying previous version &#8230;<br />
Exporting Oracle VM Manager repository &#8230;<br />
Please wait as this can take a long time &#8230;<br />
Oracle VM Manager repository export completed &#8230;<br />
Creating backup file &#8230;<br />
Oracle VM Manager repository backup in /tmp/ovm-manager-3-backup-2011-12-23.zip<br />
Deleting Oracle VM Manager repository &#8230;<br />
Oracle VM Manager repository delete completed &#8230;<br />
Upgrading Oracle VM Manager &#8230;<br />
Removing old files &#8230;<br />
Unpacking Oracle VM Manager 3.0.2.73<br />
Patching Oracle VM Manager repository &#8230;<br />
Please wait as this can take a long time &#8230;<br />
Oracle VM Manager repository patching completed &#8230;<br />
Importing Oracle VM Manager repository &#8230;<br />
Oracle VM Manager repository import completed &#8230;<br />
Redeploying Oracle VM Manager core container &#8230;<br />
Redeploying Oracle VM Manager console &#8230;<br />
Redeploying Oracle VM Manager help &#8230;<br />
Completed upgrade to 3.0.2.73 &#8230;<br />
Writing updated config in /u01/app/oracle/ovm-manager-3/.config<br />
Done &#8230;</p>
<p> 4. It took more than 12 hours to complete the upgrade.<br />
 I can&#8217;t belive it needs such a long time for the upgrade.<br />
 5. After the upgrade, login to VM manager, and you will see the the following :</p>
<p><a href="http://kyuoracleblog.files.wordpress.com/2011/12/vm_manager3022.png"><img src="http://kyuoracleblog.files.wordpress.com/2011/12/vm_manager3022.png?w=1024&#038;h=565" alt="" title="VM_manager302" width="1024" height="565" class="aligncenter size-large wp-image-1243" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kyuoracleblog.wordpress.com/1221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kyuoracleblog.wordpress.com/1221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kyuoracleblog.wordpress.com/1221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kyuoracleblog.wordpress.com/1221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kyuoracleblog.wordpress.com/1221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kyuoracleblog.wordpress.com/1221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kyuoracleblog.wordpress.com/1221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kyuoracleblog.wordpress.com/1221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kyuoracleblog.wordpress.com/1221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kyuoracleblog.wordpress.com/1221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kyuoracleblog.wordpress.com/1221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kyuoracleblog.wordpress.com/1221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kyuoracleblog.wordpress.com/1221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kyuoracleblog.wordpress.com/1221/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kyuoracleblog.wordpress.com&amp;blog=10328699&amp;post=1221&amp;subd=kyuoracleblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kyuoracleblog.wordpress.com/2011/12/30/oracle-vm-manager-3-0-x-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6f8cc187858617bc50788736fe47c27?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kyuoracleblog</media:title>
		</media:content>

		<media:content url="http://kyuoracleblog.files.wordpress.com/2011/12/vm_manager3022.png?w=1024" medium="image">
			<media:title type="html">VM_manager302</media:title>
		</media:content>
	</item>
		<item>
		<title>IOUG Virtualization Presentation Recording and Questions and Answers</title>
		<link>http://kyuoracleblog.wordpress.com/2011/11/29/ioug-virtualization-presentation-recording-and-questions-and-answers/</link>
		<comments>http://kyuoracleblog.wordpress.com/2011/11/29/ioug-virtualization-presentation-recording-and-questions-and-answers/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 20:41:21 +0000</pubDate>
		<dc:creator>kyuoracleblog</dc:creator>
				<category><![CDATA[IOUG]]></category>
		<category><![CDATA[IOUG Virtualization Education Online Series]]></category>
		<category><![CDATA[IOUG webinar]]></category>
		<category><![CDATA[Oracle 11g R2 RAC]]></category>
		<category><![CDATA[Oracle 11gR2]]></category>
		<category><![CDATA[Oracle RAC VM templates]]></category>
		<category><![CDATA[Oracle VM]]></category>
		<category><![CDATA[Oracle VM 3.0]]></category>
		<category><![CDATA[Oracle VM RAC templates]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kyuoracleblog.wordpress.com/?p=1181</guid>
		<description><![CDATA[On Sept 21, 2011, Saar Moaoz from Oracle RAC Pack Team and I co- presented an IOUG Virtualization online education session: &#8220;Virtualizing Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips.&#8221; This presentation was based on Oracle VM 3.0 technology, which was released a few weeks before this presentation. After the presentation, we have recieved a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kyuoracleblog.wordpress.com&amp;blog=10328699&amp;post=1181&amp;subd=kyuoracleblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>On Sept 21, 2011, Saar Moaoz from Oracle RAC Pack Team and I co-<br />
presented an IOUG Virtualization online education session:<br />
&#8220;Virtualizing Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips.&#8221;<br />
This presentation was based on Oracle VM 3.0 technology, which was<br />
released a few weeks before this presentation. After the presentation,<br />
we have recieved a few questions about Oracle VM and RAC. Both of Saar<br />
and I provided the answers for these questions. IOUG has posted the<br />
QAs and the actual presentation video recording on IOUG  IOUG  Webinar<br />
Archieve. I copied some of these quesions and answers as follow. For<br />
more details and the actual presentation recording, please visit this <a href="http://www.ioug.org/BestPracticesSolutions/Webinars/Virtualization/VirtualizationWebinar92111/tabid/260/Default.aspx">link</a>. You also can download the presentation pdf <a href="http://kyuoracleblog.files.wordpress.com/2011/11/virtualizing-oracle-rac-with-ovm_ioug_webseminar.pdf">here</a>. </p>
<p>Copy of the some Questions and Answers:</p>
<p>Q: Is there any written tutorials/white papers on how to setup a RAC<br />
on an Oracle VM?<br />
A: To use the RAC OVM Templates, <a href="http://www.oracle.com/technetwork/database/clustering/overview/rac-template-11grel2-166623.html.">http://www.oracle.com/technetwork/database/clustering/overview/rac-template-11grel2-166623.html.  </a>For whitepaper on RAC/OVM: <a href="http://www.oracle.com/technetwork/database/clustering/oracle-rac-in-oracle-vm-environment-131948.pdf">http://www.oracle.com/technetwork/database/clustering/oracle-rac-in-oracle-vm-environment-131948.pdf</a>For RAC support on Vmware, it is supported, just not certified, see My<br />
Oracle Support Note: <a href="https://support.oracle.com/CSP/main/article?cmd=show&amp;type=NOT&amp;id=249212.1">https://support.oracle.com/CSP/main/article?cmd=show&amp;type=NOT&amp;id=249212.1</a></p>
<p>Q: Is it supported to increase the size of System.img file (plenty of<br />
approaches is available in the internet), since it is based on block<br />
device and not LVM, which could eliminate this problem?<br />
A: Yes, the templates are a starting point, you are welcome to tune/<br />
tailor them further to your environments.</p>
<p>Q: Why should in production support template shared disk be on a local<br />
disk? How different node from multiple host can access them?<br />
A: Test deployment allows a special case, where the DB files are on<br />
localdisks, in that case all VMs forming the cluster must run on the<br />
same Dom0/OVS server.  For production, shared disks must be used and<br />
accessible from all Dom0/OVS Servers.  &#8220;lsinventory&#8221; output is available<br />
inside the zip file of each template, no need to create a VM, simply<br />
unzip and look at lsinventory output.</p>
<p>Q: Can RAC on VM use ASM instead of OCFS?<br />
A: RAC inside the guests uses ASM, not OCFS2.  On Dom0, for the<br />
repository, OVM may use NFS or OCFS2, but this places only the<br />
OS/Oracle VM files, not the database which is in ASM as said before.</p>
<p>Q: Will there be an OVM setup for RAC One Node?<br />
A: The current RAC OVM Templates support RAC ONE NODE. Simply follow<br />
note# 1232802.1.  Create a service, then use the convert database<br />
command. Note the troubleshooting section at bottom of that article.</p>
<p>Q: Does the template work when you deploy virtual images on different<br />
physical boxes and club them as nodes in RAC implementation?<br />
A: Yes, the templates work for production (where each VM is on different<br />
Dom0),or for test (where some or all VMs may be on same dom0).</p>
<p>Q: Installation instruction for installing RAC11g2 under OVM3?. pdf files<br />
are for ovm 2.<br />
A: The basic steps are the same. Import the template w/Manager, create<br />
the VMs, attach shared disks, adjust CPU/Memory.  The only catch is to<br />
remove the xenbr0/1 on the template and map it to the bridge names in<br />
OVM3.  We will have a reference document to highlight only these<br />
differences in some time.</p>
<p>Q: Do I need to install OVM 3.0 before I start applying my VM<br />
templates for RAC database?<br />
A: Yes. You need to install Oracle VM servers and VM manager<br />
and configure the virtual infrastructure before using VM template.</p>
<p>Q: I am not clear how to proceed if I have bare bone server<br />
A: Here is an outline of the steps.<br />
1. Install Oracle VM server,<br />
2. Install Oracle VM manager<br />
3. Configure shared storage and networks on VM servers<br />
4. Download and import the VM templates including RAC VM<br />
template<br />
5. Create VMs using templates<br />
6. configure the virtual networks and virtual storage on VMs<br />
7. following the step given by Saar to configure RAC on the<br />
VMs. The first part of the presentation covers the virtual<br />
infrastructure configuration (step 1-6) .</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kyuoracleblog.wordpress.com/1181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kyuoracleblog.wordpress.com/1181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kyuoracleblog.wordpress.com/1181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kyuoracleblog.wordpress.com/1181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kyuoracleblog.wordpress.com/1181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kyuoracleblog.wordpress.com/1181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kyuoracleblog.wordpress.com/1181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kyuoracleblog.wordpress.com/1181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kyuoracleblog.wordpress.com/1181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kyuoracleblog.wordpress.com/1181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kyuoracleblog.wordpress.com/1181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kyuoracleblog.wordpress.com/1181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kyuoracleblog.wordpress.com/1181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kyuoracleblog.wordpress.com/1181/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kyuoracleblog.wordpress.com&amp;blog=10328699&amp;post=1181&amp;subd=kyuoracleblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kyuoracleblog.wordpress.com/2011/11/29/ioug-virtualization-presentation-recording-and-questions-and-answers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6f8cc187858617bc50788736fe47c27?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kyuoracleblog</media:title>
		</media:content>
	</item>
		<item>
		<title>Oracle OpenWorld 2011 Diary</title>
		<link>http://kyuoracleblog.wordpress.com/2011/10/04/oracle-openworld-2011-diary/</link>
		<comments>http://kyuoracleblog.wordpress.com/2011/10/04/oracle-openworld-2011-diary/#comments</comments>
		<pubDate>Tue, 04 Oct 2011 16:05:52 +0000</pubDate>
		<dc:creator>kyuoracleblog</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kyuoracleblog.wordpress.com/?p=1087</guid>
		<description><![CDATA[Sunday Oct 2, 2011: 1. Gave IOUG presentation: Ensure the High Availability and Stability of Oracle RAC: Storage and Network Side Story , Session #09385, at 01:30 PM. the session was held at 192 seats Moscone West – 2005 conference. Around 75%-80% seats were full. 2.Launching the IOUG Virtualization SIG: 360 Degrees of Virtualization for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kyuoracleblog.wordpress.com&amp;blog=10328699&amp;post=1087&amp;subd=kyuoracleblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Sunday Oct 2, 2011:</p>
<p>1. Gave IOUG presentation: <a href="http://kyuoracleblog.files.wordpress.com/2011/11/ioug_kai_yu_oow11_session_09385.pdf">Ensure the High Availability and Stability of Oracle RAC: Storage and Network Side Story  </a>, Session #09385,  at 01:30 PM. the session was held at  192 seats Moscone West – 2005 conference. Around 75%-80% seats were full. </p>
<p><a href="http://kyuoracleblog.files.wordpress.com/2011/10/img_4912.jpg"><img src="http://kyuoracleblog.files.wordpress.com/2011/10/img_4912.jpg?w=300&#038;h=192" alt="" title="IMG_4912" width="300" height="192" class="aligncenter size-medium wp-image-1090" /></a></p>
<p><a href="http://kyuoracleblog.files.wordpress.com/2011/10/img_49151.jpg"><img src="http://kyuoracleblog.files.wordpress.com/2011/10/img_49151.jpg?w=300&#038;h=168" alt="" title="IMG_4915" width="300" height="168" class="aligncenter size-medium wp-image-1106" /></a></p>
<p><a href="http://kyuoracleblog.files.wordpress.com/2011/10/img_49161.jpg"><img src="http://kyuoracleblog.files.wordpress.com/2011/10/img_49161.jpg?w=300&#038;h=168" alt="" title="IMG_4916" width="300" height="168" class="aligncenter size-medium wp-image-1108" /></a></p>
<p>2.Launching the IOUG Virtualization SIG: 360 Degrees of Virtualization for Oracle DBA… , session #28900, IOUG Virtualization panel,  10/2, Sunday, 04:00 PM, Moscone West – 2009</p>
<p><a href="http://kyuoracleblog.files.wordpress.com/2011/10/img_4918.jpg"><img src="http://kyuoracleblog.files.wordpress.com/2011/10/img_4918.jpg?w=300&#038;h=168" alt="" title="IMG_4918" width="300" height="168" class="aligncenter size-medium wp-image-1100" /></a></p>
<p>3. Attend Larry&#8217;s Sunday welcome Keynote at 5:30pm.<br />
<a href="http://kyuoracleblog.files.wordpress.com/2011/10/img_4942.jpg"><img src="http://kyuoracleblog.files.wordpress.com/2011/10/img_4942.jpg?w=300&#038;h=168" alt="" title="IMG_4942" width="300" height="168" class="aligncenter size-medium wp-image-1114" /></a></p>
<p><a href="http://kyuoracleblog.files.wordpress.com/2011/10/img_4994.jpg"><img src="http://kyuoracleblog.files.wordpress.com/2011/10/img_4994.jpg?w=300&#038;h=168" alt="" title="IMG_4994" width="300" height="168" class="aligncenter size-medium wp-image-1118" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kyuoracleblog.wordpress.com/1087/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kyuoracleblog.wordpress.com/1087/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kyuoracleblog.wordpress.com/1087/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kyuoracleblog.wordpress.com/1087/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kyuoracleblog.wordpress.com/1087/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kyuoracleblog.wordpress.com/1087/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kyuoracleblog.wordpress.com/1087/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kyuoracleblog.wordpress.com/1087/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kyuoracleblog.wordpress.com/1087/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kyuoracleblog.wordpress.com/1087/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kyuoracleblog.wordpress.com/1087/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kyuoracleblog.wordpress.com/1087/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kyuoracleblog.wordpress.com/1087/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kyuoracleblog.wordpress.com/1087/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kyuoracleblog.wordpress.com&amp;blog=10328699&amp;post=1087&amp;subd=kyuoracleblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kyuoracleblog.wordpress.com/2011/10/04/oracle-openworld-2011-diary/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6f8cc187858617bc50788736fe47c27?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kyuoracleblog</media:title>
		</media:content>

		<media:content url="http://kyuoracleblog.files.wordpress.com/2011/10/img_4912.jpg?w=300" medium="image">
			<media:title type="html">IMG_4912</media:title>
		</media:content>

		<media:content url="http://kyuoracleblog.files.wordpress.com/2011/10/img_49151.jpg?w=300" medium="image">
			<media:title type="html">IMG_4915</media:title>
		</media:content>

		<media:content url="http://kyuoracleblog.files.wordpress.com/2011/10/img_49161.jpg?w=300" medium="image">
			<media:title type="html">IMG_4916</media:title>
		</media:content>

		<media:content url="http://kyuoracleblog.files.wordpress.com/2011/10/img_4918.jpg?w=300" medium="image">
			<media:title type="html">IMG_4918</media:title>
		</media:content>

		<media:content url="http://kyuoracleblog.files.wordpress.com/2011/10/img_4942.jpg?w=300" medium="image">
			<media:title type="html">IMG_4942</media:title>
		</media:content>

		<media:content url="http://kyuoracleblog.files.wordpress.com/2011/10/img_4994.jpg?w=300" medium="image">
			<media:title type="html">IMG_4994</media:title>
		</media:content>
	</item>
		<item>
		<title>Attending Oracle ACE Director Briefing in Oracle HQ</title>
		<link>http://kyuoracleblog.wordpress.com/2011/09/30/attending-oracle-ace-director-briefing-in-oracle-hq/</link>
		<comments>http://kyuoracleblog.wordpress.com/2011/09/30/attending-oracle-ace-director-briefing-in-oracle-hq/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 07:17:58 +0000</pubDate>
		<dc:creator>kyuoracleblog</dc:creator>
				<category><![CDATA[Oracle ACE]]></category>
		<category><![CDATA[Oracle ACE Director Briefing]]></category>
		<category><![CDATA[Oracle ACE Program]]></category>
		<category><![CDATA[Oracle Events]]></category>
		<category><![CDATA[Oracle Openworld 2011]]></category>
		<category><![CDATA[Oracle Technology Network]]></category>
		<category><![CDATA[Oracle Technology updates]]></category>

		<guid isPermaLink="false">http://kyuoracleblog.wordpress.com/?p=1074</guid>
		<description><![CDATA[As a tradition, Oracle ACE diretor briefing is held in Oracle HQ in Redwood Shores . This product briefing covers some of the latest development of Oracle Technology that will be announced on coming Oracle OpenWorld.  It is very exciting to see this new technology. It is also an Oracle ACE director family reunion. Greate  to see all these good friends from [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kyuoracleblog.wordpress.com&amp;blog=10328699&amp;post=1074&amp;subd=kyuoracleblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As a tradition, Oracle ACE diretor briefing is held in Oracle HQ in Redwood Shores . This product briefing covers some of the latest development of Oracle Technology that will be announced on coming Oracle OpenWorld.  It is very exciting to see this new technology. It is also an Oracle ACE director family reunion. Greate  to see all these good friends from all over the world.</p>
<p>Oracle Executive Vice President Tomas Kurian gave an opening address.</p>
<p>&nbsp;</p>
<p><a href="http://kyuoracleblog.files.wordpress.com/2011/09/img_47841.jpg"><img class="aligncenter size-medium wp-image-1076" title="IMG_4784" src="http://kyuoracleblog.files.wordpress.com/2011/09/img_47841.jpg?w=300&#038;h=168" alt="" width="300" height="168" /></a></p>
<p>Oralce Vice President Database Product Manageemnt Mark Townsend  talked about Database products.</p>
<p><a href="http://kyuoracleblog.files.wordpress.com/2011/09/img_4790.jpg"><img class="aligncenter size-medium wp-image-1077" title="IMG_4790" src="http://kyuoracleblog.files.wordpress.com/2011/09/img_4790.jpg?w=300&#038;h=168" alt="" width="300" height="168" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kyuoracleblog.wordpress.com/1074/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kyuoracleblog.wordpress.com/1074/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kyuoracleblog.wordpress.com/1074/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kyuoracleblog.wordpress.com/1074/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kyuoracleblog.wordpress.com/1074/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kyuoracleblog.wordpress.com/1074/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kyuoracleblog.wordpress.com/1074/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kyuoracleblog.wordpress.com/1074/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kyuoracleblog.wordpress.com/1074/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kyuoracleblog.wordpress.com/1074/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kyuoracleblog.wordpress.com/1074/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kyuoracleblog.wordpress.com/1074/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kyuoracleblog.wordpress.com/1074/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kyuoracleblog.wordpress.com/1074/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kyuoracleblog.wordpress.com&amp;blog=10328699&amp;post=1074&amp;subd=kyuoracleblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kyuoracleblog.wordpress.com/2011/09/30/attending-oracle-ace-director-briefing-in-oracle-hq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6f8cc187858617bc50788736fe47c27?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kyuoracleblog</media:title>
		</media:content>

		<media:content url="http://kyuoracleblog.files.wordpress.com/2011/09/img_47841.jpg?w=300" medium="image">
			<media:title type="html">IMG_4784</media:title>
		</media:content>

		<media:content url="http://kyuoracleblog.files.wordpress.com/2011/09/img_4790.jpg?w=300" medium="image">
			<media:title type="html">IMG_4790</media:title>
		</media:content>
	</item>
		<item>
		<title>IOUG Vritualization Webinar Recording is online.</title>
		<link>http://kyuoracleblog.wordpress.com/2011/09/23/ioug-vritualization-webinar-recording-is-online/</link>
		<comments>http://kyuoracleblog.wordpress.com/2011/09/23/ioug-vritualization-webinar-recording-is-online/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 02:55:40 +0000</pubDate>
		<dc:creator>kyuoracleblog</dc:creator>
				<category><![CDATA[IOUG]]></category>
		<category><![CDATA[IOUG Virtualization Education Online Series]]></category>
		<category><![CDATA[IOUG webinar]]></category>
		<category><![CDATA[Oracle 11g R2 RAC]]></category>
		<category><![CDATA[Oracle 11gR2]]></category>
		<category><![CDATA[Oracle RAC VM templates]]></category>
		<category><![CDATA[Oracle User Community]]></category>
		<category><![CDATA[Oracle VM]]></category>
		<category><![CDATA[Oracle VM 3.0]]></category>

		<guid isPermaLink="false">http://kyuoracleblog.wordpress.com/?p=1050</guid>
		<description><![CDATA[The IOUG vritualization Webinar presented by Saar Maoz and myself was very well recieived. Accoriding to the IOUG statistics, there were 444 registrants and 192 people attending the sessoion. In the first part, I spent 30 minutes showing some of new features of Oracle VM 3.0 and how to build the virtual infrasturcture for deploying [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kyuoracleblog.wordpress.com&amp;blog=10328699&amp;post=1050&amp;subd=kyuoracleblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The IOUG vritualization Webinar presented by Saar Maoz and myself<br />
was very well recieived. Accoriding to the IOUG statistics, there<br />
were 444 registrants and 192 people attending the sessoion. In the<br />
first part, I spent 30 minutes showing some of new features<br />
of Oracle VM 3.0 and how to build the virtual infrasturcture for<br />
deploying and running RAC with Oracle VM server 3.0 and Oracle VM<br />
Manager 3.0.</p>
<p>In the second half of session, Saar presented Oracle RAC templats<br />
and did a live demo how to build a two node 11gR2 RAC database on<br />
Oracle VMs using RAC VM template in less than one hour.</p>
<p>If you are interested in reviewing the presentation again, IOUG has<br />
posted the live recording of this presentation <a href="http://www.ioug.org/BestPracticesSolutions/Webinars/Virtualization/VirtualizationWebinar92111/tabid/260/Default.aspx">click here</a>:  </p>
<p>http://www.ioug.org/BestPracticesSolutions/Webinars/Virtualization/VirtualizationWebinar92111/tabid/260/Default.aspx</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kyuoracleblog.wordpress.com/1050/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kyuoracleblog.wordpress.com/1050/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kyuoracleblog.wordpress.com/1050/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kyuoracleblog.wordpress.com/1050/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kyuoracleblog.wordpress.com/1050/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kyuoracleblog.wordpress.com/1050/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kyuoracleblog.wordpress.com/1050/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kyuoracleblog.wordpress.com/1050/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kyuoracleblog.wordpress.com/1050/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kyuoracleblog.wordpress.com/1050/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kyuoracleblog.wordpress.com/1050/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kyuoracleblog.wordpress.com/1050/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kyuoracleblog.wordpress.com/1050/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kyuoracleblog.wordpress.com/1050/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kyuoracleblog.wordpress.com&amp;blog=10328699&amp;post=1050&amp;subd=kyuoracleblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kyuoracleblog.wordpress.com/2011/09/23/ioug-vritualization-webinar-recording-is-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6f8cc187858617bc50788736fe47c27?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kyuoracleblog</media:title>
		</media:content>
	</item>
		<item>
		<title>Latest release of  Oracle Enterprise Manager will be announced at Oracle OpenWorld 2011</title>
		<link>http://kyuoracleblog.wordpress.com/2011/09/23/latest-release-of-oracle-enterprise-manager-will-be-announced-at-oracle-openworld-2011/</link>
		<comments>http://kyuoracleblog.wordpress.com/2011/09/23/latest-release-of-oracle-enterprise-manager-will-be-announced-at-oracle-openworld-2011/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 02:23:29 +0000</pubDate>
		<dc:creator>kyuoracleblog</dc:creator>
				<category><![CDATA[Enterprise Manager upgrade]]></category>
		<category><![CDATA[New release Oracle Enterprise Manager]]></category>
		<category><![CDATA[Oracle Events]]></category>
		<category><![CDATA[Oracle Openworld 2011]]></category>

		<guid isPermaLink="false">http://kyuoracleblog.wordpress.com/?p=1036</guid>
		<description><![CDATA[At this coming Oracle OpenWorld, Oracle will announece the new release of Oracle Enetrprise Manager. In last few months, as a beta partner, we have actively involved on the POC project of upgrading our current version of Oracle Enterprise Manager to this new release. I would recommend we should attend the following Oracle OpenWorld Sessions [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kyuoracleblog.wordpress.com&amp;blog=10328699&amp;post=1036&amp;subd=kyuoracleblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>At this coming Oracle OpenWorld, Oracle will announece the new release<br />
of Oracle Enetrprise Manager. In last few months, as a beta partner,<br />
we have actively involved on the POC project of upgrading our current<br />
version of Oracle Enterprise Manager to this new release. </p>
<p>I would recommend we should attend the following Oracle OpenWorld Sessions to learn the new release of Oracle Enterprise Manager and the best way to upgrade from your current Oracle Enetrprise Manager to this<br />
new release Oracle Enterrpise Manager:</p>
<p>1)  Session #20000,   Oracle Enterprise Manager Upgrade Best Practices MosconeS, Wednesday, 05:00 PM, Moscone South &#8211; 309  by  Akanksha Sheoran Kaler, the senior product manager for Oracle Enterprise Manager at Oracle.</p>
<p>Description: The latest release of Enterprise Manager has arrived. While you may be eager to put it in action, you are also concerned about how to upgrade your current system without disrupting your ongoing monitoring. This session will cover the best practices for upgrading Enterprise Manager and how to make the upgrade seamless and uneventful.</p>
<p>2) Session 07633 &#8211; Upgrading Oracle Enterprise Manager, Using Best Practices,Thursday, 01:30 PM, InterContinental &#8211; InterContinental Ballroom A-, Roger Lopez (Dell), Kai Yu (Dell), Akanksha Sheoran Kaler (Oracle) </p>
<p>Description: This session examines options and methods available for performing Oracle Enterprise Manager upgrades with minimal downtime and that fit your business needs. You will learn about upgrade approaches and best practices. The presentation highlights the worst mistakes you can make, the key steps you can skip, and common errors that will cause your upgrade to fail.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kyuoracleblog.wordpress.com/1036/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kyuoracleblog.wordpress.com/1036/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kyuoracleblog.wordpress.com/1036/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kyuoracleblog.wordpress.com/1036/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kyuoracleblog.wordpress.com/1036/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kyuoracleblog.wordpress.com/1036/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kyuoracleblog.wordpress.com/1036/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kyuoracleblog.wordpress.com/1036/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kyuoracleblog.wordpress.com/1036/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kyuoracleblog.wordpress.com/1036/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kyuoracleblog.wordpress.com/1036/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kyuoracleblog.wordpress.com/1036/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kyuoracleblog.wordpress.com/1036/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kyuoracleblog.wordpress.com/1036/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kyuoracleblog.wordpress.com&amp;blog=10328699&amp;post=1036&amp;subd=kyuoracleblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kyuoracleblog.wordpress.com/2011/09/23/latest-release-of-oracle-enterprise-manager-will-be-announced-at-oracle-openworld-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6f8cc187858617bc50788736fe47c27?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kyuoracleblog</media:title>
		</media:content>
	</item>
		<item>
		<title>My Oracle VM3.0 presenation on Sept 21@12:00pm</title>
		<link>http://kyuoracleblog.wordpress.com/2011/09/21/my-oracle-vm3-0-presenation-on-sept-211200pm/</link>
		<comments>http://kyuoracleblog.wordpress.com/2011/09/21/my-oracle-vm3-0-presenation-on-sept-211200pm/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 04:34:06 +0000</pubDate>
		<dc:creator>kyuoracleblog</dc:creator>
				<category><![CDATA[IOUG Virtualization Education Online Series]]></category>
		<category><![CDATA[IOUG webinar]]></category>
		<category><![CDATA[Oracle Events]]></category>
		<category><![CDATA[Oracle RAC]]></category>
		<category><![CDATA[Oracle User Community]]></category>
		<category><![CDATA[Oracle VM]]></category>
		<category><![CDATA[Oracle VM 3.0]]></category>

		<guid isPermaLink="false">http://kyuoracleblog.wordpress.com/?p=1020</guid>
		<description><![CDATA[Recently I have completed a virtualization infrasturecture configuration based on Oracle VM3.0. This virtualization includes Oracle VM3.0 Manager, two Oracle VM 3.0 servers running on Two Dell R710 servers and Dell Compellent Fibre Channel SAN. I will share my Oracle VM 3.0 experience on my presentation for IOUG Virtualization Webinar. The followings are the presenntation infomration: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kyuoracleblog.wordpress.com&amp;blog=10328699&amp;post=1020&amp;subd=kyuoracleblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently I have completed a virtualization infrasturecture configuration based on Oracle VM3.0.</p>
<p>This virtualization includes Oracle VM3.0 Manager, two Oracle VM 3.0 servers running on Two<br />
Dell R710 servers and Dell Compellent Fibre Channel SAN.</p>
<p>I will share my Oracle VM 3.0 experience on my presentation for IOUG Virtualization Webinar.<br />
The followings are the presenntation infomration:</p>
<p>IOUG Virtualization Webinar<br />
*** Wednesday, 21-Sept-2011, 12:00pm Central / 1:00 pm Eastern</p>
<p>==========</p>
<p>Title:  Virtualizing Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips<br />
**** Presented by Saar Maoz,  Oracle Corp and Kai Yu, Dell Inc***</p>
<p>Virtualization technology provides the solution to enable the server<br />
partition and consolidation for improving the resource utilization<br />
and archiving the great flexibility and high availability. Combining<br />
Oracle VM with Oracle RAC provides the grid ready architecture to<br />
consolidate the data center infrastructure. Recently released Oracle<br />
VM 3.0 has introduced a lot of new features for scalability, manageability<br />
and ease-of-use. This presenter covers the configuration of such an<br />
architecture based on Oracle VM and Oracle 11g R2 RAC. You will learn<br />
the basic Oracle VM architecture as well as the tips and tricks<br />
of configuring networks and shared storage in Oracle VM 3.0 for the<br />
multiple layers virtual infrastructure  to support 11g R2 RAC database<br />
deployment. Another focus area of this presentation is Oracle RAC VM<br />
templates and how to use it for the rapid deployment of Oracle<br />
RAC cluster on Oracle VM.</p>
<p>(Refer to IOUG online Education at : http://www.ioug.org/Events/OnlineEducationSeries/tabid/85/Default.aspx)</p>
<p>Start time: Wednesday, Sept 21, 2011, 12:00pm Central / 1:00 pm Eastern.<br />
The presentation will last one hour.</p>
<p>Register the webinar here: https://www1.gotomeeting.com/register/243968153</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kyuoracleblog.wordpress.com/1020/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kyuoracleblog.wordpress.com/1020/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kyuoracleblog.wordpress.com/1020/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kyuoracleblog.wordpress.com/1020/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kyuoracleblog.wordpress.com/1020/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kyuoracleblog.wordpress.com/1020/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kyuoracleblog.wordpress.com/1020/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kyuoracleblog.wordpress.com/1020/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kyuoracleblog.wordpress.com/1020/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kyuoracleblog.wordpress.com/1020/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kyuoracleblog.wordpress.com/1020/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kyuoracleblog.wordpress.com/1020/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kyuoracleblog.wordpress.com/1020/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kyuoracleblog.wordpress.com/1020/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kyuoracleblog.wordpress.com&amp;blog=10328699&amp;post=1020&amp;subd=kyuoracleblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kyuoracleblog.wordpress.com/2011/09/21/my-oracle-vm3-0-presenation-on-sept-211200pm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6f8cc187858617bc50788736fe47c27?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kyuoracleblog</media:title>
		</media:content>
	</item>
		<item>
		<title>My OOW 2011 Conference Presentation Schedules</title>
		<link>http://kyuoracleblog.wordpress.com/2011/08/13/my-oracle-openworld-2011-conference-presentation-schedules/</link>
		<comments>http://kyuoracleblog.wordpress.com/2011/08/13/my-oracle-openworld-2011-conference-presentation-schedules/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 22:56:19 +0000</pubDate>
		<dc:creator>kyuoracleblog</dc:creator>
				<category><![CDATA[ASM]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[High Availability]]></category>
		<category><![CDATA[Oracle 11g R2 RAC]]></category>
		<category><![CDATA[Oracle 11gR2]]></category>
		<category><![CDATA[Oracle Openworld 2011]]></category>
		<category><![CDATA[Oracle RAC]]></category>
		<category><![CDATA[Oracle VM]]></category>

		<guid isPermaLink="false">http://kyuoracleblog.wordpress.com/?p=994</guid>
		<description><![CDATA[I will present or participlate as a panellist of the following OOW sessions: 1. Ensure the High Availability and Stability of Oracle RAC: Storage and Network Side Story  , Session #09385,  10/2/2011, Sunday, 01:30 PM, Moscone West – 2005 2.Launching the IOUG Virtualization SIG: 360 Degrees of Virtualization for Oracle DBA&#8230; , session #28900, IOUG Virtualization panel,  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kyuoracleblog.wordpress.com&amp;blog=10328699&amp;post=994&amp;subd=kyuoracleblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I will present or participlate as a panellist of the following OOW sessions:</p>
<p><em>1. <a title="View Session" href="https://oracleus.wingateweb.com/scheduler/modifySession.do?SESSION_ID=9385">Ensure the High Availability and Stability of Oracle RAC: Storage and Network Side Story </a> , Session #09385,  10/2/2011, Sunday, 01:30 PM, Moscone West – 2005</em></p>
<p><em>2.</em><a href="https://oracleus.wingateweb.com/scheduler/modifySession.do?SESSION_ID=28900">Launching the IOUG Virtualization SIG: 360 Degrees of Virtualization for Oracle DBA&#8230;</a> , session #28900, IOUG Virtualization panel,  10/2, Sunday, 04:00 PM, Moscone West &#8211; 2009</p>
<p><em>3. <a title="View Session" href="https://oracleus.wingateweb.com/scheduler/modifySession.do?SESSION_ID=8945">Consolidate Oracle E-Business Suite Databas in Oracle Database 11g Release 2 Grid: Case Study, </a> session#08945, 10/4/2011, </em><em>Tuesday, 10:15 AM, Intercontinental – Intercontinental Ballroom A</em></p>
<p><em>4. <a title="View Session" href="https://oracleus.wingateweb.com/scheduler/modifySession.do?SESSION_ID=6980"> Configuring and Managing a Private Cloud with Oracle Enterprise Manager </a>, Oracle OpenWorld 2011 session#06980 ,  10/4/2011, Tuesday, 05:30 PM,   Moscone South – 309, San Franscio</em></p>
<p><em>5.  <a title="View Session" href="https://oracleus.wingateweb.com/scheduler/modifySession.do?SESSION_ID=7633"> Upgrading Oracle Enterprise Manager, Using Best Practices </a>, Oracle OpenWorld 2011 session#0733, 10/6/2011, Thursday, 01:30 PM, Intercontinental – Intercontinental Ballroom A </em></p>
<p><em>For details, please refer to the Oracle OpenWorld 2011 Content Catalog: <a href="https://oracleus.wingateweb.com/scheduler/eventcatalog/eventCatalog.do?ts=1313274714855">https://oracleus.wingateweb.com/scheduler/eventcatalog/eventCatalog.do?ts=1313274714855</a></em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kyuoracleblog.wordpress.com/994/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kyuoracleblog.wordpress.com/994/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kyuoracleblog.wordpress.com/994/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kyuoracleblog.wordpress.com/994/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kyuoracleblog.wordpress.com/994/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kyuoracleblog.wordpress.com/994/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kyuoracleblog.wordpress.com/994/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kyuoracleblog.wordpress.com/994/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kyuoracleblog.wordpress.com/994/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kyuoracleblog.wordpress.com/994/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kyuoracleblog.wordpress.com/994/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kyuoracleblog.wordpress.com/994/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kyuoracleblog.wordpress.com/994/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kyuoracleblog.wordpress.com/994/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kyuoracleblog.wordpress.com&amp;blog=10328699&amp;post=994&amp;subd=kyuoracleblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kyuoracleblog.wordpress.com/2011/08/13/my-oracle-openworld-2011-conference-presentation-schedules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6f8cc187858617bc50788736fe47c27?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kyuoracleblog</media:title>
		</media:content>
	</item>
		<item>
		<title>A Summary of My Experiences with the 2011 Oracle Technology Network Latin America Tour</title>
		<link>http://kyuoracleblog.wordpress.com/2011/08/13/a-summary-of-my-experiences-on-oracle-technology-network-latin-america-tour/</link>
		<comments>http://kyuoracleblog.wordpress.com/2011/08/13/a-summary-of-my-experiences-on-oracle-technology-network-latin-america-tour/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 19:57:18 +0000</pubDate>
		<dc:creator>kyuoracleblog</dc:creator>
				<category><![CDATA[ASM]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Oracle 11g R2 RAC]]></category>
		<category><![CDATA[Oracle 11gR2]]></category>
		<category><![CDATA[Oracle ACE]]></category>
		<category><![CDATA[Oracle ACE Program]]></category>
		<category><![CDATA[Oracle Events]]></category>
		<category><![CDATA[Oracle RAC]]></category>
		<category><![CDATA[Oracle Technology Network]]></category>
		<category><![CDATA[Oracle User Community]]></category>
		<category><![CDATA[Oracle VM]]></category>
		<category><![CDATA[OTN]]></category>
		<category><![CDATA[OTN South America Tour]]></category>

		<guid isPermaLink="false">http://kyuoracleblog.wordpress.com/?p=908</guid>
		<description><![CDATA[From July 5th to July 23rd, 2011, the 2011 Oracle Technology Network (OTN)Latin America Tour covered multiple countries ranging from Central America to South America.  The tour&#8217;s purpose was to give a series of presentations on various areas of Oracle Technology.  Led by Tom Kyte, the vice president of Oracle Corporation, the OTN tour speaker team consisted [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kyuoracleblog.wordpress.com&amp;blog=10328699&amp;post=908&amp;subd=kyuoracleblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>From July 5<sup>th</sup> to July 23<sup>rd</sup>, 2011, the <a href="http://www.oracle.com/technetwork/es/community/developer-day/otn-latinoamerica-tour-406460-esa.html">2011 Oracle Technology Network (OTN)Latin America Tour</a> covered multiple countries ranging from Central America to South America.  The tour&#8217;s purpose was to give a series of presentations on various areas of Oracle Technology.  Led by Tom Kyte, the vice president of Oracle Corporation, the OTN tour speaker team consisted of world leading experts on Oracle Technology from Oracle Corporation as well as from the industry technology community.  It was a great honor to be invited to join this speaker team  to travel  and speak with  some of the  industry&#8217;s legendary speakers:   Graham Wood, Debra Lilley, Hans Forbrich , Francisco Munoz Alvarez, Ronald Bradford, Kuassis Mensah, Arup Nand and the great speakers from the local Oracle user group of each country.</p>
<p><a href="http://www.oracle.com/technetwork/es/community/developer-day/otn-latinoamerica-tour-406460-esa.html">The 2011 OTN Latin America Tour Speaker Team</a><img class="aligncenter size-medium wp-image-917" title="speakers" src="http://kyuoracleblog.files.wordpress.com/2011/08/speakers1.png?w=508&#038;h=141" alt="" width="508" height="141" /></p>
<p>On this OTN Latin America tour, I gave the following technology presentations at three South American conference sites: Sao Paulo, Brazil<strong>;  </strong>Montevideo, Uruguay and Santiago, Chile:</p>
<ol>
<li><a href="http://attachments.wetpaintserv.us/keGaLgiYdDlJ-J9ApGcC7g1238381">Virtualized Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips</a></li>
<li><a href="http://attachments.wetpaintserv.us/3npoXsVSbUV5pHUyc1KELQ1455104">Oracle 11gR2 Clusterware: Architecture and Best Practices of Configuration and Troubleshooting</a></li>
</ol>
<p>Through these two presentations,  I  discussed  the Oracle RAC and Oracle VM technology with the Oracle user communities of these three countries, and also introduced the engineering work we do at the Dell Oracle solutions engineering lab on Oracle databases, and  Oracle VM and Cloud infrastructure. Additionally, I explained how the people in the  user communities in these quickly growing economic regions can take advantage of these solutions to meet their business needs.</p>
<p>At first thanks OTN for the sponsorship of the tour. And I want to expecially  thanks the event organizer Francisco Munoz Alvarez  for his admirable efforts,  and thanks  the local user group leaders and team members who hard work  made this great opportunity possible. It was delightful to see that the people in the Oracle communities in these three countries were very eager to explore  the new Oracle technology.  In two of my sessions in Sao Paulo, the audience filled the entire conference rooms. Brazil user group leader Eduardo Hahn and his team did an excellent job organizing this conference.  I was also amazed by the excellent work and great hospitality of the wonderful Uruguay user group  leaders Nelson  Calero and  Edelweiss  Kammermann and their team. The conference in Chile was  held in a great facility provided by a local private university. The conference&#8217;s audience was very attentive to the presentation content and they were very active in the QA  sessions. Somtime the QA and discussions were even extended to after  the sessions. Some of people  brought up the related questions from their current systems to discuss.</p>
<p>The highlights also include the hospitality of the great friends and wonderful culture experiences and the incredible sightseeing in these countries.  These also made this tour really memorable.  </p>
<p>Really want to thank everyone for this wonderful memory and hope I can join the tour again next year!</p>
<p>The following sideshows are the memory of the tour.</p>
<a href="http://kyuoracleblog.wordpress.com/2011/08/13/a-summary-of-my-experiences-on-oracle-technology-network-latin-america-tour/#gallery-1-slideshow">Click to view slideshow.</a>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kyuoracleblog.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kyuoracleblog.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kyuoracleblog.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kyuoracleblog.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kyuoracleblog.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kyuoracleblog.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kyuoracleblog.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kyuoracleblog.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kyuoracleblog.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kyuoracleblog.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kyuoracleblog.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kyuoracleblog.wordpress.com/908/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kyuoracleblog.wordpress.com/908/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kyuoracleblog.wordpress.com/908/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kyuoracleblog.wordpress.com&amp;blog=10328699&amp;post=908&amp;subd=kyuoracleblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kyuoracleblog.wordpress.com/2011/08/13/a-summary-of-my-experiences-on-oracle-technology-network-latin-america-tour/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6f8cc187858617bc50788736fe47c27?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kyuoracleblog</media:title>
		</media:content>

		<media:content url="http://kyuoracleblog.files.wordpress.com/2011/08/speakers1.png?w=300" medium="image">
			<media:title type="html">speakers</media:title>
		</media:content>
	</item>
		<item>
		<title>IOUG Virtualization Online Education Webinars</title>
		<link>http://kyuoracleblog.wordpress.com/2011/08/01/ioug-virtualization-series/</link>
		<comments>http://kyuoracleblog.wordpress.com/2011/08/01/ioug-virtualization-series/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 16:21:12 +0000</pubDate>
		<dc:creator>kyuoracleblog</dc:creator>
				<category><![CDATA[BrainSurface]]></category>
		<category><![CDATA[IOUG]]></category>
		<category><![CDATA[IOUG Virtualization Education Online Series]]></category>
		<category><![CDATA[IOUG webinar]]></category>
		<category><![CDATA[Oracle RAC]]></category>
		<category><![CDATA[Oracle User Community]]></category>
		<category><![CDATA[Oracle VM]]></category>

		<guid isPermaLink="false">http://kyuoracleblog.wordpress.com/?p=897</guid>
		<description><![CDATA[IOUG  is currently providing three online presentations on virtualization technology. The schedules are: 1) July 27: 360 Degrees: Everything to know about Virtualization for Oracle DBAs 12:00 p.m. &#8211; 1:00 p.m. CT Mike Ault Tariq Farooq, BrainSurface 2) August 24: Virtualizing Oracle Database Servers on VMware 12:00 p.m. &#8211; 1:00 p.m. CT Bert Scalzo, PhD [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kyuoracleblog.wordpress.com&amp;blog=10328699&amp;post=897&amp;subd=kyuoracleblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>IOUG  is currently providing three online presentations on virtualization technology. The schedules are: <strong><br />
</strong><strong>1) July 27: 360 Degrees: Everything to know about Virtualization for Oracle DBAs </strong><em>12:00 p.m. &#8211; 1:00 p.m. CT </em>Mike Ault Tariq Farooq, <em>BrainSurface</em></p>
<p>2) <strong>August 24: Virtualizing Oracle Database Servers on VMware<br />
</strong><em>12:00 p.m. &#8211; 1:00 p.m. CT </em>Bert Scalzo, PhD George Trujillo, <em>VMware</em></p>
<p><em>3) <strong>September 21: Virtualized Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips, </strong><em>12:00 p.m. &#8211; 1:00 p.m. CT </em>Kai Yu, <em>Oracle Solutions Engineering Lab, Dell Inc.<br />
</em></em><em><em>For more information and how to register to these online webinars, please go to this IOUG event link: <a href="http://www.ioug.org/Events/OnlineEducationSeries/tabid/85/Default.aspx">http://www.ioug.org/Events/OnlineEducationSeries/tabid/85/Default.aspx</a><br />
</em><br />
</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kyuoracleblog.wordpress.com/897/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kyuoracleblog.wordpress.com/897/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kyuoracleblog.wordpress.com/897/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kyuoracleblog.wordpress.com/897/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kyuoracleblog.wordpress.com/897/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kyuoracleblog.wordpress.com/897/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kyuoracleblog.wordpress.com/897/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kyuoracleblog.wordpress.com/897/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kyuoracleblog.wordpress.com/897/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kyuoracleblog.wordpress.com/897/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kyuoracleblog.wordpress.com/897/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kyuoracleblog.wordpress.com/897/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kyuoracleblog.wordpress.com/897/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kyuoracleblog.wordpress.com/897/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kyuoracleblog.wordpress.com&amp;blog=10328699&amp;post=897&amp;subd=kyuoracleblog&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kyuoracleblog.wordpress.com/2011/08/01/ioug-virtualization-series/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6f8cc187858617bc50788736fe47c27?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kyuoracleblog</media:title>
		</media:content>
	</item>
	</channel>
</rss>
