<?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 find value of bind variables used by SQLs</title>
	<atom:link href="http://coskan.wordpress.com/2007/03/02/how-to-find-value-of-bind-variables-used-by-sqls/feed/" rel="self" type="application/rss+xml" />
	<link>http://coskan.wordpress.com/2007/03/02/how-to-find-value-of-bind-variables-used-by-sqls/</link>
	<description>What I learned about Oracle</description>
	<lastBuildDate>Tue, 21 May 2013 01:33:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Pankaj Sharma</title>
		<link>http://coskan.wordpress.com/2007/03/02/how-to-find-value-of-bind-variables-used-by-sqls/#comment-6369</link>
		<dc:creator><![CDATA[Pankaj Sharma]]></dc:creator>
		<pubDate>Fri, 20 Apr 2012 09:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/03/02/how-to-find-value-of-bind-variables-used-by-sqls/#comment-6369</guid>
		<description><![CDATA[Please post full example of bind variable.....]]></description>
		<content:encoded><![CDATA[<p>Please post full example of bind variable&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak Sholapurkar</title>
		<link>http://coskan.wordpress.com/2007/03/02/how-to-find-value-of-bind-variables-used-by-sqls/#comment-4054</link>
		<dc:creator><![CDATA[Deepak Sholapurkar]]></dc:creator>
		<pubDate>Thu, 24 Jun 2010 12:06:09 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/03/02/how-to-find-value-of-bind-variables-used-by-sqls/#comment-4054</guid>
		<description><![CDATA[Hi,
I believe this v$sql_shared_cursor, captures only the bind values used for the first execution/Parsing.
I tried by changing the bind variables many time, but able to see only the first value.

Thanks &amp; Regards,
Deepak.Sholapurkar]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
I believe this v$sql_shared_cursor, captures only the bind values used for the first execution/Parsing.<br />
I tried by changing the bind variables many time, but able to see only the first value.</p>
<p>Thanks &amp; Regards,<br />
Deepak.Sholapurkar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to find value of bind variables used by SQLs (10g) &#171; Oracle Logbook</title>
		<link>http://coskan.wordpress.com/2007/03/02/how-to-find-value-of-bind-variables-used-by-sqls/#comment-913</link>
		<dc:creator><![CDATA[How to find value of bind variables used by SQLs (10g) &#171; Oracle Logbook]]></dc:creator>
		<pubDate>Tue, 14 Aug 2007 00:54:15 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/03/02/how-to-find-value-of-bind-variables-used-by-sqls/#comment-913</guid>
		<description><![CDATA[[...] How to find value of bind variables used by SQLs&#160;(10g) Filed under: Uncategorized &#8212; heliodias @ 12:54 am   http://coskan.wordpress.com/2007/03/02/how-to-find-value-of-bind-variables-used-by-sqls/ [...]]]></description>
		<content:encoded><![CDATA[<p>[...] How to find value of bind variables used by SQLs&nbsp;(10g) Filed under: Uncategorized &#8212; heliodias @ 12:54 am   <a href="http://coskan.wordpress.com/2007/03/02/how-to-find-value-of-bind-variables-used-by-sqls/" rel="nofollow">http://coskan.wordpress.com/2007/03/02/how-to-find-value-of-bind-variables-used-by-sqls/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Afzal</title>
		<link>http://coskan.wordpress.com/2007/03/02/how-to-find-value-of-bind-variables-used-by-sqls/#comment-381</link>
		<dc:creator><![CDATA[Afzal]]></dc:creator>
		<pubDate>Mon, 09 Jul 2007 08:37:04 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/03/02/how-to-find-value-of-bind-variables-used-by-sqls/#comment-381</guid>
		<description><![CDATA[Hi,
Can we write a PL/SQL procedure in Oracle 9i to capture the values of bind variables in the dba_fga_audit_trail table. 
Please note that if the shared_cursors init.ora parameter is set to similar FGA do not capture the exact values of the bind variables.

Can a code be witten in the handler to capture them ?

Regards]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
Can we write a PL/SQL procedure in Oracle 9i to capture the values of bind variables in the dba_fga_audit_trail table.<br />
Please note that if the shared_cursors init.ora parameter is set to similar FGA do not capture the exact values of the bind variables.</p>
<p>Can a code be witten in the handler to capture them ?</p>
<p>Regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>
