<?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>OracLog</title>
	<atom:link href="http://mculp.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mculp.wordpress.com</link>
	<description>Another day in the OraSphere</description>
	<lastBuildDate>Tue, 04 Oct 2011 22:22:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='mculp.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>OracLog</title>
		<link>http://mculp.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mculp.wordpress.com/osd.xml" title="OracLog" />
	<atom:link rel='hub' href='http://mculp.wordpress.com/?pushpress=hub'/>
		<item>
		<title>ADRCI</title>
		<link>http://mculp.wordpress.com/2010/06/23/adrci/</link>
		<comments>http://mculp.wordpress.com/2010/06/23/adrci/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 13:24:09 +0000</pubDate>
		<dc:creator>Mike Culp</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mculp.wordpress.com/?p=74</guid>
		<description><![CDATA[The ADR Command Interpreter (ADRCI) is a command-line tool that you use to manage Oracle Database diagnostic data. ADRCI is a command-line tool that is part of the fault diagnosability infrastructure introduced in Oracle Database Release 11g. ADRCI enables: Viewing diagnostic data within the Automatic Diagnostic Repository (ADR). Viewing Health Monitor reports. Packaging of incident [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mculp.wordpress.com&amp;blog=4289543&amp;post=74&amp;subd=mculp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The ADR Command Interpreter (ADRCI) is a command-line tool that you use to manage Oracle Database diagnostic data. ADRCI is a command-line tool that is part of the fault diagnosability infrastructure introduced in Oracle Database Release 11g.</p>
<p>ADRCI enables:</p>
<ul>
<li>Viewing diagnostic data within the Automatic Diagnostic Repository (ADR).</li>
<li>Viewing Health Monitor reports.</li>
<li>Packaging of incident and problem information into a zip file for transmission to Oracle Support.</li>
</ul>
<p>Diagnostic data includes incident and problem descriptions, trace files, dumps, health monitor reports, alert log entries, and more.</p>
<p>ADRCI has a rich command set, and can be used in interactive mode or within scripts. In addition, ADRCI can execute scripts of ADRCI commands in the same way that SQL*Plus executes scripts of SQL and PL/SQL commands.</p>
<p>ADR data is secured by operating system permissions on the ADR directories, hence there is no need to log in to ADRCI.</p>
<p>To query the ADRCI for info.</p>
<pre>Name                                      Null?    Type
 ----------------------------------------- -------- ----------------------------
 INST_ID                                            NUMBER
 NAME                                               VARCHAR2(64)
 VALUE                                              VARCHAR2(512)</pre>
<p><span style="font-family:Courier;">set linesize 125<br />
col value format a80<br />
SELECT * FROM gv$diag_info;</span></p>
<p><span style="font-family:Courier;">For monitoring and DBA services contact <a href="http://it-remote.com">IT-Remote.com</a><br />
</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mculp.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mculp.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mculp.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mculp.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mculp.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mculp.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mculp.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mculp.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mculp.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mculp.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mculp.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mculp.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mculp.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mculp.wordpress.com/74/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mculp.wordpress.com&amp;blog=4289543&amp;post=74&amp;subd=mculp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mculp.wordpress.com/2010/06/23/adrci/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46d51614f9ec02ad4bf34908cd1009de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mculp</media:title>
		</media:content>
	</item>
		<item>
		<title>Oracle Licensing for Standby and Data Guard</title>
		<link>http://mculp.wordpress.com/2010/03/16/oracle-licensing-for-standby-and-data-guard/</link>
		<comments>http://mculp.wordpress.com/2010/03/16/oracle-licensing-for-standby-and-data-guard/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 19:02:26 +0000</pubDate>
		<dc:creator>Mike Culp</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mculp.wordpress.com/?p=48</guid>
		<description><![CDATA[Licensing for Standby and Data Guard is a very misunderstood and sketchy subject. I&#8217;ve worked for companies that were charged for the standby server, and sometimes obtained huge discounts. It depends on how close to May 31st you are. If the software is running on the server you must license it. BTW here is a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mculp.wordpress.com&amp;blog=4289543&amp;post=48&amp;subd=mculp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Licensing for Standby and Data Guard is a very misunderstood and sketchy subject.<br />
I&#8217;ve worked for companies that were charged for the standby server, and sometimes obtained<br />
huge discounts. It depends on how close to May 31st you are. If the software is running on the<br />
server you must license it.</p>
<p>BTW here is a link to a couple of Oracle&#8217;s licensing docs:</p>
<p><a href="http://www.oracle.com/corporate/pricing/data-recovery-licensing.pdf">Oracle&#8217;s Data Recovery Licensing Guidelines Doc</a></p>
<p><a href="http://www.oracle.com/corporate/pricing/databaselicensing.pdf">Oracle&#8217;s Licensing Guidelines Doc</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mculp.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mculp.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mculp.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mculp.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mculp.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mculp.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mculp.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mculp.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mculp.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mculp.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mculp.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mculp.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mculp.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mculp.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mculp.wordpress.com&amp;blog=4289543&amp;post=48&amp;subd=mculp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mculp.wordpress.com/2010/03/16/oracle-licensing-for-standby-and-data-guard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46d51614f9ec02ad4bf34908cd1009de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mculp</media:title>
		</media:content>
	</item>
		<item>
		<title>APEX Development Notes</title>
		<link>http://mculp.wordpress.com/2010/03/12/apex-development-notes/</link>
		<comments>http://mculp.wordpress.com/2010/03/12/apex-development-notes/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 15:27:37 +0000</pubDate>
		<dc:creator>Mike Culp</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mculp.wordpress.com/?p=36</guid>
		<description><![CDATA[Over the years I have been very involved in the development of various APEX applications. This area of my blog is to talk about the type of things that I am doing that might be interesting general features and techniques of APEX. Feel free to send me anything you feel is relevant to what I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mculp.wordpress.com&amp;blog=4289543&amp;post=36&amp;subd=mculp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Over the years I have been very involved in the development of various APEX applications. This area of my blog is to talk about the type of things that I am doing that might be interesting general features and techniques of APEX. Feel free to send me anything you feel is relevant to what I am talking about in here.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mculp.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mculp.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mculp.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mculp.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mculp.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mculp.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mculp.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mculp.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mculp.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mculp.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mculp.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mculp.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mculp.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mculp.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mculp.wordpress.com&amp;blog=4289543&amp;post=36&amp;subd=mculp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mculp.wordpress.com/2010/03/12/apex-development-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46d51614f9ec02ad4bf34908cd1009de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mculp</media:title>
		</media:content>
	</item>
		<item>
		<title>CentOS 5.6, Oracle11gR2, and VMware Player 3.0</title>
		<link>http://mculp.wordpress.com/2010/03/12/centos-and-oracle11gr2/</link>
		<comments>http://mculp.wordpress.com/2010/03/12/centos-and-oracle11gr2/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 15:24:15 +0000</pubDate>
		<dc:creator>Mike Culp</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mculp.wordpress.com/2010/03/12/centos-and-oracle11gr2/</guid>
		<description><![CDATA[I have recently done an install of CentOS 5.4 and Oracle11gR2, here are some of my notes. First of all since I wanted to be mobile I decided to install this on my laptop and use VMware Player 3.0 to make my virtuals.  Then I went to www.centos.org to get the latest release of the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mculp.wordpress.com&amp;blog=4289543&amp;post=42&amp;subd=mculp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have recently done an install of CentOS 5.4 and Oracle11gR2, here are some of my notes. First of all since I wanted to be mobile I decided to install this on my laptop and use VMware Player 3.0 to make my virtuals.  Then I went to <a href="www.centos.org">www.centos.org</a> to get the latest release of the .ISOs and the DVD. When installing Oracle11gR2 pay attention to the packages that need to be installed, as missing some of these will fail the install.</p>
<p>yum install ncompress</p>
<p>in order to install the uncompress that doesn&#8217;t get installed with CentOS 5.4</p>
<p>In order to make sure APEX gets installed simply go to the APEX directory under the ORACLE_HOME and run apexins.sql. This will install the APEX environment into your 11.2 database. This script will take several parameters which include tablespaces in which to install the product. You can simply edit the script to see at the top of the script which parameters are needed. You will also need to choose a port for the gateway to run on.</p>
<p>Once this occurs you can now begin the process of setting up APEX internally.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mculp.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mculp.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mculp.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mculp.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mculp.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mculp.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mculp.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mculp.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mculp.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mculp.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mculp.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mculp.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mculp.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mculp.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mculp.wordpress.com&amp;blog=4289543&amp;post=42&amp;subd=mculp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mculp.wordpress.com/2010/03/12/centos-and-oracle11gr2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46d51614f9ec02ad4bf34908cd1009de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mculp</media:title>
		</media:content>
	</item>
		<item>
		<title>Sun Solaris Downloads</title>
		<link>http://mculp.wordpress.com/2010/03/12/sun-solaris-downloads/</link>
		<comments>http://mculp.wordpress.com/2010/03/12/sun-solaris-downloads/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 15:17:49 +0000</pubDate>
		<dc:creator>Mike Culp</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mculp.wordpress.com/?p=40</guid>
		<description><![CDATA[http://www.sun.com/download/index.jsp?cat=Operating%20Systems&#038;tab=3&#038;subcat=Solaris%20Operating%20Systems<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mculp.wordpress.com&amp;blog=4289543&amp;post=40&amp;subd=mculp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>http://www.sun.com/download/index.jsp?cat=Operating%20Systems&#038;tab=3&#038;subcat=Solaris%20Operating%20Systems</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mculp.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mculp.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mculp.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mculp.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mculp.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mculp.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mculp.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mculp.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mculp.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mculp.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mculp.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mculp.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mculp.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mculp.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mculp.wordpress.com&amp;blog=4289543&amp;post=40&amp;subd=mculp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mculp.wordpress.com/2010/03/12/sun-solaris-downloads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46d51614f9ec02ad4bf34908cd1009de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mculp</media:title>
		</media:content>
	</item>
		<item>
		<title>OCFS2</title>
		<link>http://mculp.wordpress.com/2009/04/16/ocfs2/</link>
		<comments>http://mculp.wordpress.com/2009/04/16/ocfs2/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 12:38:27 +0000</pubDate>
		<dc:creator>Mike Culp</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mculp.wordpress.com/?p=8</guid>
		<description><![CDATA[Here is the low down on the OCFS2 http://www.oracle.com/technologies/linux/ocfs2.html http://oss.oracle.com/projects/ocfs2/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mculp.wordpress.com&amp;blog=4289543&amp;post=8&amp;subd=mculp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here is the low down on the OCFS2</p>
<p>http://www.oracle.com/technologies/linux/ocfs2.html</p>
<p>http://oss.oracle.com/projects/ocfs2/</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mculp.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mculp.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mculp.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mculp.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mculp.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mculp.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mculp.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mculp.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mculp.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mculp.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mculp.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mculp.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mculp.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mculp.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mculp.wordpress.com&amp;blog=4289543&amp;post=8&amp;subd=mculp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mculp.wordpress.com/2009/04/16/ocfs2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46d51614f9ec02ad4bf34908cd1009de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mculp</media:title>
		</media:content>
	</item>
		<item>
		<title>Oracle Enterprise Linux Notes</title>
		<link>http://mculp.wordpress.com/2008/07/22/oracle-enterprise-notes/</link>
		<comments>http://mculp.wordpress.com/2008/07/22/oracle-enterprise-notes/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 04:43:01 +0000</pubDate>
		<dc:creator>Mike Culp</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mculp.wordpress.com/?p=3</guid>
		<description><![CDATA[In the last couple of years I have noticed a trend toward linux in a lot of shops, that have been running a lot of &#8220;paid-for&#8221; support OSs. I think one of the biggest benefits to going to one of these Linux distros is the flexibility and the prevalence of information globally. I will be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mculp.wordpress.com&amp;blog=4289543&amp;post=3&amp;subd=mculp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In the last couple of years I have noticed a trend toward linux in a lot of shops, that have been running a lot of &#8220;paid-for&#8221; support OSs. I think one of the biggest benefits to going to one of these Linux distros is the flexibility and the prevalence of information globally.</p>
<p>I will be detailing some of the installation notes as it relates to Linux and Oracle over the coming weeks.</p>
<p>Installation notes concerning 11g and Oracle Enterprise Linux OEL (Red Hat 5.6)</p>
<p>Oracle 11g New Features</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mculp.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mculp.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mculp.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mculp.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mculp.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mculp.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mculp.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mculp.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mculp.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mculp.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mculp.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mculp.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mculp.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mculp.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mculp.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mculp.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mculp.wordpress.com&amp;blog=4289543&amp;post=3&amp;subd=mculp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mculp.wordpress.com/2008/07/22/oracle-enterprise-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/46d51614f9ec02ad4bf34908cd1009de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mculp</media:title>
		</media:content>
	</item>
	</channel>
</rss>
