<?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"
	>
<channel>
	<title>Comments on: See How To Hack Oracle Using Dangling Cursor Snarfing</title>
	<atom:link href="http://awads.net/wp/2006/11/29/see-how-to-hack-oracle-using-dangling-cursor-snarfing/feed/" rel="self" type="application/rss+xml" />
	<link>http://awads.net/wp/2006/11/29/see-how-to-hack-oracle-using-dangling-cursor-snarfing/</link>
	<description>News, views, tips and tricks on Oracle and other fun stuff</description>
	<pubDate>Fri, 21 Nov 2008 04:02:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: PaweÅ‚ Barut</title>
		<link>http://awads.net/wp/2006/11/29/see-how-to-hack-oracle-using-dangling-cursor-snarfing/#comment-50205</link>
		<dc:creator>PaweÅ‚ Barut</dc:creator>
		<pubDate>Wed, 29 Nov 2006 09:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://awads.net/wp/2006/11/29/see-how-to-hack-oracle-using-dangling-cursor-snarfing/#comment-50205</guid>
		<description>&lt;ol&gt;
&lt;li&gt;do not use 'dbms_sql'. 'Use Execute Immediate' or 'For r in (select ..' loops, or explicit cursor definitions (but not global)
In this situation Oracle closes cursors for you.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Any way this is very intresting sample.
PaweÅ‚&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<ol>
<li>do not use &#8216;dbms_sql&#8217;. &#8216;Use Execute Immediate&#8217; or &#8216;For r in (select ..&#8217; loops, or explicit cursor definitions (but not global)<br />
In this situation Oracle closes cursors for you.</li>
</ol>
<p>Any way this is very intresting sample.<br />
PaweÅ‚</p>
]]></content:encoded>
	</item>
</channel>
</rss>
