<?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; ODTUG</title>
	<atom:link href="http://www.dannorris.com/tag/odtug/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>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[Miracle OOW]]></category>
		<category><![CDATA[ODTUG Kaleidoscope]]></category>
		<category><![CDATA[OpenWorld]]></category>
		<category><![CDATA[RAC SIG]]></category>
		<category><![CDATA[hotsos]]></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>ODTUG is just around the corner, I&#8217;ll be there</title>
		<link>http://www.dannorris.com/2008/05/28/odtug-is-just-around-the-corner-ill-be-there/</link>
		<comments>http://www.dannorris.com/2008/05/28/odtug-is-just-around-the-corner-ill-be-there/#comments</comments>
		<pubDate>Wed, 28 May 2008 18:38:16 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[ODTUG Kaleidoscope]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[dba]]></category>
		<category><![CDATA[idm]]></category>
		<category><![CDATA[kaleidoscope]]></category>
		<category><![CDATA[ODTUG]]></category>

		<guid isPermaLink="false">http://www.dannorris.com/?p=156</guid>
		<description><![CDATA[Coming up in a few weeks is the ODTUG Kaleidoscope 2008 event in New Orleans (June 15-19). I&#8217;ll be there to present a few sessions and, meet up with old friends and make new acquaintances as well. The location will be great (probably a bit warm and humid, though) and there will be much to [...]]]></description>
			<content:encoded><![CDATA[<p>Coming up in a few weeks is the ODTUG <a href="http://www.odtugkaleidoscope.com/">Kaleidoscope 2008</a> event in New Orleans (June 15-19). I&#8217;ll be there to present a few sessions and, meet up with old friends and make new acquaintances as well. The location will be great (probably a bit warm and humid, though) and there will be much to enjoy in between official conference business. I&#8217;ve never been to NOLA, so I&#8217;m particularly excited about seeing a new place.</p>
<p>The <a href="http://www.prairiesystemsgroup.com/pls/caat/caat_reg_schedules_upd.main?conference_id=29">session scheduler</a> (login required) is online and available to registered attendees. Once there, you&#8217;ll find my sessions listed (please come by, ask questions, try not to sleep):</p>
<ul>
<li>Monday, 1:15p: Oracle Identity Management &#8211; The Total Identity Solution (presenting for Matt Topper who won&#8217;t be able to attend the conference)</li>
<li>Tuesday, 9:15a: RAC For Beginners: The Basics</li>
<li>Tuesday, 2p: Development DBA Panel (I&#8217;m the moderator)</li>
<li>Tuesday, 5p: Oracle ACE Directors Panel (I think I&#8217;m on the panel&#8230;or at least in the room)</li>
<li>Wednesday, 8a: How A RAT Will Save Your Job</li>
</ul>
<p><a href="http://www.piocon.com/">Piocon</a> will also have a booth set up at the conference, so stop by there and say hello (who knows&#8211;you might find me there occasionally too). The Oracle ACE Program will be represented well with many speakers and also Oracle representatives such as <a href="http://blogs.oracle.com/otn/">Justin Kestelyn</a> will be floating around the event too.</p>
<p>I&#8217;ll also be participating in the <a href="http://odtugkaleidoscope.com/ODTUGbrigade.htm">Community Service Day</a> coordinated by ODTUG on Saturday, June 14th. If you&#8217;re going to be volunteering with the group, I&#8217;ll probably see you then. If you can&#8217;t make it, I&#8217;ll see you on Sunday or during the week. If you haven&#8217;t heard about Community Service Day, check the link above to get more information and get involved!</p>
<p>See you in New Orleans!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dannorris.com/2008/05/28/odtug-is-just-around-the-corner-ill-be-there/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Future Oracle events</title>
		<link>http://www.dannorris.com/2008/04/24/future-oracle-events/</link>
		<comments>http://www.dannorris.com/2008/04/24/future-oracle-events/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 05:07:00 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Collaborate Conference]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[ODTUG Kaleidoscope]]></category>
		<category><![CDATA[OpenWorld]]></category>
		<category><![CDATA[cltoug]]></category>
		<category><![CDATA[collaborate]]></category>
		<category><![CDATA[coug]]></category>
		<category><![CDATA[hotsos]]></category>
		<category><![CDATA[nocoug]]></category>
		<category><![CDATA[ODTUG]]></category>
		<category><![CDATA[rmoug]]></category>
		<category><![CDATA[rsa]]></category>
		<category><![CDATA[ukoug]]></category>

		<guid isPermaLink="false">http://www.dannorris.com/2008/04/24/future-oracle-events/</guid>
		<description><![CDATA[This is a quick note about upcoming major events on my Oracle event calendar. June 15-19, ODTUG Kaleidoscope 2008, New Orleans, LA September 21-25, Oracle OpenWorld, San Francisco, CA December 1-5, UKOUG Conference, Birmingham, UK February, 2009 (TBD), RMOUG Training Days, Denver, CO March 8-12, 2009, Hotsos Symposium, Dallas, TX April 20-24, 2009, RSA Conference, [...]]]></description>
			<content:encoded><![CDATA[<p>This is a quick note about upcoming major events on my Oracle event calendar.</p>
<ul>
<li>June 15-19, <a href="http://www.odtugkaleidoscope.com/">ODTUG Kaleidoscope 2008</a>, New Orleans, LA</li>
<li>September 21-25, <a href="http://wiki.oracle.com/page/Oracle+OpenWorld+2008?t=anon">Oracle OpenWorld</a>, San Francisco, CA</li>
<li>December 1-5, <a href="http://conference.ukoug.org/">UKOUG Conference</a>, Birmingham, UK</li>
<li>February, 2009 (TBD), <a href="http://www.rmoug.org/">RMOUG</a> Training Days, Denver, CO</li>
<li>March 8-12, 2009, <a href="https://portal.hotsos.com/company/news/hotsos-symposium-2009-dates-announced">Hotsos Symposium</a>, Dallas, TX</li>
<li>April 20-24, 2009, <a href="http://www.rsaconference.com/">RSA Conference</a>, San Francisco, CA</li>
<li>May 3-7, 2009, Collaborate 09, Orlando, FL</li>
</ul>
<p>In between these events (hopefully, I&#8217;ll get to attend and/or participate in all of them), I&#8217;ll also be planning to present at some regional user group events in Charlotte (<a href="http://www.cltoug.org/">CLTOUG</a>), Chicago (<a href="http://chicago.oracle.ioug.org/">COUG</a>), Northern California (<a href="http://www.nocoug.org/">NoCOUG</a>) and others as time allows.</p>
<p>If you&#8217;re going to be at any of these events, please get in touch so we can meet up there. I&#8217;m hoping to make more time this year for attending these events and be a little less involved in them so that I can make more time for talking with individuals and/or customers. Hope to see you in the next year at one or more of these venues!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dannorris.com/2008/04/24/future-oracle-events/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The User Group Conferences Are Coming!</title>
		<link>http://www.dannorris.com/2008/01/16/the-user-group-conferences-are-coming/</link>
		<comments>http://www.dannorris.com/2008/01/16/the-user-group-conferences-are-coming/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 04:14:36 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Collaborate Conference]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[IOUG]]></category>
		<category><![CDATA[ODTUG Kaleidoscope]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[collaborate]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[kaleidoscope]]></category>
		<category><![CDATA[ODTUG]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://www.dannorris.com/2008/01/16/the-user-group-conferences-are-coming/</guid>
		<description><![CDATA[Okay, not for a while, but for those that are presenters at the conference, the US winter is a time of solemn writing. Whitepaper deadlines are approaching for the IOUG program at the Collaborate 08 (April 14-18 in Denver) conference quickly. Soon after, the presentations for those sessions will be due. No rest for the [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, not for a while, but for those that are presenters at the conference, the US winter is a time of solemn writing. Whitepaper deadlines are approaching for the <a href="http://www.ioug.org/">IOUG</a> program at the <a href="http://www.ioug.org/collaborate08/">Collaborate 08</a> (April 14-18 in Denver) conference quickly. Soon after, the presentations for those sessions will be due. No rest for the wicked after that since <a href="http://www.odtug.com/">ODTUG</a>&#8216;s <a href="http://www.odtugkaleidoscope.com/">Kaleidoscope 08</a> conference will come soon after, in June in New Orleans (note to self: bring extra sweat rags).</p>
<p>As has been the case for several years, the IOUG and ODTUG have graciously selected some of my submissions for presentation at their respective conferences.  While ODTUG has announced that they&#8217;ve selected their sessions, they haven&#8217;t yet posted them or notified many of the speakers.</p>
<p>For the 5 or so people that probably read this blog <img src='http://www.dannorris.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> , here are the sessions where you&#8217;ll find me at Collaborate 08 this year:<span id="more-121"></span></p>
<ul>
<li>To RAC or Not To RAC: What&#8217;s Best For HA? (this is a debate session that I&#8217;m coordinating), Thursday @ 9:45 AM</li>
<li>SSL, Load Balancers, Rewrite, Redirect, and More Advanced Configuration (a 2-hour expert session co-presented with <a href="http://www.matttopper.com/">Matt Topper</a>), Monday @ 9:15 AM</li>
<li>Building A RAC Test Environment On VMWare For Free (a 2-hour expert session), Tuesday @ 3:30 PM</li>
<li>Oracle Adaptive Access Manager: What, Why,  How, Wednesday @ 8:30 AM</li>
</ul>
<p>Of course, I&#8217;ll also be coordinating and participating in several sessions for the <a href="http://www.oracleracsig.org/">RAC SIG</a> at the conference, but we haven&#8217;t yet set dates or times for them.</p>
<p>At the ODTUG Kaleidoscope conference happening June 15-18 in New Orleans, I&#8217;ll be presenting the following sessions (they haven&#8217;t scheduled them yet):</p>
<ul>
<li>How A RAT Will Save Your Job</li>
<li>RAC For Beginners: The Basics</li>
<li>Sunday Fusion Middleware Symposium session: SSL, Load Balancers, Rewrite, Redirect, and More Advanced Configuration (co-presentation with Matt&#8211;a repeat of the Collaborate session)</li>
</ul>
<p><span style="color: #ff0000;">UPDATE</span>: The last session listed above (OAS Advanced Config) is only to be presented at the Sunday Fusion Middleware Symposium instead of a regular conference slot. If you really want the full version, come to Collaborate! <img src='http://www.dannorris.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>If you submitted a session to ODTUG and haven&#8217;t heard back, check <a href="http://www.prairiesystemsgroup.com/odtug_abstracts.html">here</a> for status.</p>
<p>Still not enough? I&#8217;m also presenting at the <a href="http://www.nocoug.org/">Northern California Oracle Users Group</a> conference on <a href="http://www.nocoug.org/next.html">February 19th</a> at <a href="http://maps.google.com/maps?f=l&amp;hl=en&amp;geocode=&amp;time=&amp;date=&amp;ttype=&amp;q=oracle+conference+center&amp;near=350+Oracle+Pkwy,+Redwood+City,+CA+94065&amp;sll=37.532623,-122.264689&amp;sspn=0.006526,0.007811&amp;ie=UTF8&amp;z=17&amp;iwloc=A&amp;om=0">Oracle&#8217;s Conference Center</a> on the HQ Campus. At that event, you can see me in the front talking on these topics:</p>
<ul>
<li>Oracle Adaptive Access Manager: What, Why,  How, at 2:30 PM</li>
<li>High Availability Options for Oracle Database, at 4 PM</li>
</ul>
<p>It&#8217;ll be a busy spring and summer. I&#8217;m not sure I really understood how busy until I wrote it all down in one place&#8230;yikes.</p>
<p>Then things might calm down, but not for long since <a href="http://www.oracle.com/openworld/">Oracle OpenWorld</a> is coming early this year (September 21-25)!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dannorris.com/2008/01/16/the-user-group-conferences-are-coming/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
