<?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: Database Theory: What is Parallel Query Processing (Parallel Database System)?	</title>
	<atom:link href="https://www.dbrnd.com/2016/11/database-theory-what-is-parallel-query-processing-parallel-database-system/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dbrnd.com/2016/11/database-theory-what-is-parallel-query-processing-parallel-database-system/</link>
	<description>BIGData &#124; NoSQL &#124; MSSQL &#124; MySQL &#124; PostgreSQL</description>
	<lastBuildDate>Tue, 18 Dec 2018 05:46:41 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>
	<item>
		<title>
		By: Dineshkumar		</title>
		<link>https://www.dbrnd.com/2016/11/database-theory-what-is-parallel-query-processing-parallel-database-system/#comment-6818</link>

		<dc:creator><![CDATA[Dineshkumar]]></dc:creator>
		<pubDate>Tue, 18 Dec 2018 05:46:41 +0000</pubDate>
		<guid isPermaLink="false">https://www.dbrnd.com/?p=3881#comment-6818</guid>

					<description><![CDATA[set work area policy manuall increase sort area size in that query sesssion]]></description>
			<content:encoded><![CDATA[<p>set work area policy manuall increase sort area size in that query sesssion</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anvesh Patel		</title>
		<link>https://www.dbrnd.com/2016/11/database-theory-what-is-parallel-query-processing-parallel-database-system/#comment-5413</link>

		<dc:creator><![CDATA[Anvesh Patel]]></dc:creator>
		<pubDate>Mon, 28 Nov 2016 18:39:21 +0000</pubDate>
		<guid isPermaLink="false">https://www.dbrnd.com/?p=3881#comment-5413</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.dbrnd.com/2016/11/database-theory-what-is-parallel-query-processing-parallel-database-system/#comment-5412&quot;&gt;Santhosha&lt;/a&gt;.

Sorry Santhosha, no Idea about this error.
But I searched on Google and found one reason for this error. May be It helps you. 
&quot; The ORA-1652 error is your problem. Your query is performing a sort operation that cannot complete in memory alone. Therefore, it needs to use disk space to complete that sort operation. That disk space is taken from the TEMP tablespace. The ORA-1652 error is telling you that there is not enough room in this tablespace. &quot;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.dbrnd.com/2016/11/database-theory-what-is-parallel-query-processing-parallel-database-system/#comment-5412">Santhosha</a>.</p>
<p>Sorry Santhosha, no Idea about this error.<br />
But I searched on Google and found one reason for this error. May be It helps you.<br />
&#8221; The ORA-1652 error is your problem. Your query is performing a sort operation that cannot complete in memory alone. Therefore, it needs to use disk space to complete that sort operation. That disk space is taken from the TEMP tablespace. The ORA-1652 error is telling you that there is not enough room in this tablespace. &#8220;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Santhosha		</title>
		<link>https://www.dbrnd.com/2016/11/database-theory-what-is-parallel-query-processing-parallel-database-system/#comment-5412</link>

		<dc:creator><![CDATA[Santhosha]]></dc:creator>
		<pubDate>Mon, 28 Nov 2016 17:57:36 +0000</pubDate>
		<guid isPermaLink="false">https://www.dbrnd.com/?p=3881#comment-5412</guid>

					<description><![CDATA[Nice article. What is the root cause for ORA-12801 and ORA-01652 unable to extend temp segment when processing on parallel queries.]]></description>
			<content:encoded><![CDATA[<p>Nice article. What is the root cause for ORA-12801 and ORA-01652 unable to extend temp segment when processing on parallel queries.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
