<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>temporary tables</title>
		<link>http://www.peoplesoftwiki.com/forum/t-239727/temporary-tables</link>
		<description>Posts in the discussion thread &quot;temporary tables&quot; - difference between temporary table types</description>
				<copyright></copyright>
		<lastBuildDate>Wed, 08 Feb 2012 21:08:42 +0000</lastBuildDate>
		
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-239727#post-776260</guid>
				<title>Re: temporary tables</title>
				<link>http://www.peoplesoftwiki.com/forum/t-239727/temporary-tables#post-776260</link>
				<description></description>
				<pubDate>Thu, 06 May 2010 03:43:35 +0000</pubDate>
				<wikidot:authorName>Praj</wikidot:authorName>				<wikidot:authorUserId>52320</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I think this has to do with managing of database locks on the temporary table. That is, an app engine will manage database locks to a dedicated temporary table to ensure other processes cannot write to the temporary table while it is running. I suppose, an "undedicated" temporary table won't have this sort of database lock management in place.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-239727#post-775668</guid>
				<title>temporary tables</title>
				<link>http://www.peoplesoftwiki.com/forum/t-239727/temporary-tables#post-775668</link>
				<description></description>
				<pubDate>Wed, 05 May 2010 15:00:40 +0000</pubDate>
				<wikidot:authorName>DURGAVAJHULA</wikidot:authorName>				<wikidot:authorUserId>476507</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>what is the difference between dedicated temporary tables and undedicated temporary tables in AE?</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>
