<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Read OS environment variables using DBMS_SYSTEM.GET_ENV()</title>
	<atom:link href="http://blog.tanelpoder.com/2009/03/27/read-os-environment-variables-using-dbms_systemget_env/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tanelpoder.com/2009/03/27/read-os-environment-variables-using-dbms_systemget_env/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=read-os-environment-variables-using-dbms_systemget_env</link>
	<description>Oracle, Exadata, Performance, Troubleshooting - Mobile Life and Productivity.</description>
	<lastBuildDate>Wed, 08 Feb 2012 08:03:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mark Brady</title>
		<link>http://blog.tanelpoder.com/2009/03/27/read-os-environment-variables-using-dbms_systemget_env/comment-page-1/#comment-4780</link>
		<dc:creator>Mark Brady</dc:creator>
		<pubDate>Tue, 22 Jun 2010 15:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2009/03/27/read-os-environment-variables-using-dbms_systemget_env/#comment-4780</guid>
		<description>A search of Oracle documentation for 10.2 and 11.1 returns no results in the PL/SQL supplied packages reference, what gives?</description>
		<content:encoded><![CDATA[<p>A search of Oracle documentation for 10.2 and 11.1 returns no results in the PL/SQL supplied packages reference, what gives?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Poole</title>
		<link>http://blog.tanelpoder.com/2009/03/27/read-os-environment-variables-using-dbms_systemget_env/comment-page-1/#comment-1316</link>
		<dc:creator>Chris Poole</dc:creator>
		<pubDate>Fri, 27 Mar 2009 22:46:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2009/03/27/read-os-environment-variables-using-dbms_systemget_env/#comment-1316</guid>
		<description>This API was introduced in 10.1, as I noted two years ago...!</description>
		<content:encoded><![CDATA[<p>This API was introduced in 10.1, as I noted two years ago&#8230;!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tanel Poder</title>
		<link>http://blog.tanelpoder.com/2009/03/27/read-os-environment-variables-using-dbms_systemget_env/comment-page-1/#comment-1312</link>
		<dc:creator>Tanel Poder</dc:creator>
		<pubDate>Fri, 27 Mar 2009 19:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2009/03/27/read-os-environment-variables-using-dbms_systemget_env/#comment-1312</guid>
		<description>Yes, because the BEQ connections are spawned by your user shell, but Net8 connections by the listener.

For some troubleshooting purposes I&#039;ve used such technique in past that I&#039;ve created another &quot;debug&quot; listener which I started with LD_PRELOAD pointing to a custom library (which did some function call tracing) and only the users connecting through the debug listener would have the tracing enabled...</description>
		<content:encoded><![CDATA[<p>Yes, because the BEQ connections are spawned by your user shell, but Net8 connections by the listener.</p>
<p>For some troubleshooting purposes I&#8217;ve used such technique in past that I&#8217;ve created another &#8220;debug&#8221; listener which I started with LD_PRELOAD pointing to a custom library (which did some function call tracing) and only the users connecting through the debug listener would have the tracing enabled&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maxim</title>
		<link>http://blog.tanelpoder.com/2009/03/27/read-os-environment-variables-using-dbms_systemget_env/comment-page-1/#comment-1311</link>
		<dc:creator>Maxim</dc:creator>
		<pubDate>Fri, 27 Mar 2009 19:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2009/03/27/read-os-environment-variables-using-dbms_systemget_env/#comment-1311</guid>
		<description>It depends, what the environment is referred to - in my quick test, it seems to return the actual environment for beq connections and the environment, oracle instance was started with - for Net 8 connections.

Best regards

Maxim</description>
		<content:encoded><![CDATA[<p>It depends, what the environment is referred to &#8211; in my quick test, it seems to return the actual environment for beq connections and the environment, oracle instance was started with &#8211; for Net 8 connections.</p>
<p>Best regards</p>
<p>Maxim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tanel Poder</title>
		<link>http://blog.tanelpoder.com/2009/03/27/read-os-environment-variables-using-dbms_systemget_env/comment-page-1/#comment-1308</link>
		<dc:creator>Tanel Poder</dc:creator>
		<pubDate>Fri, 27 Mar 2009 17:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2009/03/27/read-os-environment-variables-using-dbms_systemget_env/#comment-1308</guid>
		<description>Note that Oracle 9.2 doesn&#039;t have this procedure, 10.2 has (and I didn&#039;t test 10.1)</description>
		<content:encoded><![CDATA[<p>Note that Oracle 9.2 doesn&#8217;t have this procedure, 10.2 has (and I didn&#8217;t test 10.1)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

