<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MacLochlainns Weblog &#187; verify external file for external table</title>
	<atom:link href="http://blog.mclaughlinsoftware.com/tag/verify-external-file-for-external-table/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mclaughlinsoftware.com</link>
	<description>Michael McLaughlin's Technical Blog</description>
	<lastBuildDate>Mon, 06 Sep 2010 21:21:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to avoid errors when querying external tables</title>
		<link>http://blog.mclaughlinsoftware.com/2008/09/28/how-to-avoid-errors-when-querying-external-tables/</link>
		<comments>http://blog.mclaughlinsoftware.com/2008/09/28/how-to-avoid-errors-when-querying-external-tables/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 23:21:44 +0000</pubDate>
		<dc:creator>maclochlainn</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[KUP-04040]]></category>
		<category><![CDATA[ORA-29400]]></category>
		<category><![CDATA[ORA-29913]]></category>
		<category><![CDATA[Oracle external tables]]></category>
		<category><![CDATA[verify external file for external table]]></category>

		<guid isPermaLink="false">http://maclochlainn.wordpress.com/?p=495</guid>
		<description><![CDATA[Somebody got to my blog searching for how to find an external file. I thought about why they might be looking for that. Since the lack of a file raises an error stack, I concluded that they want to verify whether the file exists before querying it. That way, they avoid the annoying ORA-29913, ORA-29400, [...]]]></description>
			<content:encoded><![CDATA[<p>Somebody got to my blog searching for how to find an external file. I thought about why they might be looking for that. Since the lack of a file raises an error stack, I concluded that they want to verify whether the file exists before querying it. That way, they avoid the annoying <code>ORA-29913</code>, <code>ORA-29400</code>, and <code>KUP-04040</code> error stack.</p>
<p>I&#8217;ve added <a title="How to guarantee an external file before querying" href="http://blog.mclaughlinsoftware.com/how-to-guarantee-an-external-file-before-querying/" target="_blank">a page to describe the complete set of steps</a> &#8230; The instructions let you avoid the error stack by verifying the existence of the file first.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mclaughlinsoftware.com/2008/09/28/how-to-avoid-errors-when-querying-external-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
