<?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>Tanel Poder's blog: Core IT for Geeks and Pros &#187; PL/SQL</title>
	<atom:link href="http://blog.tanelpoder.com/category/plsql/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tanelpoder.com</link>
	<description>Oracle troubleshooting, internals and performance tuning</description>
	<lastBuildDate>Sat, 31 Jul 2010 05:44:10 +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>Read OS environment variables using DBMS_SYSTEM.GET_ENV()</title>
		<link>http://blog.tanelpoder.com/2009/03/27/read-os-environment-variables-using-dbms_systemget_env/</link>
		<comments>http://blog.tanelpoder.com/2009/03/27/read-os-environment-variables-using-dbms_systemget_env/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 17:28:58 +0000</pubDate>
		<dc:creator>Tanel Poder</dc:creator>
				<category><![CDATA[Cool stuff]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[PL/SQL]]></category>

		<guid isPermaLink="false">http://blog.tanelpoder.com/2009/03/27/read-os-environment-variables-using-dbms_systemget_env/</guid>
		<description><![CDATA[Check out this article by Vikram Das about how to read OS environment variables using PL/SQL. I did not know that!]]></description>
			<content:encoded><![CDATA[<p>Check out this article by Vikram Das about <a href="http://blog.tanelpoder.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL29yYWNsZWFwcHN0ZWNobm9sb2d5LmJsb2dzcG90LmNvbS8yMDA5LzAzL2hvdy10by1nZXQtdmFsdWUtb2YtZW52aXJvbm1lbnQuaHRtbA==">how to read OS environment variables using PL/SQL</a>.</p>
<p>I did not know that!</p>
<div class="facebook_like_button"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.tanelpoder.com%2F2009%2F03%2F27%2Fread-os-environment-variables-using-dbms_systemget_env%2F&amp;layout=standard&amp;show-faces=true&amp;width=450&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="padding: 0px 0px; border:none; overflow:hidden; width:450px; height:70px;"></iframe></div> <img src="http://blog.tanelpoder.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=271" width="1" height="1" style="display: none;" /><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.tanelpoder.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.tanelpoder.com/2009/03/27/read-os-environment-variables-using-dbms_systemget_env/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Excellent article on Oracle 11g PL/SQL function result cache</title>
		<link>http://blog.tanelpoder.com/2008/02/03/oracle-11g-plsql-function-result-cache/</link>
		<comments>http://blog.tanelpoder.com/2008/02/03/oracle-11g-plsql-function-result-cache/#comments</comments>
		<pubDate>Sun, 03 Feb 2008 07:39:25 +0000</pubDate>
		<dc:creator>Tanel Poder</dc:creator>
				<category><![CDATA[Oracle 11g]]></category>
		<category><![CDATA[PL/SQL]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://tanelpoder.wordpress.com/?p=58</guid>
		<description><![CDATA[I have so far avoided writing such pointer blog posts which only refer you to another article, but I have to do it with this one. Adrian Billington has written an excellent article on performance of Oracle 11g PL/SQL function result cache. His article is a good example of a thorough, well organized and well [...]]]></description>
			<content:encoded><![CDATA[<p>I have so far avoided writing such pointer blog posts which only refer you to another article, but I have to do it with <a target=\"_blank\" href="http://blog.tanelpoder.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5vcmFjbGUtZGV2ZWxvcGVyLm5ldC9kaXNwbGF5LnBocD9pZD01MDQ=">this one</a>. Adrian Billington has written an excellent article on performance of Oracle 11g PL/SQL function result cache. His article is a good example of a thorough, well organized and well written technical content. I really enjoyed reading it and thanks to his thoroughness, he has just saved me some precious time doing that research on my own.</p>
<p>Get the article here: <a target=\"_blank\" href="http://blog.tanelpoder.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5vcmFjbGUtZGV2ZWxvcGVyLm5ldC9kaXNwbGF5LnBocD9pZD01MDQ=">http://www.oracle-developer.net/display.php?id=504</a></p>
<div class="facebook_like_button"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.tanelpoder.com%2F2008%2F02%2F03%2Foracle-11g-plsql-function-result-cache%2F&amp;layout=standard&amp;show-faces=true&amp;width=450&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="padding: 0px 0px; border:none; overflow:hidden; width:450px; height:70px;"></iframe></div> <img src="http://blog.tanelpoder.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=58" width="1" height="1" style="display: none;" /><p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.tanelpoder.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.tanelpoder.com/2008/02/03/oracle-11g-plsql-function-result-cache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
