<?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>Sean&#039;s Oracle Share</title>
	<atom:link href="http://oracleshare.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://oracleshare.wordpress.com</link>
	<description>Sharing Oracle Knowledge</description>
	<lastBuildDate>Wed, 16 Nov 2011 10:33:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='oracleshare.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Sean&#039;s Oracle Share</title>
		<link>http://oracleshare.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://oracleshare.wordpress.com/osd.xml" title="Sean&#039;s Oracle Share" />
	<atom:link rel='hub' href='http://oracleshare.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Utility: Pivot with column names</title>
		<link>http://oracleshare.wordpress.com/2010/11/12/utility-pivot-with-column-names/</link>
		<comments>http://oracleshare.wordpress.com/2010/11/12/utility-pivot-with-column-names/#comments</comments>
		<pubDate>Fri, 12 Nov 2010 23:26:35 +0000</pubDate>
		<dc:creator>Sean Molloy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Utility]]></category>

		<guid isPermaLink="false">http://oracleshare.wordpress.com/?p=56</guid>
		<description><![CDATA[Today, I was querying v$instance and got the following output: It seemed to me that it would be nice to have a pivoted output with column names. This is the result for v$instance: This is the result for emp: This is accomplished by two sql files and a c:\tmp directory for temporary files. pivot.sql: Above [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracleshare.wordpress.com&amp;blog=12058859&amp;post=56&amp;subd=oracleshare&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://oracleshare.wordpress.com/2010/11/12/utility-pivot-with-column-names/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/42a8a748808072f0cad8673d843eaee1?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">seanm95</media:title>
		</media:content>
	</item>
		<item>
		<title>conditional login.sql in the SQLPATH</title>
		<link>http://oracleshare.wordpress.com/2010/03/16/conditional-login-sql-in-the-sqlpath/</link>
		<comments>http://oracleshare.wordpress.com/2010/03/16/conditional-login-sql-in-the-sqlpath/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 03:57:57 +0000</pubDate>
		<dc:creator>Sean Molloy</dc:creator>
				<category><![CDATA[sqlplus]]></category>

		<guid isPermaLink="false">http://oracleshare.wordpress.com/?p=44</guid>
		<description><![CDATA[  Further to my post on Self-inflicted unable to startup or shutdown database from OEM, I wondered if there might be a way to make the login.sql conditional.  Background:  The windows registry HKey_Local_Machine\ORACLE\Key_OraDb11g_home1 key has a Value field named SQLPATH  When you run a file from insied sqlplus using @ or &#8220;start&#8221;, sqlplus will search any [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracleshare.wordpress.com&amp;blog=12058859&amp;post=44&amp;subd=oracleshare&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://oracleshare.wordpress.com/2010/03/16/conditional-login-sql-in-the-sqlpath/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/42a8a748808072f0cad8673d843eaee1?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">seanm95</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing OEL 5 on Win 7 Virtual PC</title>
		<link>http://oracleshare.wordpress.com/2010/03/10/installing-oel-5-on-win-7-virtual-pc/</link>
		<comments>http://oracleshare.wordpress.com/2010/03/10/installing-oel-5-on-win-7-virtual-pc/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 04:12:40 +0000</pubDate>
		<dc:creator>Sean Molloy</dc:creator>
				<category><![CDATA[OEL]]></category>

		<guid isPermaLink="false">http://oracleshare.wordpress.com/?p=24</guid>
		<description><![CDATA[  I wanted to setup a virtualized linux environment on my 64 bit windows 7 laptop. (OEL 5 is Oracle Enterprise Linux 5). I looked at a few alternatives: Virtual PC on Win 7: only supports 32bit OSs and requires hardware virtualization, Linux not supported Virtual PC 2007: Supports 32/64 bit OSs, does not require hardware [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracleshare.wordpress.com&amp;blog=12058859&amp;post=24&amp;subd=oracleshare&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://oracleshare.wordpress.com/2010/03/10/installing-oel-5-on-win-7-virtual-pc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/42a8a748808072f0cad8673d843eaee1?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">seanm95</media:title>
		</media:content>

		<media:content url="http://oracleshare.files.wordpress.com/2010/03/oel_install.jpg" medium="image">
			<media:title type="html">oel_install</media:title>
		</media:content>

		<media:content url="http://oracleshare.files.wordpress.com/2010/03/oel5_24.jpg" medium="image">
			<media:title type="html">oel5_24</media:title>
		</media:content>
	</item>
		<item>
		<title>Failing to install the Jan2010 CPU using OEM on Windows</title>
		<link>http://oracleshare.wordpress.com/2010/03/03/failing-to-install-the-jan2010-cpu-using-oem-on-windows/</link>
		<comments>http://oracleshare.wordpress.com/2010/03/03/failing-to-install-the-jan2010-cpu-using-oem-on-windows/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 04:37:24 +0000</pubDate>
		<dc:creator>Sean Molloy</dc:creator>
				<category><![CDATA[CPU]]></category>
		<category><![CDATA[OEM]]></category>
		<category><![CDATA[opatch]]></category>

		<guid isPermaLink="false">http://oracleshare.wordpress.com/?p=16</guid>
		<description><![CDATA[    Problem: Attempting to install the Jan2010 using OEM but failing   Environment: Oracle 11g r1 Win 7 64 bit   Investigation: The log file is reporting: &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; Running prerequisite checks&#8230; Prerequisite check &#8220;CheckActiveFilesAndExecutables&#8221; failed. The details are: Following files are active : C:\app\sean\product\11.1.0\db_1\bin\oraclient11.dll C:\app\sean\product\11.1.0\db_1\bin\orageneric11.dll C:\app\sean\product\11.1.0\db_1\bin\oracommon11.dll C:\app\sean\product\11.1.0\db_1\bin\orapls11.dll C:\app\sean\product\11.1.0\db_1\bin\orahasgen11.dll C:\app\sean\product\11.1.0\db_1\bin\oraocr11.dll C:\app\sean\product\11.1.0\db_1\bin\oran11.dll C:\app\sean\product\11.1.0\db_1\bin\oranro11.dll C:\app\sean\product\11.1.0\db_1\bin\orantcp11.dll C:\app\sean\product\11.1.0\db_1\bin\oraxml11.dll C:\app\sean\product\11.1.0\db_1\bin\oracore11.dll [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracleshare.wordpress.com&amp;blog=12058859&amp;post=16&amp;subd=oracleshare&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://oracleshare.wordpress.com/2010/03/03/failing-to-install-the-jan2010-cpu-using-oem-on-windows/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/42a8a748808072f0cad8673d843eaee1?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">seanm95</media:title>
		</media:content>
	</item>
		<item>
		<title>Self-inflicted unable to startup or shutdown database from OEM</title>
		<link>http://oracleshare.wordpress.com/2010/02/27/self-inflicted-unable-to-startup-or-shutdown-database-from-oem/</link>
		<comments>http://oracleshare.wordpress.com/2010/02/27/self-inflicted-unable-to-startup-or-shutdown-database-from-oem/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 23:46:15 +0000</pubDate>
		<dc:creator>Sean Molloy</dc:creator>
				<category><![CDATA[OEM]]></category>
		<category><![CDATA[database control]]></category>
		<category><![CDATA[login]]></category>

		<guid isPermaLink="false">http://oracleshare.wordpress.com/?p=7</guid>
		<description><![CDATA[    Problem: Unable to startup or shutdown database from OEM (Enterprise Manager/Database Control) Unable to run backup from OEM because of a message about database already being closed.   Environment: Oracle 11g r1 Win 7 64 bit   Investigation: When in OEM and I choose Shutdown, the shutdown did not work. One time instead of shutdown, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracleshare.wordpress.com&amp;blog=12058859&amp;post=7&amp;subd=oracleshare&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://oracleshare.wordpress.com/2010/02/27/self-inflicted-unable-to-startup-or-shutdown-database-from-oem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/42a8a748808072f0cad8673d843eaee1?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">seanm95</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://oracleshare.wordpress.com/2010/02/16/hello-world/</link>
		<comments>http://oracleshare.wordpress.com/2010/02/16/hello-world/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 00:42:35 +0000</pubDate>
		<dc:creator>Sean Molloy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[My intention is to highlight oracle related content that I find interesting. Also as time allows, I intend to blog on Oracle topics sharing my discoveries. I have had great personal satisfaction in sharing technical insights in the past. I hope that I can continue this by blogging.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracleshare.wordpress.com&amp;blog=12058859&amp;post=1&amp;subd=oracleshare&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://oracleshare.wordpress.com/2010/02/16/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/42a8a748808072f0cad8673d843eaee1?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">seanm95</media:title>
		</media:content>
	</item>
	</channel>
</rss>
