<?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/"
	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>Comments on: How to view list of hidden parameters</title>
	<atom:link href="http://coskan.wordpress.com/2007/02/06/how-to-view-list-of-hidden-parameters/feed/" rel="self" type="application/rss+xml" />
	<link>http://coskan.wordpress.com/2007/02/06/how-to-view-list-of-hidden-parameters/</link>
	<description>What I learned about Oracle</description>
	<lastBuildDate>Wed, 22 May 2013 01:32:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: chicago web development firm</title>
		<link>http://coskan.wordpress.com/2007/02/06/how-to-view-list-of-hidden-parameters/#comment-18537</link>
		<dc:creator><![CDATA[chicago web development firm]]></dc:creator>
		<pubDate>Wed, 08 May 2013 07:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/02/06/how-to-view-list-of-hidden-parameters/#comment-18537</guid>
		<description><![CDATA[Hi there, You have done an excellent job. I will definitely digg it 
and personally recommend to my friends. I&#039;m confident they&#039;ll be benefited from this website.]]></description>
		<content:encoded><![CDATA[<p>Hi there, You have done an excellent job. I will definitely digg it<br />
and personally recommend to my friends. I&#8217;m confident they&#8217;ll be benefited from this website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajan</title>
		<link>http://coskan.wordpress.com/2007/02/06/how-to-view-list-of-hidden-parameters/#comment-6917</link>
		<dc:creator><![CDATA[rajan]]></dc:creator>
		<pubDate>Mon, 17 Sep 2012 10:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/02/06/how-to-view-list-of-hidden-parameters/#comment-6917</guid>
		<description><![CDATA[simple solution is &quot; create pfile from memory;&quot; it will show hidden parameters also. very easy to remember and very easy to work with also using vi editior]]></description>
		<content:encoded><![CDATA[<p>simple solution is &#8221; create pfile from memory;&#8221; it will show hidden parameters also. very easy to remember and very easy to work with also using vi editior</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to view list of hidden parameters &#171; Coskan&#8217;s Approach to Oracle &#171; Oracle jgaicc</title>
		<link>http://coskan.wordpress.com/2007/02/06/how-to-view-list-of-hidden-parameters/#comment-4535</link>
		<dc:creator><![CDATA[How to view list of hidden parameters &#171; Coskan&#8217;s Approach to Oracle &#171; Oracle jgaicc]]></dc:creator>
		<pubDate>Wed, 27 Apr 2011 15:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/02/06/how-to-view-list-of-hidden-parameters/#comment-4535</guid>
		<description><![CDATA[[...] How to view list of hidden parameters « Coskan’s Approach to Oracle   Laisser un commentaire   J&#039;aimeSoyez le premier à aimer ce post.Laisser un commentaire &#187; [...]]]></description>
		<content:encoded><![CDATA[<p>[...] How to view list of hidden parameters « Coskan’s Approach to Oracle   Laisser un commentaire   J&#039;aimeSoyez le premier à aimer ce post.Laisser un commentaire &raquo; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Montaser Salem</title>
		<link>http://coskan.wordpress.com/2007/02/06/how-to-view-list-of-hidden-parameters/#comment-4505</link>
		<dc:creator><![CDATA[Montaser Salem]]></dc:creator>
		<pubDate>Fri, 08 Apr 2011 19:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/02/06/how-to-view-list-of-hidden-parameters/#comment-4505</guid>
		<description><![CDATA[Thank you, it is very useful to km=now, but are there a perfect INIT.ORA parameters file setting can be used as an initial trial for  high database performance ?]]></description>
		<content:encoded><![CDATA[<p>Thank you, it is very useful to km=now, but are there a perfect INIT.ORA parameters file setting can be used as an initial trial for  high database performance ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OraExplorer &#187; See initialization parameters from memory</title>
		<link>http://coskan.wordpress.com/2007/02/06/how-to-view-list-of-hidden-parameters/#comment-3379</link>
		<dc:creator><![CDATA[OraExplorer &#187; See initialization parameters from memory]]></dc:creator>
		<pubDate>Wed, 21 Jan 2009 04:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/02/06/how-to-view-list-of-hidden-parameters/#comment-3379</guid>
		<description><![CDATA[[...] In addition to that it allows you peek into the current values of some hidden parameters too. This is a good alternative to having to run a query like below; Sample below is looking for a value of the &#8220;_b_tree_bitmap_plans&#8221; parameter. I got this code from Coskan&#8217;s blog. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] In addition to that it allows you peek into the current values of some hidden parameters too. This is a good alternative to having to run a query like below; Sample below is looking for a value of the &#8220;_b_tree_bitmap_plans&#8221; parameter. I got this code from Coskan&#8217;s blog. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: See initialization parameters from memory &#171; Oraexplorer&#8217;s Blog</title>
		<link>http://coskan.wordpress.com/2007/02/06/how-to-view-list-of-hidden-parameters/#comment-3377</link>
		<dc:creator><![CDATA[See initialization parameters from memory &#171; Oraexplorer&#8217;s Blog]]></dc:creator>
		<pubDate>Wed, 14 Jan 2009 03:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/02/06/how-to-view-list-of-hidden-parameters/#comment-3377</guid>
		<description><![CDATA[[...] In addition to that it allows you peek into the current values of some hidden parameters too. This is a good alternative to having to run a query like below; Sample below is looking for a value of the &#8220;_b_tree_bitmap_plans&#8221; parameter. I got this code from Coskan&#8217;s blog. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] In addition to that it allows you peek into the current values of some hidden parameters too. This is a good alternative to having to run a query like below; Sample below is looking for a value of the &#8220;_b_tree_bitmap_plans&#8221; parameter. I got this code from Coskan&#8217;s blog. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ittichai</title>
		<link>http://coskan.wordpress.com/2007/02/06/how-to-view-list-of-hidden-parameters/#comment-3363</link>
		<dc:creator><![CDATA[ittichai]]></dc:creator>
		<pubDate>Sun, 14 Dec 2008 06:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/02/06/how-to-view-list-of-hidden-parameters/#comment-3363</guid>
		<description><![CDATA[The script works with 11.1.0.6 too. Thanks.

Ittichai]]></description>
		<content:encoded><![CDATA[<p>The script works with 11.1.0.6 too. Thanks.</p>
<p>Ittichai</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Moss</title>
		<link>http://coskan.wordpress.com/2007/02/06/how-to-view-list-of-hidden-parameters/#comment-3342</link>
		<dc:creator><![CDATA[Jeff Moss]]></dc:creator>
		<pubDate>Wed, 08 Oct 2008 16:45:13 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/02/06/how-to-view-list-of-hidden-parameters/#comment-3342</guid>
		<description><![CDATA[The script does indeed need the table reference &quot;X$KSPPCV&quot; changing to &quot;X$KSPPSV&quot; to make it work on 10.2.0.4 on AIX.

Otherwise great.

Cheers
Jeff]]></description>
		<content:encoded><![CDATA[<p>The script does indeed need the table reference &#8220;X$KSPPCV&#8221; changing to &#8220;X$KSPPSV&#8221; to make it work on 10.2.0.4 on AIX.</p>
<p>Otherwise great.</p>
<p>Cheers<br />
Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coskan</title>
		<link>http://coskan.wordpress.com/2007/02/06/how-to-view-list-of-hidden-parameters/#comment-3245</link>
		<dc:creator><![CDATA[coskan]]></dc:creator>
		<pubDate>Mon, 28 Jan 2008 12:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/02/06/how-to-view-list-of-hidden-parameters/#comment-3245</guid>
		<description><![CDATA[The DEFAULT means if the value is the default or not that column is the indicator only. 
When it is TRUE it is the default value which means you did not set it . When it is FALSE it means the parameter modified. 

If you add the line below to the where clause it will brings you the parameters which are modified. 

and b.ksppstdf=&#039;FALSE&#039;]]></description>
		<content:encoded><![CDATA[<p>The DEFAULT means if the value is the default or not that column is the indicator only.<br />
When it is TRUE it is the default value which means you did not set it . When it is FALSE it means the parameter modified. </p>
<p>If you add the line below to the where clause it will brings you the parameters which are modified. </p>
<p>and b.ksppstdf=&#8217;FALSE&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Emmonds</title>
		<link>http://coskan.wordpress.com/2007/02/06/how-to-view-list-of-hidden-parameters/#comment-3243</link>
		<dc:creator><![CDATA[Chris Emmonds]]></dc:creator>
		<pubDate>Fri, 25 Jan 2008 02:05:03 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/02/06/how-to-view-list-of-hidden-parameters/#comment-3243</guid>
		<description><![CDATA[Hi,

I just created an Oracle 10.2.0.1 datbase on Solaris with a very basic init.ora file.  I ran your query to check the current and default values of the hidden parameters (it worked by just changing to single quotes, as an earlier reader noted).

I found that the current value for _like_with_bind_as_equality
is FALSE, although the default value appears as TRUE.
How can this be - since I have not ever changed any hidden
parameter on any database, and no one has access tho this one other than myself ?!

Thank you!]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I just created an Oracle 10.2.0.1 datbase on Solaris with a very basic init.ora file.  I ran your query to check the current and default values of the hidden parameters (it worked by just changing to single quotes, as an earlier reader noted).</p>
<p>I found that the current value for _like_with_bind_as_equality<br />
is FALSE, although the default value appears as TRUE.<br />
How can this be &#8211; since I have not ever changed any hidden<br />
parameter on any database, and no one has access tho this one other than myself ?!</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
