<?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>DanNorris.com</title>
	<atom:link href="http://www.dannorris.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dannorris.com</link>
	<description></description>
	<lastBuildDate>Tue, 31 Aug 2010 05:24:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>OOW 2010 Plans and Anti-plans</title>
		<link>http://www.dannorris.com/2010/08/31/oow-2010-plans-and-anti-plans/</link>
		<comments>http://www.dannorris.com/2010/08/31/oow-2010-plans-and-anti-plans/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 05:24:04 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Exadata]]></category>
		<category><![CDATA[OpenWorld]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.dannorris.com/?p=434</guid>
		<description><![CDATA[I have plenty of things that are keeping me busy for OOW 2010 and you&#8217;ll all get to see the results at the event (if you&#8217;re there), but I only have one traditional technical session where I&#8217;ll be on stage. I&#8217;m presenting the following session jointly with an Oracle Database Machine customer: Session ID: S316824 [...]]]></description>
			<content:encoded><![CDATA[<p>I have plenty of things that are keeping me busy for <a href="http://www.oracle.com/us/openworld/index.htm">OOW 2010</a> and you&#8217;ll all get to see the results at the event (if you&#8217;re there), but I only have one traditional technical session where I&#8217;ll be on stage. I&#8217;m presenting the following session jointly with an Oracle Database Machine customer:</p>
<p>Session ID: S316824<br />
Title: Top 10 Lessons Learned in Deploying the Oracle Exadata<br />
Tuesday, September 21, 12:30PM<br />
Location: Moscone South, Rm 307</p>
<p>Check the <a href="http://www.eventreg.com/cc250/main.jsp">OOW 2010 content catalog</a> for updated room assignments and times.</p>
<p>Even better than a technical session is the interview and Q&amp;A session I&#8217;m doing on <a href="http://www.oracle.com/us/javaonedevelop/oracle-technology-network-live-166853.html">Oracle Technology Network Live</a> which is 30 minutes of pure technical talk about Exadata. The session is properly titled &#8220;Exadata for Geeks&#8221; and I&#8217;ll be joining Justin Kestelyn, editor of Oracle Technology Network at the OTN Lounge which is located in the Mason Street tent this year (*not* the previous location in Moscone West).</p>
<p>Significantly, this year I elected not to organize what would have been the 3rd annual <a href="http://www.dannorris.com/2008/05/06/who-wants-to-scuba-pre-oow08/">pre-OOW scuba dive</a> in Monterey Bay. Time and my work requirements are the primary reasons for this, but it also is a result of the fact that not a single person asked me about it, so apparently it was just for me after all <img src='http://www.dannorris.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Instead, I&#8217;m hoping that I might get to visit Alcatraz this year. I&#8217;ve been to SF so very many times in the past 12 years, but have yet to take that tour, so I think it&#8217;s time (I&#8217;ve heard it is a really interesting tour).</p>
<p>See you in SF!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dannorris.com/2010/08/31/oow-2010-plans-and-anti-plans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>unplumb (or unbinding) NICs on Linux</title>
		<link>http://www.dannorris.com/2010/07/16/unplumb-or-unbinding-nics-on-linux-2/</link>
		<comments>http://www.dannorris.com/2010/07/16/unplumb-or-unbinding-nics-on-linux-2/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 04:30:47 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Ethernet]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[unbind]]></category>
		<category><![CDATA[unplumb]]></category>

		<guid isPermaLink="false">http://www.dannorris.com/?p=428</guid>
		<description><![CDATA[I&#8217;ve been quiet for a long time now, but this entry hopefully will shake the cobwebs off and get me back into the habit. I recently had a need to &#8220;unplumb&#8221; (from Solaris fame) or make interfaces on Linux &#8220;disappear&#8221; from the ifconfig list. It could be that I don&#8217;t know how to completely deconfigure [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been quiet for a long time now, but this entry hopefully will  shake the cobwebs off and get me back into the habit.</p>
<p>I recently had a need to &#8220;unplumb&#8221; (from Solaris fame) or make  interfaces on Linux &#8220;disappear&#8221; from the ifconfig list. It could be that  I don&#8217;t know how to completely deconfigure an interface, but I didn&#8217;t  find any methods to unassign an IP address from a Linux Ethernet  interface after it was assigned. You can take interfaces down (ifconfig  eth3 down) and reconfigure them to assign different addresses, but not  remove the address completely.</p>
<p>After many searches and finding nothing that matched my need, I  turned to my fellow <a href="http://www.oaktable.net/">Oakies</a> (thanks, <a href="http://markjbobak.wordpress.com/">Mark</a>!) who turned up <a href="http://www.linux-archive.org/fedora-user/55472-hiding-network-interface.html">this  post</a> from 2 years ago that hinted at a solution. It is  driver-specific which is not ideal, but that makes sense given what I&#8217;m  trying to do.</p>
<p>Here&#8217;s the generic version of the solution:</p>
<pre>echo "&lt;interface_name&gt;" &gt; /sys/bus/pci/drivers/&lt;driver_name&gt;/unbind</pre>
<p>Determining the driver_name is pretty simple: check the  /etc/modprobe.conf file (on OEL/RHEL 5.x). In that file, you&#8217;ll find  things like this:</p>
<pre>...
alias eth0 igb
alias eth1 igb
alias eth2 igb
alias eth3 igb
...
</pre>
<p>These lines indicate that the Ethernet driver used on this system by  eth[0-3] is the igb driver. Now that you know the driver name, the  tricky part is figuring out what the driver wants you to use as the  interface name. I&#8217;ll give a few examples (and I haven&#8217;t figured out the  scientific way to determine what the driver expects short of reading  source code).</p>
<p>For the bnx2 driver, you can use the relatively simple ethernet  interface name, like this:</p>
<pre>echo "eth2" &gt; /sys/bus/pci/drivers/bnx2/unbind</pre>
<p>For my test system, the igb driver doesn&#8217;t use the &#8220;simple&#8221; Ethernet  interface name like the bnx2 driver does. Instead, when trying that, it  gives an error that the interface doesn&#8217;t exist. Time to dig in a little  deeper.</p>
<p>On this system, the igb directory looks like this:</p>
<pre># ls -l /sys/bus/pci/drivers/igb/
<pre>total 0
lrwxrwxrwx 1 root root    0 Jul 16 13:12 0000:01:00.0 -&gt; ../../../../devices/pci0000:00/0000:00:01.0/0000:01:00.0
lrwxrwxrwx 1 root root    0 Jul 16 13:12 0000:01:00.1 -&gt; ../../../../devices/pci0000:00/0000:00:01.0/0000:01:00.1
lrwxrwxrwx 1 root root    0 Jul 16 13:12 0000:07:00.0 -&gt; ../../../../devices/pci0000:00/0000:00:02.0/0000:07:00.0
lrwxrwxrwx 1 root root    0 Jul 16 13:12 0000:07:00.1 -&gt; ../../../../devices/pci0000:00/0000:00:02.0/0000:07:00.1
--w------- 1 root root 4096 Jul 16 13:12 bind
lrwxrwxrwx 1 root root    0 Jul 16 13:12 module -&gt; ../../../../module/igb
--w------- 1 root root 4096 Jul 16 13:12 new_id
--w------- 1 root root 4096 Jul 16 13:12 remove_id
--w------- 1 root root 4096 Jul 16 13:12 unbind
#
</pre>
</pre>
<p>So, knowing that I have 4 interfaces on the system, I made the  correlation to the 4 addresses that appear as symlinks in the driver&#8217;s  directory and expect that they indicate the interface name. Checking a  couple of those (each symlink references a directory), I see this:</p>
<pre># ls -Ll /sys/bus/pci/drivers/igb/0000:01:00.0
<pre>total 0
-rw-r--r-- 1 root root   4096 Jul 16 13:15 broken_parity_status
drwxr-xr-x 5 root root      0 Jul 16 13:12 bus
-r--r--r-- 1 root root   4096 Jul 16 12:57 class
-rw-r--r-- 1 root root   4096 Jul 16 12:57 config
-r--r--r-- 1 root root   4096 Jul 16 12:57 device
drwxr-xr-x 2 root root      0 Jul 16 13:12 driver
-rw------- 1 root root   4096 Jul 16 13:15 enable
-r--r--r-- 1 root root   4096 Jul 16 12:57 irq
-r--r--r-- 1 root root   4096 Jul 16 13:00 local_cpus
-r--r--r-- 1 root root   4096 Jul 16 13:15 modalias
<strong>drwxr-xr-x 3 root root      0 Jul 16 12:57 net:eth0</strong>
drwxr-xr-x 2 root root      0 Jul 16 12:55 power
-r--r--r-- 1 root root   4096 Jul 16 12:57 resource
-rw------- 1 root root 131072 Jul 16 13:15 resource0
-rw------- 1 root root 131072 Jul 16 13:15 resource1
-rw------- 1 root root     32 Jul 16 13:15 resource2
-rw------- 1 root root  16384 Jul 16 13:15 resource3
-r-------- 1 root root 131072 Jul 16 13:15 rom
drwxr-xr-x 5 root root      0 Jul 16 13:12 subsystem
-r--r--r-- 1 root root   4096 Jul 16 13:15 subsystem_device
-r--r--r-- 1 root root   4096 Jul 16 13:15 subsystem_vendor
--w------- 1 root root   4096 Jul 16 13:15 uevent
-r--r--r-- 1 root root   4096 Jul 16 12:57 vendor
# ls -Ll /sys/bus/pci/drivers/igb/0000:07:00.0
total 0
-rw-r--r-- 1 root root   4096 Jul 16 13:13 broken_parity_status
drwxr-xr-x 5 root root      0 Jul 16 13:12 bus
-r--r--r-- 1 root root   4096 Jul 16 12:57 class
-rw-r--r-- 1 root root   4096 Jul 16 12:57 config
-r--r--r-- 1 root root   4096 Jul 16 12:57 device
drwxr-xr-x 2 root root      0 Jul 16 13:12 driver
-rw------- 1 root root   4096 Jul 16 13:13 enable
-r--r--r-- 1 root root   4096 Jul 16 12:57 irq
-r--r--r-- 1 root root   4096 Jul 16 13:00 local_cpus
-r--r--r-- 1 root root   4096 Jul 16 13:13 modalias
<strong>drwxr-xr-x 3 root root      0 Jul 16 12:57 net:eth2</strong>
drwxr-xr-x 2 root root      0 Jul 16 13:13 power
-r--r--r-- 1 root root   4096 Jul 16 12:57 resource
-rw------- 1 root root 131072 Jul 16 13:13 resource0
-rw------- 1 root root 131072 Jul 16 13:13 resource1
-rw------- 1 root root     32 Jul 16 13:13 resource2
-rw------- 1 root root  16384 Jul 16 13:13 resource3
-r-------- 1 root root 131072 Jul 16 13:13 rom
drwxr-xr-x 5 root root      0 Jul 16 13:12 subsystem
-r--r--r-- 1 root root   4096 Jul 16 13:13 subsystem_device
-r--r--r-- 1 root root   4096 Jul 16 13:13 subsystem_vendor
--w------- 1 root root   4096 Jul 16 13:15 uevent
-r--r--r-- 1 root root   4096 Jul 16 12:57 vendor
</pre>
</pre>
<p>You can see the directory with name &#8220;net:&lt;interface_name&gt;&#8221; as a  subdirectory in each listing above. This tells us which interface from  /sys/bus/pci/drivers/igb/0000* corresponds with which of the Linux  Ethernet interface names. From this, we can see that eth2 is really  0000:07:00.0. So, in order to unbind this interface such that it no  longer appears in the &#8220;ifconfig -a&#8221; output, we run this command:</p>
<pre>echo "0000:07:00.0" &gt; /sys/bus/pci/drivers/igb/unbind</pre>
<p>and then it no longer appears in the &#8220;ifconfig -a&#8221; output. If you  wanted to make this permanent, you should comment out the corresponding  line from /etc/modprobe.conf so that it won&#8217;t be configured at boot  time. Using the echo command above takes effect immediately, but won&#8217;t  persist through a reboot (after reboot, the interface will return)  unless the /etc/modprobe.conf changes are made.</p>
<p>Now, hopefully the next blog post after this one won&#8217;t require 14  more months of preparation!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dannorris.com/2010/07/16/unplumb-or-unbinding-nics-on-linux-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>New job, lots of exciting stuff</title>
		<link>http://www.dannorris.com/2009/05/26/new-job-lots-of-exciting-stuff/</link>
		<comments>http://www.dannorris.com/2009/05/26/new-job-lots-of-exciting-stuff/#comments</comments>
		<pubDate>Tue, 26 May 2009 21:31:45 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Exadata]]></category>
		<category><![CDATA[Job]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.dannorris.com/?p=391</guid>
		<description><![CDATA[It&#8217;s been a week since I started my new job at Oracle Corporation. I&#8217;m a remote worker which means that the first day of work wasn&#8217;t the usual event since I just went to my home office and got on a concall with my new manager. After getting connectivity and accounts set up properly, I [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a week since I started my new job at Oracle Corporation. I&#8217;m a remote worker which means that the first day of work wasn&#8217;t the usual event since I just went to my home office and got on a concall with my new manager. After getting connectivity and accounts set up properly, I was able to pretty quickly work through the new hire checklist of forms and mandatory training.</p>
<p>My new Oracle-provided laptop arrived around mid-week and I realized that, at least for now, I&#8217;ll have to revert back to using the Windows-based laptop and (hopefully temporarily) put my MacBook Pro on the shelf. Actually, my wife is very excited since she&#8217;ll get the MBP to use now and we&#8217;ll do the usual &#8220;trickle down&#8221; to the kids so that the oldest computer in the &#8220;fleet&#8221; will get ditched. <span id="more-391"></span></p>
<p>I tried &#8220;upgrading&#8221; to a new DSL line (from cable modem) last week too, but that appears to have failed as the DSL modem drops my connection on a regular basis for a few seconds. That&#8217;s just long enough to break the VPN connection and make it appear that I&#8217;m bouncing off and on instant messaging every hour or so. Annoying.</p>
<p>I was excited to finally get on to some real technical work late last week and got to login to my first Exadata storage server. The chores were to re-image 4 servers and apply the latest patches to them. The real fun is starting now!</p>
<p>Of course, the most important part of any job (in my opinion) is people. I have had several virtual meetings with my peers and manager so far and, as expected, they&#8217;re all superb. I&#8217;m looking forward to working more with the team and others in our companion teams as well as the days roll ahead.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dannorris.com/2009/05/26/new-job-lots-of-exciting-stuff/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Scuba diving pre-ODTUG Kaleidoscope, Monterey, 21-June-2009</title>
		<link>http://www.dannorris.com/2009/05/26/scuba-diving-pre-odtug-kaleidoscope-monterey-21-june-2009/</link>
		<comments>http://www.dannorris.com/2009/05/26/scuba-diving-pre-odtug-kaleidoscope-monterey-21-june-2009/#comments</comments>
		<pubDate>Tue, 26 May 2009 19:28:21 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Diving]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[ODTUG]]></category>
		<category><![CDATA[ODTUG Kaleidoscope]]></category>
		<category><![CDATA[beachhopper2]]></category>
		<category><![CDATA[kaleidoscope]]></category>
		<category><![CDATA[kaleidoscope09]]></category>
		<category><![CDATA[monterey]]></category>
		<category><![CDATA[scuba]]></category>

		<guid isPermaLink="false">http://www.dannorris.com/?p=343</guid>
		<description><![CDATA[I&#8217;m very pleased to report that I will be able to meet up with ODTUG Kaleidoscope attendees at both the ODTUG Community Service Day (2nd Annual!) and my own scuba dive outing as well. If you can, I&#8217;d love for you to attend both events. If you&#8217;re not a certified scuba diver, then you can [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m very pleased to report that I will be able to meet up with <a href="http://odtugkaleidoscope.com/">ODTUG Kaleidoscope</a> attendees at both the <a href="http://odtugkaleidoscope.com/brigade.html">ODTUG Community Service Day</a> (2nd Annual!) and my own scuba dive outing as well. If you can, I&#8217;d love for you to attend both events. If you&#8217;re not a certified scuba diver, then you can at least participate in the Community Service Day festivities and help out the local area while enjoying some California weather too!</p>
<p>For those certified scuba divers that will (or can) be in the Monterey Bay area on 21-June, I invite you to come diving with me. I&#8217;ve arranged some reserved spots on the <a href="http://beachhopper2.com/weather/sadiespage.html">Beachhopper II </a>dive charter that I&#8217;ve dove with before. Brian and Mary Jo (the captain, crew, and bottle washers) are top notch and we had a great time last fall at the first annual pre-OpenWorld scuba event (look for more details on the 2nd annual event later this summer). The boat isn&#8217;t huge, but 10 divers is enough for a lot of fun.</p>
<p>The pre-Kaleidoscope dive day is Sunday, 21-June (Father&#8217;s Day). The boat will depart the K dock at <a href="http://www.monterey.org/harbor/directions.html">Monterey Bay harbor</a> at 8am, so load-up is 7:30am. We&#8217;ll have a nice morning, drain 2 tanks at some of the best sites you&#8217;ll see in northern California (specific sites will be determined that morning by the captain and diver requests), and then motor back to the harbor probably shortly after noon or 1pm. Mary Jo said that she&#8217;d also entertain the option of an afternoon 2-tank trip as well, if there is interest (I know I&#8217;m interested). Oh, I almost forgot to mention that snacks are provided and they are amazing&#8211;made by Mary Jo herself!</p>
<p>The boat costs break down like this:</p>
<ul>
<li>$70 for the boat trip (weights are <strong>not </strong>included)</li>
<li>plus $20 for two tanks of air ($90 total)</li>
<li>or $30 for 2 tanks of Nitrox ($100 total)</li>
</ul>
<p>The charter doesn&#8217;t offer gear rental, so we&#8217;ll have to pick that up separately. I previously rented from <a href="http://www.aquarius2.com/html/rental_gear_1.htm">Glenn&#8217;s Aquarius 2</a> which is located pretty close to the harbor and opens at 7am for morning pickup. Their pricing for rental are:</p>
<ul>
<li>Weights only: $8</li>
<li>Wetsuit, hood, gloves: $21</li>
<li>Full gear (BCD, reg, exposure suit, etc.): $65</li>
</ul>
<p>We&#8217;re less than 1 month away (I just found out I was going to be able to attend last week), so let me know ASAP if you&#8217;re interested in diving with us. Once you contact me, I&#8217;ll send you the signup instructions. I&#8217;m releasing the remaining open seats on 29-May, but there may still be open spots after that, so contact me (comment below, or email) if you&#8217;re interested.</p>
<p>As a special treat, <a href="http://www.wtfistheacevest.com/">Stanley</a> will be joining us for his first scuba dive as well!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dannorris.com/2009/05/26/scuba-diving-pre-odtug-kaleidoscope-monterey-21-june-2009/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Oracle&#8217;s latest acquisition: Me</title>
		<link>http://www.dannorris.com/2009/05/03/oracles-latest-acquisition-me/</link>
		<comments>http://www.dannorris.com/2009/05/03/oracles-latest-acquisition-me/#comments</comments>
		<pubDate>Mon, 04 May 2009 04:07:54 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Exadata]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Job]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[RAC SIG]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.dannorris.com/?p=378</guid>
		<description><![CDATA[I&#8217;m definitely the type of person that gets excited by new opportunities and always loves a new challenge. Without challenge, I get bored quickly and boredom makes me a little crazy. So, this new opportunity came along a little while ago and I thought it sounded just perfect for me. Many of you that know [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m definitely the type of person that gets excited by new opportunities and always loves a new challenge. Without challenge, I get bored quickly and boredom makes me a little crazy.</p>
<p>So, this new opportunity came along a little while ago and I thought it sounded just perfect for me. Many of you that know me will recall that I&#8217;ve had trouble finding the right company that fits with all aspects of my personality, goals, and philosophy which has led me to &#8220;try&#8221; a few of them in the past several years. I don&#8217;t regret the choices I&#8217;ve made and I&#8217;ve learned an awful lot from each of my employers. Most importantly, I&#8217;ve created new relationships at each of my past companies that I still maintain today.</p>
<p>In looking at all the past experiences, I&#8217;ve concluded that I am ready for a change in direction. Things I enjoy:<br />
Oracle products<br />
People (customers and Oracle employees) that work with Oracle software<br />
RAC<br />
High Availability<br />
Large, complex environments<br />
Servers, OS, and storage infrastructures<br />
Working with lots of new people, especially creating, managing, and growing new relationships<br />
Presenting my knowledge to others, both one-on-one and to groups (and conference events that surround such gatherings)<br />
A little bit of travel (which helps support my love of&#8230;)<br />
Scuba diving</p>
<p>So, when an opportunity came along to get paid to do something that combines almost all of the things I enjoy (except scuba), I couldn&#8217;t pass it up. Starting on May 18, 2009, I will be the newest member of the new group at Oracle that&#8217;s known as the &#8220;X-Team&#8221;. This team is responsible for working with customers and prospective customers of the Oracle <a href="http://www.oracle.com/technology/products/bi/db/exadata/index.html">Exadata</a> and HP Oracle Database Machine products to help them adopt these new technologies. The group is a part of the <a href="http://www.oracle.com/technology/deploy/availability/htdocs/maa.htm">Maximum Availability Architecture</a> group at Oracle that authors many of the best practices whitepapers and presentations you have likely seen online. For those at Oracle that know what this means, the group is a part of the Server Technology development organization under Juan Loaiza.</p>
<p>For those of you that have been my past consulting customers, first of all, Thank You. I&#8217;m no longer consulting and while I won&#8217;t be able to provide an &#8220;Oracle-sanctioned&#8221; recommendation to other consultants that may be able to help, I do have a large network of friends and one of them can likely help you. Please never hesitate to keep in touch!</p>
<p>On a logistical note, I&#8217;m not moving and will hopefully continue to be involved with local events in Chicagoland. However, I will be traveling part of the time to visit customers and other Oracle facilities, so keep an eye on my twitter feed, <a href="http://www.britekite.com/">Britekite</a> location, and <a href="http://www.tripit.com/">Tripit</a> plans and let me know if there&#8217;s a chance to have a meeting IRL.</p>
<p>Finally, this decision to join Oracle means that I&#8217;ll be sacrificing several things. First and probably most near and dear to me is the <a href="http://www.oracleracsig.org/">RAC SIG</a>. In September 2008, I took over as the RAC SIG President. The RAC SIG is as strong as ever and there are a good group of volunteers involved in leading the group as it continues to grow and evolve. I&#8217;ll always be a member of the RAC SIG and will continue to watch it closely and volunteer when and where I can. The RAC SIG is associated with the <a href="http://www.ioug.org/">IOUG</a>, the <strong>Independent</strong> Oracle User Group, and Oracle employees shouldn&#8217;t be too involved in &#8220;independent&#8221; groups. So, this year, the RAC SIG will once again elect a new president. I will remain president until Oracle Open World in October 2009 in order to provide continuity to the group&#8217;s leadership and ensure a smooth transition. You can nominate yourself for a RAC SIG office soon via our website nomination form (nominations will be open soon and stay open until July 31, 2009).</p>
<p>I&#8217;m also going to relinquish my appointment as an <a href="http://www.oracle.com/technology/community/oracle_ace/index.html">Oracle ACE</a> Director. While I think I&#8217;ll still be considered an Oracle Employee ACE, I&#8217;ll remember fondly the fame that <a href="http://www.oracle.com/technology/">Oracle Technology Network</a> affords the Oracle ACE program and the individuals that are given the honor. Thanks to Justin, Vikki, Lillian, Todd, and the others at Oracle for allowing me to be a part of that program. I&#8217;ll certainly miss the perks!</p>
<p>That&#8217;s about it for now, I&#8217;m off to the new job and will once again begin learning. Luckily, I&#8217;m apparently the only person named Dan Norris at Oracle (last someone checked for me), so you can contact me at dan.norris@oracle.com in a couple weeks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dannorris.com/2009/05/03/oracles-latest-acquisition-me/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Collaborate 09: Don&#8217;t miss these sessions</title>
		<link>http://www.dannorris.com/2009/04/30/collaborate-09-dont-miss-these-sessions/</link>
		<comments>http://www.dannorris.com/2009/04/30/collaborate-09-dont-miss-these-sessions/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 15:07:37 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Collaborate Conference]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[IOUG]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle DB 11g]]></category>
		<category><![CDATA[RAC]]></category>
		<category><![CDATA[RAC SIG]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[collab09]]></category>
		<category><![CDATA[collaborate09]]></category>
		<category><![CDATA[racsig]]></category>

		<guid isPermaLink="false">http://www.dannorris.com/?p=374</guid>
		<description><![CDATA[Collaborate 09 starts on Sunday, May 3 (a few days from now!) in Orlando. I&#8217;ve been offline for several weeks (more on that later), but will be returning to the world of computers and technology in full force in Orlando. I&#8217;ve had a few inquiries about whether or not I&#8217;ll be at Collaborate, so I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ioug.org/collaborate09/">Collaborate 09</a> starts on Sunday, May 3 (a few days from now!) in Orlando. I&#8217;ve been offline for several weeks (more on that later), but will be returning to the world of computers and technology in full force in Orlando. I&#8217;ve had a few inquiries about whether or not I&#8217;ll be at Collaborate, so I thought I&#8217;d resurrect my blog with a post about where I&#8217;ll be and some of the highlights I see at Collaborate 09.</p>
<p>First, where I&#8217;ll be <a href="http://www.dannorris.com/professional-activities/">presenting</a>:</p>
<ul>
<li>Monday, 10:45-11:45am, #301, &#8220;Avoiding Common RAC Problems&#8221;</li>
<li>Tuesday, 9:45am-12pm, #332, &#8220;Installing RAC From The Ground Up&#8221;</li>
<li>Wednesday, 9:45-10:45am, #121, &#8220;Troubleshooting Oracle Clusterware&#8221;</li>
</ul>
<p>I&#8217;m also currently the President of the <a href="http://www.oracleracsig.org/">Oracle RAC Special Interest Group</a> (RAC SIG). The RAC SIG is hosting several great sessions (I&#8217;m moderating a couple of these panels) at Collaborate 09 as well:</p>
<ul>
<li>Sunday, 6-7:30pm, IOUG/SIG Welcome Reception (each SIG will have representatives there&#8211;this is open to all IOUG attendees)</li>
<li>Monday, 8-9am, RAC SIG Orientation</li>
<li>Tuesday, 12:15-1:15pm, RAC SIG Birds of a Feather</li>
<li>Tuesday, 4:30-5:30pm, RAC SIG Expert Panel</li>
<li>Wednesday, 4:30-5:30pm, RAC SIG Customer Panel (not in online scheduler at the moment, check again later)</li>
<li>Thursday, 8:30am-12pm, <a href="http://www.ioug.org/collaborate09/attending/university.cfm#u18">RAC Attack</a> (University Session &#8211; Additional fee required)</li>
</ul>
<p>The RAC SIG has also assembled <a href="http://www.oracleracsig.org/pls/apex/Z?p_url=RAC_SIG.download_my_file?p_file=1002832&amp;p_id=1002832&amp;p_cat=documents&amp;p_user=ERIK&amp;p_company=994323795175833">this list of RAC-related sessions</a> at Collaborate 09 to help you plan your conference agenda.</p>
<p>Be sure to set up your personal agenda using the <a href="https://secure1.aetherquest.com/Collaborate/2009/index.php">agenda builder</a> and add these sessions to your agenda. I think that if you have these in your agenda and details (like date or room assignments) change, you&#8217;ll be notified via email (not sure, but I think that&#8217;s how it works).</p>
<p>Also, you can follow <a href="http://twitter.com/ioug">@IOUG</a> on <a href="http://twitter.com/">Twitter</a> (follow <a href="http://twitter.com/dannorris">me</a> too if you&#8217;d like) and that will help you find where the action is during the event next week. It&#8217;s going to be a great event and I look forward to seeing you there!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dannorris.com/2009/04/30/collaborate-09-dont-miss-these-sessions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ADV: RAC Attack Hands-on Event at Collaborate09</title>
		<link>http://www.dannorris.com/2009/03/30/adv-rac-attack-hands-on-event-at-collaborate09/</link>
		<comments>http://www.dannorris.com/2009/03/30/adv-rac-attack-hands-on-event-at-collaborate09/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 15:49:41 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Collaborate Conference]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[IOUG]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[RAC]]></category>
		<category><![CDATA[RAC SIG]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[collab09]]></category>
		<category><![CDATA[collaborate09]]></category>
		<category><![CDATA[handson]]></category>
		<category><![CDATA[lab]]></category>
		<category><![CDATA[racsig]]></category>

		<guid isPermaLink="false">http://www.dannorris.com/?p=367</guid>
		<description><![CDATA[The RAC SIG, Oracle and IOUG are thrilled to present the hands-on event dubbed &#8220;RAC Attack!&#8221; at Collaborate09 in Orlando, FL. It is a half-day University Session in the IOUG Forum scheduled for the morning of Thursday, May 7th. Each participant will have their own private RAC cluster to use. You&#8217;ll be able to install [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.oracleracsig.org/">RAC SIG</a>, Oracle and <a href="http://www.ioug.org/">IOUG</a> are thrilled to present the hands-on event dubbed &#8220;<a href="http://www.ioug.org/collaborate09/attending/university.cfm#u18">RAC Attack!</a>&#8221; at <a href="http://www.collaborate09.com/">Collaborate09</a> in Orlando, FL. It is a half-day University Session in the IOUG Forum scheduled for the morning of Thursday, May 7th.</p>
<p>Each participant will have their own private RAC cluster to use. You&#8217;ll be able to install a new cluster, test session failover, perform backup and recovery and just about anything else you&#8217;d like to try (time permitting). The session will have lab outlines with very specific instructions that cater to beginners. Advanced users are welcome to test anything they like. If you try something that doesn&#8217;t work, we have mechanisms in place to help &#8220;reset&#8221; your cluster in 15 minutes and let you continue working and testing.</p>
<p>Here&#8217;s the official conference abstract for the session:</p>
<p>&#8220;Whether you’re new to or familiar with Real Application Clusters (RAC), you do not want to miss the IOUG RAC Attack! hands-on lab. The hands-on lab will cover: cluster installation prerequisites on Linux, installing Oracle clusterware, installing Oracle RDBMS, creating RAC database, failure testing and backup/recovery testing.</p>
<p>Also, you&#8217;ll have a chance to interact with some RAC experts from IOUG, Oracle and the RAC SIG, as they&#8217;ll be available to help you as you navigate the hands-on exercises. These volunteers are sharing their knowledge to help you be successful with your learning experience. This opportunity doesn&#8217;t come along often, so don&#8217;t miss a chance to pick the brains of our experts!&#8221;</p>
<p>There are still seats available for this event, but there is a limit, so don&#8217;t delay. It is an additional cost above the Collaborate09 conference <a href="http://www.ioug.org/collaborate09/attending/registration.cfm">registration</a>, but I think you&#8217;ll find it to be packed with knowledge and experts to help you get the hands-on experience you need to grow and succeed with Oracle RAC. The session will be staffed with Oracle, IOUG and RAC SIG experts ready to help you and answer questions about RAC and clustering. Don&#8217;t miss out!</p>
<p>If you&#8217;ve already registered, you can add on the University Session by <a href="https://www.ioug.org/secure/contact/">contacting IOUG</a>. If you haven&#8217;t registered yet, there is still time left&#8211;<a href="http://www.ioug.org/collaborate09/attending/registration.cfm">sign up now</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dannorris.com/2009/03/30/adv-rac-attack-hands-on-event-at-collaborate09/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Exadata front and center</title>
		<link>http://www.dannorris.com/2009/03/19/exadata-front-and-center/</link>
		<comments>http://www.dannorris.com/2009/03/19/exadata-front-and-center/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 03:52:42 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Exadata]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[kevin closson]]></category>

		<guid isPermaLink="false">http://www.dannorris.com/?p=363</guid>
		<description><![CDATA[Just in case you were like me and did not tune in for Oracle&#8217;s quarterly earnings concall, there were some interesting highlights. As many of you (well, there aren&#8217;t that many of you that read this, but&#8230;) know, I&#8217;ve been very interested in Exadata since its announcement at Oracle OpenWorld 2008 in October. While some [...]]]></description>
			<content:encoded><![CDATA[<p>Just in case you were like me and did not tune in for Oracle&#8217;s quarterly earnings concall, there were some interesting highlights. As many of you (well, there aren&#8217;t that many of you that read this, but&#8230;) know, I&#8217;ve been very interested in <a href="http://www.oracle.com/exadata">Exadata</a> since its announcement at Oracle OpenWorld 2008 in October. While some observed that Larry&#8217;s introduction keynote was rather brief, I didn&#8217;t take it as a sign of disinterest at all. According to the concall earlier this week, quite the opposite.</p>
<p>Here are some choice excerpts from the <a href="http://seekingalpha.com/article/126708-oracle-corporation-f3q09-qtr-end-02-28-09-earnings-call-transcript?page=3">transcript</a> that I find telling about the future of Exadata:</p>
<p>Larry Ellison:</p>
<p>&#8220;So, that&#8217;s looking back. Now looking forward, I think the most exciting product we&#8217;ve had in many, many years is our Exadata Database Server.&#8221;</p>
<p>&#8220;Exadata is 100% innovation on top of our very large and very strong database business. And the early results have been remarkable. Charles Phillips will go into a lot of detail but I&#8217;ll just throw a couple of numbers out there.</p>
<p>One of our customers, and Charles will describe this customer, one of our customers saw a 28x performance improvement over an existing Oracle database. Another customer saw a monthly aggregation drop from 4.5 hours just to 3 minutes.</p>
<p>When compared to Teradata, a competitive database machine that&#8217;s been in the market for a very, very long time, another customer saw that we were 6x faster than their existing Teradata application, when using Exadata versus Teradata.</p>
<p>Another customer saw a batch process fall from 8 hours to 30 minutes. Charles will go into more detail on all this, he will repeat those numbers, because I think they&#8217;re worth mentioning twice.&#8221;</p>
<p>Charles Phillips:</p>
<p>&#8220;So now just a few comments by area. On databases, Larry mentioned, we&#8217;re very excited about how the HP Oracle database machine is performing. The increases have just been stunning and so we are getting great feedback from our customers and the pipeline is the largest build I&#8217;ve ever seen in terms of a new product.</p>
<p>And as he mentioned, the numbers are just stunning. The major European retailer who reduced the batch processing time from 8 hours to 30 minutes did not believe the process had completed. We had to convince him that&#8217;s actually how it&#8217;s done.</p>
<p>And so, as Larry mentioned, this is the reminder that this is an internally developed technology in the midst of all the discussion of acquisitions. People forget that we&#8217;re actually spending $3.0 billion a year on research and development and this is why we do it.&#8221;</p>
<p>From these snippets, you can see that the top executives at Oracle are excited about Exadata. If you&#8217;re a techie (if you&#8217;re not, how&#8217;d you get to this blog?), you&#8217;ll probably already know about Kevin Closson&#8217;s <a href="http://kevinclosson.wordpress.com/">popular blog</a> on all things related to Oracle and storage. Kevin is <a href="http://kevinclosson.wordpress.com/2009/03/19/webcast-announcement-oracle-exadata-storage-server-technical-deep-dive-part-i/">giving a webcast</a> next week on Exadata where we expect he&#8217;ll discuss some of the technical workings of the product&#8211;deeper than the overview information many of us have heard before. If you&#8217;re interested, I strongly encourage you to <a href="https://www1.gotomeeting.com/register/250073142">sign up</a> for the event and attend. There is no better authority on Exadata than Kevin and this is a great opportunity!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dannorris.com/2009/03/19/exadata-front-and-center/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Congratulations New Oracle ACE, Jeremy Schneider!</title>
		<link>http://www.dannorris.com/2009/03/18/congratulations-new-oracle-ace-jeremy-schneider/</link>
		<comments>http://www.dannorris.com/2009/03/18/congratulations-new-oracle-ace-jeremy-schneider/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 03:29:29 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Collaborate Conference]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[IOUG]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[RAC]]></category>
		<category><![CDATA[RAC SIG]]></category>
		<category><![CDATA[ACE]]></category>
		<category><![CDATA[hands-on lab]]></category>
		<category><![CDATA[oracle ace]]></category>
		<category><![CDATA[oracleace]]></category>
		<category><![CDATA[rac attack]]></category>

		<guid isPermaLink="false">http://www.dannorris.com/?p=360</guid>
		<description><![CDATA[I&#8217;ll be the first to offer a large congratulations to Jeremy Schneider on being the most recent appointment to the Oracle ACE program. He certainly deserves it (I nominated him, so I suppose I would think so) and I continue to look for great things to come. Jeremy is the main creator of the IOUG [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll be the first to offer a large congratulations to <a href="http://www.ardentperf.com/home/about-jeremy/">Jeremy Schneider</a> on being the most recent appointment to the <a href="http://www.oracle.com/technology/community/oracle_ace/index.html">Oracle ACE program</a>. He certainly deserves it (I nominated him, so I suppose I would think so) and I continue to look for great things to come.</p>
<p>Jeremy is the main creator of the IOUG RAC Attack! event that was held for the first time back in August 2008. He (with help from others) will also be putting it on as a <a href="http://www.ioug.org/collaborate09/attending/university.cfm#u18">half-day session</a> at <a href="http://www.ioug.org/collaborate09/">Collaborate 09</a>. It&#8217;s a University Seminar on Thursday morning. All hands-on, all RAC, all the time. I&#8217;m looking forward to the event (I&#8217;m volunteering as a staffer). You should <a href="http://www.ioug.org/collaborate09/attending/registration.cfm">sign up now</a> before it&#8217;s full! I can almost guarantee you&#8217;ll learn something.</p>
<p>Besides his work on this hands on lab/class for RAC, Jeremy has many other community contributions. <a href="http://www.ardentperf.com/blog/">His blog</a> is full of excellent technical bits that always seem to come from a significant amount of research. He <a href="http://www.freelists.org/search.html?cx=partner-pub-7424819681557711%3An1mw06-9l9e&amp;cof=FORID%3A11&amp;ie=UTF-8&amp;q=jeremy+schneider&amp;sa=Search#1157">contributes</a> occasionally to the <a href="http://www.freelists.org/list/oracle-l">Oracle-L</a> mailing list. He also contributed some code to OCFS (v1) several years ago, so you can guess he understands a thing or two about programming and Linux, too.</p>
<p>His <a href="http://apex.oracle.com/pls/otn/f?p=19297:3">ACE Profile</a> isn&#8217;t posted yet, but look for it to arrive soon. In the meantime, read some of the good stuff he wrote on his blog and look for him (and me too) at Collaborate in early May!</p>
<p>Congratulations, Jeremy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dannorris.com/2009/03/18/congratulations-new-oracle-ace-jeremy-schneider/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Start Database Services automatically after instance startup</title>
		<link>http://www.dannorris.com/2009/03/12/start-database-services-automatically-after-instance-startup/</link>
		<comments>http://www.dannorris.com/2009/03/12/start-database-services-automatically-after-instance-startup/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 04:15:23 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[RAC]]></category>
		<category><![CDATA[RAC SIG]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[clusterware]]></category>
		<category><![CDATA[services]]></category>

		<guid isPermaLink="false">http://www.dannorris.com/?p=350</guid>
		<description><![CDATA[Those of us that have dealt with RAC environments for a while are familiar with the behavior of Oracle Services in an Oracle Cluster. Services are an essential component for managing workload in a RAC environment. If you&#8217;re not defining any non-default services in your RAC database, you&#8217;re making a mistake. To learn more about [...]]]></description>
			<content:encoded><![CDATA[<p>Those of us that have dealt with RAC environments for a while are familiar with the behavior of Oracle Services in an Oracle Cluster. Services are an essential component for managing workload in a RAC environment. If you&#8217;re not defining any non-default services in your RAC database, you&#8217;re making a mistake. To learn more about services, I strongly recommend reading the <a href="http://www.ardentperf.com/pub/services-schneider07.pdf">definitive whitepaper by Jeremy Schneider</a> on the topic.</p>
<p>In an Oracle RAC cluster, services can be started, stopped, and relocated from one instance to another. However, if you have multiple services for your database, then it becomes difficult to start them at a cold start. Due to dependencies in Oracle Clusterware,<span id="more-350"></span> services are stopped when all instances of a database are stopped. However, when you start instances, services are left OFFLINE and you&#8217;re forced to start them manually. If you have just one additional service (first of all, you should probably use more than one unless you have a very small user community), you can just start the service and that will start the instances necessary to bring the service up via dependencies in Oracle Clusterware. If you have multiple services, though, you still have to start the rest of them manually.</p>
<p>There is a solution to this problem that uses the normal Oracle Clusterware operations to automatically start any services for the instance that was started on the local node automatically. This is done with a small perl script that is run as an Oracle Clusterware cluster callout. Cluster callouts are scripts or programs that Oracle Clusterware will run whenever a cluster &#8220;event&#8221; (like starting or stopping an instance) occurs. It calls these programs with many command-line arguments that can be parsed to determine what the event is about and why it was fired. The program can use these arguments to filter out the events that aren&#8217;t interesting to it and act on the events that it wishes to act upon. You create a new &#8220;callout&#8221; by placing an executable (script or binary) in the <code>$ORA_CRS_HOME/racg/usrco</code> directory. Each executable file found in that directory will be executed for each event that happens locally.</p>
<p>In our case, we want to look for instance startup events and then query Oracle Clusterware to determine which services should be started and start them. A script to do exactly that is provided by the Oracle RAC and Clusterware team on their <a href="http://www.oracle.com/technology/sample_code/products/rac/index.html">sample code page</a> titled &#8220;<a href="http://www.oracle.com/technology/sample_code/products/rac/zip/startsrvonup.zip">Start Services on Instance Up</a>&#8220;. There you will find a small zip archive that has a couple of perl scripts and a short readme file explaining how to install and use them. In my case, I had to modify the script to handle some hostname parsing. In particular, I had to modify line 54 in startMatchedSRVonUp.pl to read like this &#8220;<code>$myHost = (split(/\./,$_))[0];</code>&#8220;. That is because my &#8220;/bin/hostname&#8221; command returns the fully-qualified domain name (node1.dannorris.net) instead of just the short hostname (node1) as the script expects by default. So, a small change there may help you too. It logs by default in the /tmp directory and doesn&#8217;t delete its log, so you should be able to easily debug it using that information.</p>
<p>Coincidentally, I had occasion to install this script at a new customer implementation of Oracle RAC recently and it also came up in <a href="http://www.dannorris.com/professional-activities/">my session</a> at <a href="http://www.hotsos.com/">Hotsos</a> Symposium 09 earlier this week as well. If you&#8217;ve found a better way to handle this issue, please fire off a comment below for the good of all mankind.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dannorris.com/2009/03/12/start-database-services-automatically-after-instance-startup/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>
