<?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>Square DBA - Oracle DBA Talk &#187; Materialized View</title>
	<atom:link href="http://www.squaredba.com/tag/materialized-view/feed" rel="self" type="application/rss+xml" />
	<link>http://www.squaredba.com</link>
	<description>Oracle DBA Forum, Articles, FAQs, Scripts, OCP Test Papers, Free Blog, DBA Training</description>
	<lastBuildDate>Mon, 18 Jul 2011 17:24:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ORA-06564 When Creating a Materialized View</title>
		<link>http://www.squaredba.com/ora-06564-when-creating-a-materialized-view-106.html</link>
		<comments>http://www.squaredba.com/ora-06564-when-creating-a-materialized-view-106.html#comments</comments>
		<pubDate>Tue, 31 Mar 2009 21:07:53 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Oracle How-To]]></category>
		<category><![CDATA[Oracle Tip]]></category>
		<category><![CDATA[external table]]></category>
		<category><![CDATA[Materialized View]]></category>
		<category><![CDATA[ORA-06564]]></category>

		<guid isPermaLink="false">http://www.squaredba.com/?p=106</guid>
		<description><![CDATA[Today I needed to create a materialized view and received an error. My syntax was correct. Here is the create statement. CREATE MATERIALIZED VIEW SCOTT.STUPID_TABLE BUILD IMMEDIATE REFRESH FORCE START WITH SYSDATE NEXT trunc(sysdate+1) + 22/24 AS select * from BILL.STUPID_TABLE@remote1; and I received this error. ERROR at line 1: ORA-06564: object EXTDIR does not [...]]]></description>
		<wfw:commentRss>http://www.squaredba.com/ora-06564-when-creating-a-materialized-view-106.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Object Caching 219/232 objects using disk: basic

Served from: www.squaredba.com @ 2012-02-10 13:07:07 -->
