<?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: Updateable External Tables</title>
	<atom:link href="http://technology.amis.nl/2005/04/05/updateable-external-tables/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2005/04/05/updateable-external-tables/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=updateable-external-tables</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Oracle 7Up to 10g &#8211; How time flies&#8230; Training for seasoned Oracle SQL and PL/SQL Developers &#171; AMIS Technology blog</title>
		<link>http://technology.amis.nl/2005/04/05/updateable-external-tables/#comment-2009</link>
		<dc:creator>Oracle 7Up to 10g &#8211; How time flies&#8230; Training for seasoned Oracle SQL and PL/SQL Developers &#171; AMIS Technology blog</dc:creator>
		<pubDate>Sun, 07 Nov 2010 13:26:46 +0000</pubDate>
		<guid isPermaLink="false">/?p=491#comment-2009</guid>
		<description><![CDATA[[...] How we can edit files through simple insert and update operations &#8211; Peter Kok&#8217;s article on Updateable External Tables [...]]]></description>
		<content:encoded><![CDATA[<p>[...] How we can edit files through simple insert and update operations &#8211; Peter Kok&#8217;s article on Updateable External Tables [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Updateable External Tables &#171; Rangarajan Iyengar&#8217;s Blog</title>
		<link>http://technology.amis.nl/2005/04/05/updateable-external-tables/#comment-2008</link>
		<dc:creator>Updateable External Tables &#171; Rangarajan Iyengar&#8217;s Blog</dc:creator>
		<pubDate>Mon, 02 Feb 2009 06:19:24 +0000</pubDate>
		<guid isPermaLink="false">/?p=491#comment-2008</guid>
		<description><![CDATA[[...] tables by a workaround, ofcourse there are some caveats on doing this. Kindly read about it  here and make sure you read about caveat as [...]]]></description>
		<content:encoded><![CDATA[<p>[...] tables by a workaround, ofcourse there are some caveats on doing this. Kindly read about it  here and make sure you read about caveat as [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bvk</title>
		<link>http://technology.amis.nl/2005/04/05/updateable-external-tables/#comment-2007</link>
		<dc:creator>bvk</dc:creator>
		<pubDate>Thu, 14 Jun 2007 21:10:12 +0000</pubDate>
		<guid isPermaLink="false">/?p=491#comment-2007</guid>
		<description><![CDATA[Hi Indeed this is a good article!! But could you please give an example of external table with the load when condition!!]]></description>
		<content:encoded><![CDATA[<p>Hi Indeed this is a good article!! But could you please give an example of external table with the load when condition!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Big Daddy Kool Maish</title>
		<link>http://technology.amis.nl/2005/04/05/updateable-external-tables/#comment-2006</link>
		<dc:creator>Big Daddy Kool Maish</dc:creator>
		<pubDate>Fri, 22 Dec 2006 16:46:35 +0000</pubDate>
		<guid isPermaLink="false">/?p=491#comment-2006</guid>
		<description><![CDATA[Thanks for a well thought out explanation.   I cannot imagine using this technique for
any large scale production database as it must be much too slow.  Also, the lack of any
locking mechanism means that it is subject to corruption with simultaneous use in either a single instance or RAC environment.  But it is a very inventive solution.]]></description>
		<content:encoded><![CDATA[<p>Thanks for a well thought out explanation.   I cannot imagine using this technique for<br />
any large scale production database as it must be much too slow.  Also, the lack of any<br />
locking mechanism means that it is subject to corruption with simultaneous use in either a single instance or RAC environment.  But it is a very inventive solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guna</title>
		<link>http://technology.amis.nl/2005/04/05/updateable-external-tables/#comment-2005</link>
		<dc:creator>Guna</dc:creator>
		<pubDate>Wed, 22 Feb 2006 12:06:08 +0000</pubDate>
		<guid isPermaLink="false">/?p=491#comment-2005</guid>
		<description><![CDATA[Hi,

This work around of using DML on Ext Tables was extremely superb,
although it is not applicable in real time.

My question here is whether using Ext Tables to load data into oracle tables
or using SQL Loader (Legacy way) is the best bet in performance in the below cases:

1) For small files (say size in MB)
2) For Medium Files (Say in GB)
3) For VL files (Say in TB)]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This work around of using DML on Ext Tables was extremely superb,<br />
although it is not applicable in real time.</p>
<p>My question here is whether using Ext Tables to load data into oracle tables<br />
or using SQL Loader (Legacy way) is the best bet in performance in the below cases:</p>
<p>1) For small files (say size in MB)<br />
2) For Medium Files (Say in GB)<br />
3) For VL files (Say in TB)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naveed Ahmed Siddiqui</title>
		<link>http://technology.amis.nl/2005/04/05/updateable-external-tables/#comment-2004</link>
		<dc:creator>Naveed Ahmed Siddiqui</dc:creator>
		<pubDate>Wed, 09 Nov 2005 07:01:47 +0000</pubDate>
		<guid isPermaLink="false">/?p=491#comment-2004</guid>
		<description><![CDATA[How we can handle indexing in this approach?]]></description>
		<content:encoded><![CDATA[<p>How we can handle indexing in this approach?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GD</title>
		<link>http://technology.amis.nl/2005/04/05/updateable-external-tables/#comment-2003</link>
		<dc:creator>GD</dc:creator>
		<pubDate>Mon, 24 Oct 2005 15:05:27 +0000</pubDate>
		<guid isPermaLink="false">/?p=491#comment-2003</guid>
		<description><![CDATA[It does not work from TOAD env. as TOAD does not allow to create a new row for a view built over an external table.
I tried using MS Access and DSN but Access but could not make it work. Anyone tried on these two envs. ?]]></description>
		<content:encoded><![CDATA[<p>It does not work from TOAD env. as TOAD does not allow to create a new row for a view built over an external table.<br />
I tried using MS Access and DSN but Access but could not make it work. Anyone tried on these two envs. ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Upendra</title>
		<link>http://technology.amis.nl/2005/04/05/updateable-external-tables/#comment-2002</link>
		<dc:creator>Upendra</dc:creator>
		<pubDate>Wed, 24 Aug 2005 11:49:45 +0000</pubDate>
		<guid isPermaLink="false">/?p=491#comment-2002</guid>
		<description><![CDATA[My external table is not working on &#039;mapped&#039; drives on windows. but this is a requirement. can you advice on this please!!!]]></description>
		<content:encoded><![CDATA[<p>My external table is not working on &#8216;mapped&#8217; drives on windows. but this is a requirement. can you advice on this please!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas</title>
		<link>http://technology.amis.nl/2005/04/05/updateable-external-tables/#comment-2001</link>
		<dc:creator>Lucas</dc:creator>
		<pubDate>Wed, 29 Jun 2005 13:44:21 +0000</pubDate>
		<guid isPermaLink="false">/?p=491#comment-2001</guid>
		<description><![CDATA[I suppose you intended to say something like: I would really like to see an example of the LOAD WHEN &lt;condition&gt; syntax. In any case, does the Oracle documentation not help you there?&lt;/condition&gt;]]></description>
		<content:encoded><![CDATA[<p>I suppose you intended to say something like: I would really like to see an example of the LOAD WHEN <condition> syntax. In any case, does the Oracle documentation not help you there?</condition></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: surendra</title>
		<link>http://technology.amis.nl/2005/04/05/updateable-external-tables/#comment-2000</link>
		<dc:creator>surendra</dc:creator>
		<pubDate>Wed, 29 Jun 2005 07:15:20 +0000</pubDate>
		<guid isPermaLink="false">/?p=491#comment-2000</guid>
		<description><![CDATA[i want one example on using LOAD WHEN CONDITION in External Tables]]></description>
		<content:encoded><![CDATA[<p>i want one example on using LOAD WHEN CONDITION in External Tables</p>
]]></content:encoded>
	</item>
</channel>
</rss>
