<?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 &#187; miracle</title>
	<atom:link href="http://www.dannorris.com/tag/miracle/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dannorris.com</link>
	<description></description>
	<lastBuildDate>Mon, 29 Nov 2010 17:42:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>I can haz conferences</title>
		<link>http://www.dannorris.com/2009/02/03/i-can-haz-conferences/</link>
		<comments>http://www.dannorris.com/2009/02/03/i-can-haz-conferences/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 06:49:11 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Collaborate Conference]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[hotsos]]></category>
		<category><![CDATA[Miracle OOW]]></category>
		<category><![CDATA[ODTUG Kaleidoscope]]></category>
		<category><![CDATA[OpenWorld]]></category>
		<category><![CDATA[RAC SIG]]></category>
		<category><![CDATA[collaborate]]></category>
		<category><![CDATA[collaborate09]]></category>
		<category><![CDATA[miracle]]></category>
		<category><![CDATA[moow]]></category>
		<category><![CDATA[ODTUG]]></category>
		<category><![CDATA[oow]]></category>
		<category><![CDATA[oow09]]></category>
		<category><![CDATA[rmoug]]></category>

		<guid isPermaLink="false">http://www.dannorris.com/?p=318</guid>
		<description><![CDATA[I love attending technical conferences for Oracle. I guess that&#8217;s obvious since many of you have probably seen or met me at a conference. The best parts for me are meeting so many of those that I&#8217;ve connected with on mailing lists, forums, or other online communities. Of course, conferences are a place to share [...]]]></description>
			<content:encoded><![CDATA[<p>I love attending technical conferences for Oracle. I guess that&#8217;s obvious since many of you have probably seen or met me at a conference. The best parts for me are meeting so many of those that I&#8217;ve connected with on mailing lists, forums, or other online communities. Of course, conferences are a place to share what you know and I find that especially rewarding too. To that end, here are some of the sessions I&#8217;ll be sharing in the 2009 conference agendas.<br />
<span id="more-318"></span></p>
<p>At <a href="http://www.hotsos.com/sym09.html">Hotsos Symposium 2009</a> (March 8-12, 2009 in Dallas), I&#8217;ll be presenting &#8220;Avoiding Common RAC Problems&#8221;. The abstract is available <a href="http://www.hotsos.com/sym_speakers_norris.html">online</a>.</p>
<p>In the <a href="http://www.ioug.org/">IOUG</a> DBA/Clustering track at <a href="http://collaborate09.com/">Collaborate 2009</a> (May 3-7, 2009 in Orlando), I&#8217;ll be presenting 3 sessions. They are listed below:</p>
<ol>
<li>&#8220;Avoiding Common RAC Problems&#8221; &#8211; RAC doesn&#8217;t work for everyone in every situation, that&#8217;s a fact. However, in many cases, RAC can work and work well if configured and used properly. Some issues are caused by simple misconfiguration, others are more complex like application-related logic issues that only surface in RAC environments. There are some issues that appear with a relatively high frequency and many of them can be fixed without knowledge of internals. Specifically, this session will review common issues in the areas of networking, storage, people, applications, and testing, examining the issues and their solutions.</li>
<li>&#8220;Troubleshooting Oracle Clusterware&#8221; &#8211; Installing RAC is something that typically happens very few times in the life of a database or project. However, dissecting the installation process can be very instructive when learning how RAC works and how the multiple components work together to support a complex, multi-instance database.This session will review a RAC installation from start to finish. We&#8217;ll examine the OS prerequisites, network setup, kernel parameters, Clusterware prerequisites, Clusterware installation, ASM considerations, ASM installation and configuration, and finally RDBMS installation and configuration. We&#8217;ll also discuss options for patching these installations and provide recommendations on ways to keep this environment stable and manageable as it grows.</li>
<li>&#8220;Installing RAC From The Ground Up&#8221; &#8211; Oracle Clusterware is present in all Oracle RAC configurations, but it is often overlooked as a managed piece of software. Since it isn&#8217;t a database, many DBAs aren&#8217;t familiar with its function or techniques for troubleshooting its behaviors.To better understand and be ready for troubleshooting this relatively new software, we start by examining its components and their purposes. An understanding of how each piece fits together will better enable DBAs to quickly identify the most likely source of problems in the stack. Familiarity with the proper operating system and Oracle tools enables DBAs to reveal the right information at the right times to debug the Clusterware components and processes.Finally, adding a troubleshooting process to the sometimes overwhelming stack of software that makes up a RAC cluster can be the key to combining knowledge of Clusterware architecture and processes with the proper tools to quickly identify the right resolution to most issues. Clusterware has ability to reboot servers without warning and sometimes the reasons for its actions are not easily identified. With so much power to affect overall availability, the Clusterware is a critical component and it is important to understand its troubleshooting just as thoroughly as the database layer troubleshooting.</li>
</ol>
<p>We also recently received word that we&#8217;ll be holding a 1/2-day hands on session for RAC at Collaborate on Thursday morning. Stay tuned for more details on the <a href="http://www.oracleracsig.org/">RAC SIG</a> website!</p>
<p>Finally, I have also had one presentation accepted for the <a href="http://odtugkaleidoscope.com/">ODTUG Kaleidoscope</a> conference (June 21-25, 2009 in Monterey, CA). That session is titled &#8220;DBA-speak for Developers&#8221;.</p>
<ol>
<li>&#8220;DBA-speak for Developers&#8221;: The most common problem between DBA and Development teams is a lack of communication. When communication breaks down, it is common for a &#8220;Us vs. Them&#8221; mentality to develop. DBAs are sometimes guilty of using &#8220;DBA-speak&#8221; terms that are intended for other DBAs to understand, but Developers aren&#8217;t always DBA-speak literate. Developers, on the other hand, have many languages as well: Java, PHP, Ruby, and Perl, to name a few. In this technical session, we will focus on helping Developers by translating some of the most common things that their DBAs may say into something that the common Developer can better understand. We&#8217;ll no doubt have some fun trying to make sense of the madness that is the Oracle DBA, but we&#8217;ll also dig in to the real phrases Developers are likely to hear. Attendees are also invited to bring their own DBA-speak phrases for translation as well.</li>
</ol>
<p>Looking ahead, I&#8217;m highly anticipating <a href="http://www.oracle.com/openworld/index.html">Oracle Open World</a> (October 11-15, 2009 &#8211; San Francisco) and <a href="http://miracleas.dk/">Miracle</a> Oracle Open World (October?, 2009, near Copenhagen, Denmark). These are both great events (one very large, one small) with tons of great information and great people to meet and talk with at every turn.</p>
<p>So, if you&#8217;re at any of these events, please do look me up. I&#8217;m on the schedule for many events and enjoy meeting new faces, fellow <a href="http://www.oracleracsig.org/">RAC SIG</a>ers, and anyone interested in a chat about RAC, clustering, storage, or <a href="http://www.dannorris.com/scuba-diving/">scuba diving</a>!</p>
<p>On a more immediate note, I&#8217;ll be attending the <a href="http://www.rmoug.org/">RMOUG</a> conference next week in Denver. This has got to be one of the best buys around for two days of <a href="http://www.technicalconferencesolutions.com/pls/caat/caat_abstract_reports.schedule?conference_id=39">great sessions</a> by some wonderful experts. The networking opportunities are top-notch as well with the event being a relatively small event and the people (like <a href="http://debrasoracle.blogspot.com/">Debra Lilley</a>, <a href="http://carymillsap.blogspot.com/">Cary Millsap</a>, <a href="http://kevinclosson.wordpress.com/">Kevin Closson</a>, <a href="http://wedonotuse.blogspot.com/">Mogens Nørgaard</a>, and Tim Gorman, to name a few) very personable. If you&#8217;re going, I&#8217;ll enjoy seeing you there! If you&#8217;re not&#8230;put it on your calendar for next year. Even with budget cuts, this is still an affordable event!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dannorris.com/2009/02/03/i-can-haz-conferences/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MOOW, Day 1</title>
		<link>http://www.dannorris.com/2008/10/24/moow-day-1/</link>
		<comments>http://www.dannorris.com/2008/10/24/moow-day-1/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 09:19:22 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Miracle OOW]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[miracle]]></category>
		<category><![CDATA[moow]]></category>

		<guid isPermaLink="false">http://www.dannorris.com/?p=282</guid>
		<description><![CDATA[Miracle Oracle Open World is claims to be the best conference in the world. It claims that the &#8220;best&#8221; rating is not because of the number of attendees, but I disagree&#8211;the (relatively small) number of attendees is one of the things that makes this event great! There are less than 200 attendees here, but a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.miracleas.dk/index.asp?page=168&amp;page2=485">Miracle Oracle Open World</a> is claims to be the best conference in the world. It claims that the &#8220;best&#8221; rating is not because of the number of attendees, but I disagree&#8211;the (relatively small) number of attendees is one of the things that makes this event great! There are less than 200 attendees here, but a high percentage of those are some of the most highly respected Oracle experts in the world (at least in my book).</p>
<p>Last night, I attended the opening session which included a technical presentation from <a href="http://www.rulegen.com/pls/apex/f?p=14265:1:2322977068051665">Toon</a> <a href="http://web.inter.nl.net/users/T.Koppelaars/">Koppelaars</a> called &#8220;The Helsinki Declaration.&#8221; The session discusses the trend of the last 6-8 years where we&#8217;ve seen less use of database features and fatter middle tier applications. His plea was that we reverse the trend and return to using the database features (that customers pay a lot of money for) and shrink the middle tier bloat. This, Toon contends, will make more maintainable, more optimized applications overall. Forget about &#8220;database independent applications&#8221; since that necessitates using the database for little more than a spreadsheet. Toon encourages the use of Oracle Application Express (APEX) which promotes putting almost all application components in the database. I&#8217;m not sure I see that APEX is the best tool for every job, but I do see a lot of opportunities for APEX in the coming years and think it certainly could replace Oracle Forms once APEX matures.<span id="more-282"></span></p>
<p>My Day 1 included presentations from Martin Jensen (Oracle), <a href="http://carymillsap.blogspot.com/">Cary Millsap</a> (<a href="http://method-r.com/">Method R</a>), Tanel Poder (<a href="http://www.tanelpoder.com/">PoderC</a>), Carel-Jan Engel (DBA!lert), and Graham Wood (Oracle). In making my choices, I had to miss presentations by Karen Morton (<a href="http://method-r.com/">Method R</a>), Jozé Senegacnic (one of my house mates), Anjo Kolk (<a href="http://www.miraclebenelux.nl/">Miracle Benelux</a>), and James Morle (<a href="http://www.scaleabilities.co.uk/">Scale Abilities</a>, and another of my house mates). You&#8217;d think that with only 3 rooms to choose from at each time slot, it&#8217;d be relatively easy to choose a session to attend, but it&#8217;s impossible. As James put it just a moment ago, &#8220;There&#8217;s no fluff at this conference.&#8221; How true.</p>
<p>While it is a long trip to get here from Chicago, even just this first day of presentations is worth the trip. The networking opportunities are abundant and I prioritize this event higher than many others that I could attend closer to home. If you spend any of your time developing on or managing or consulting with Oracle environments, I would be willing to bet that you&#8217;ll get more out of these 2.5 days than you would out of most 4- or 5-day conference events. Most importantly, you will have opportunities to make contacts that remain intact for years to come.</p>
<p>Tonight is the Gala Dinner and Beach Party in the fun and interesting <a href="http://www.lalandia.dk/English/">Lalandia</a> water park facilities. I hope that I remember to get to sleep as I&#8217;m sure that some won&#8217;t and the program starts tomorrow at 9:30am!</p>
<p>Unfortunately, while I brought the USB cable for my camera, I don&#8217;t have the proper drivers or software on my laptop, so pictures will have to wait until I get home.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dannorris.com/2008/10/24/moow-day-1/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

