<?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: &#8220;ORA-32035: unreferenced query name defined in WITH&#8221; clause no longer existent in 11.2 ?</title>
	<atom:link href="http://marogel.wordpress.com/2011/06/14/ora-32035-unreferenced-query-name-defined-in-with-clause-no-longer-existent-in-11-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://marogel.wordpress.com/2011/06/14/ora-32035-unreferenced-query-name-defined-in-with-clause-no-longer-existent-in-11-2/</link>
	<description></description>
	<lastBuildDate>Tue, 30 Apr 2013 13:06:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Dom Brooks</title>
		<link>http://marogel.wordpress.com/2011/06/14/ora-32035-unreferenced-query-name-defined-in-with-clause-no-longer-existent-in-11-2/#comment-17</link>
		<dc:creator><![CDATA[Dom Brooks]]></dc:creator>
		<pubDate>Thu, 16 Jun 2011 08:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://marogel.wordpress.com/?p=67#comment-17</guid>
		<description><![CDATA[&gt; I like that it’s disappeared.
Just to qualify that, I mean that when I&#039;m messing around queries I quite often comment out bits, comment back in, etc. So, this means I just have to comment out the references in the FROM and WHERE not the actual subquery above.]]></description>
		<content:encoded><![CDATA[<p>&gt; I like that it’s disappeared.<br />
Just to qualify that, I mean that when I&#8217;m messing around queries I quite often comment out bits, comment back in, etc. So, this means I just have to comment out the references in the FROM and WHERE not the actual subquery above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Kelly</title>
		<link>http://marogel.wordpress.com/2011/06/14/ora-32035-unreferenced-query-name-defined-in-with-clause-no-longer-existent-in-11-2/#comment-15</link>
		<dc:creator><![CDATA[John Kelly]]></dc:creator>
		<pubDate>Tue, 14 Jun 2011 19:36:34 +0000</pubDate>
		<guid isPermaLink="false">http://marogel.wordpress.com/?p=67#comment-15</guid>
		<description><![CDATA[I would rather see the error message as this would alert you to either dead code or a mistake, and force you to resolve it.]]></description>
		<content:encoded><![CDATA[<p>I would rather see the error message as this would alert you to either dead code or a mistake, and force you to resolve it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dom Brooks</title>
		<link>http://marogel.wordpress.com/2011/06/14/ora-32035-unreferenced-query-name-defined-in-with-clause-no-longer-existent-in-11-2/#comment-14</link>
		<dc:creator><![CDATA[Dom Brooks]]></dc:creator>
		<pubDate>Tue, 14 Jun 2011 15:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://marogel.wordpress.com/?p=67#comment-14</guid>
		<description><![CDATA[I&#039;ve looked into this before via a 10053 and it&#039;s clear that the unreferenced query is eliminated but not which query transformation is the culprit - they all say bypassed or not valid

From 10053:
..
Final query after transformations:******* UNPARSED QUERY IS *******
SELECT &quot;DUAL&quot;.&quot;DUMMY&quot; &quot;DUMMY&quot; FROM &quot;SYS&quot;.&quot;DUAL&quot; &quot;DUAL&quot;

So bug or feature? Interesting.

From a practical, development perspective, I like that it&#039;s disappeared.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve looked into this before via a 10053 and it&#8217;s clear that the unreferenced query is eliminated but not which query transformation is the culprit &#8211; they all say bypassed or not valid</p>
<p>From 10053:<br />
..<br />
Final query after transformations:******* UNPARSED QUERY IS *******<br />
SELECT &#8220;DUAL&#8221;.&#8221;DUMMY&#8221; &#8220;DUMMY&#8221; FROM &#8220;SYS&#8221;.&#8221;DUAL&#8221; &#8220;DUAL&#8221;</p>
<p>So bug or feature? Interesting.</p>
<p>From a practical, development perspective, I like that it&#8217;s disappeared.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias Rogel</title>
		<link>http://marogel.wordpress.com/2011/06/14/ora-32035-unreferenced-query-name-defined-in-with-clause-no-longer-existent-in-11-2/#comment-13</link>
		<dc:creator><![CDATA[Matthias Rogel]]></dc:creator>
		<pubDate>Tue, 14 Jun 2011 12:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://marogel.wordpress.com/?p=67#comment-13</guid>
		<description><![CDATA[Thanks Alex, don&#039;t have an 11.1 here to check it.]]></description>
		<content:encoded><![CDATA[<p>Thanks Alex, don&#8217;t have an 11.1 here to check it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://marogel.wordpress.com/2011/06/14/ora-32035-unreferenced-query-name-defined-in-with-clause-no-longer-existent-in-11-2/#comment-12</link>
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Tue, 14 Jun 2011 12:09:14 +0000</pubDate>
		<guid isPermaLink="false">http://marogel.wordpress.com/?p=67#comment-12</guid>
		<description><![CDATA[The same is true for 11.1 (http://technology.amis.nl/blog/4252/subquery-factoring-in-oracle-11g) As far as I&#039;m concerned it&#039;s a feature, the part which is not required for the execution of the query is eliminated.]]></description>
		<content:encoded><![CDATA[<p>The same is true for 11.1 (<a href="http://technology.amis.nl/blog/4252/subquery-factoring-in-oracle-11g" rel="nofollow">http://technology.amis.nl/blog/4252/subquery-factoring-in-oracle-11g</a>) As far as I&#8217;m concerned it&#8217;s a feature, the part which is not required for the execution of the query is eliminated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
