<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Miladin Modrakovic&#039;s Blog: Oraclue</title>
	<atom:link href="http://oraclue.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://oraclue.com</link>
	<description>Oracle internals, debugging and undocumented features</description>
	<lastBuildDate>Thu, 27 Oct 2011 15:05:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Resolving Oracle specific errors ( ORA-01031, ORA-00942 etc.) by oraclue</title>
		<link>http://oraclue.com/2011/10/26/resolving-oracle-specific-errors-ora-01031-ora-00942-etc/#comment-818</link>
		<dc:creator><![CDATA[oraclue]]></dc:creator>
		<pubDate>Thu, 27 Oct 2011 15:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://oraclue.com/?p=1631#comment-818</guid>
		<description><![CDATA[Hi Greg,

Its been a while since  I used Oracle 9i but I think so.Just try it.
Enable this events and generate oracle error .

Thanks,

Miladin]]></description>
		<content:encoded><![CDATA[<p>Hi Greg,</p>
<p>Its been a while since  I used Oracle 9i but I think so.Just try it.<br />
Enable this events and generate oracle error .</p>
<p>Thanks,</p>
<p>Miladin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Resolving Oracle specific errors ( ORA-01031, ORA-00942 etc.) by goryszewskig</title>
		<link>http://oraclue.com/2011/10/26/resolving-oracle-specific-errors-ora-01031-ora-00942-etc/#comment-817</link>
		<dc:creator><![CDATA[goryszewskig]]></dc:creator>
		<pubDate>Thu, 27 Oct 2011 14:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://oraclue.com/?p=1631#comment-817</guid>
		<description><![CDATA[Nice one, but is this working with Oracle 9.2.0.8 ?
Regards
GregG]]></description>
		<content:encoded><![CDATA[<p>Nice one, but is this working with Oracle 9.2.0.8 ?<br />
Regards<br />
GregG</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oracle GoldenGate version 11.1.1.1 released by grigorianvlad</title>
		<link>http://oraclue.com/2011/05/10/oracle-goldengate-version-11-1-1-1-released/#comment-815</link>
		<dc:creator><![CDATA[grigorianvlad]]></dc:creator>
		<pubDate>Wed, 26 Oct 2011 01:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://oraclue.com/?p=1572#comment-815</guid>
		<description><![CDATA[I have a question about Flashback Data Archive tables in Goldengate replication. Are these tables usually excluded in an extract like &quot;TABLEEXCLUDE .SYS_FBA_*&quot;? 
What is the approach for replicating and initial load of Flash Back Data Archive tables?
Here is my problem. I exported a user schema using Oracle DataPump, imported into destination database. GoldenGate abended saying some tables dont exist on dest. I checked tables and there were about 200 tables that were not exported because they are FBDA tables and DataPump just ignores them. So, I recreated them on source with scripts.
So, how is this done? Source and destination have their own FBDA and these tables should not be neither recreated with scripts on dest or replicated? Or they have to be replicated with contents?]]></description>
		<content:encoded><![CDATA[<p>I have a question about Flashback Data Archive tables in Goldengate replication. Are these tables usually excluded in an extract like &#8220;TABLEEXCLUDE .SYS_FBA_*&#8221;?<br />
What is the approach for replicating and initial load of Flash Back Data Archive tables?<br />
Here is my problem. I exported a user schema using Oracle DataPump, imported into destination database. GoldenGate abended saying some tables dont exist on dest. I checked tables and there were about 200 tables that were not exported because they are FBDA tables and DataPump just ignores them. So, I recreated them on source with scripts.<br />
So, how is this done? Source and destination have their own FBDA and these tables should not be neither recreated with scripts on dest or replicated? Or they have to be replicated with contents?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on High Availability &#8211; Oracle GoldenGate by grigorianvlad</title>
		<link>http://oraclue.com/2009/12/07/high-availability-oracle-goldengate/#comment-814</link>
		<dc:creator><![CDATA[grigorianvlad]]></dc:creator>
		<pubDate>Wed, 26 Oct 2011 01:20:28 +0000</pubDate>
		<guid isPermaLink="false">http://oraclue.com/?p=1133#comment-814</guid>
		<description><![CDATA[I have a question about Flashback Data Archive tables in Goldengate replication. Are these tables usually excluded in an extract like &quot;TABLEEXCLUDE .SYS_FBA_*&quot;? 
What is the approach for replicating and initial load of Flash Back Data Archive tables?
Here is my problem. I exported a user schema using Oracle DataPump, imported into destination database. GoldenGate abended saying some tables dont exist on dest. I checked tables and there were about 200 tables that were not exported because they are FBDA tables and DataPump just ignores them. So, I recreated them on source with scripts.
So, how is this done? Source and destination have their own FBDA and these tables should not be neither recreated with scripts on dest or replicated? Or they have to be replicated with contents?]]></description>
		<content:encoded><![CDATA[<p>I have a question about Flashback Data Archive tables in Goldengate replication. Are these tables usually excluded in an extract like &#8220;TABLEEXCLUDE .SYS_FBA_*&#8221;?<br />
What is the approach for replicating and initial load of Flash Back Data Archive tables?<br />
Here is my problem. I exported a user schema using Oracle DataPump, imported into destination database. GoldenGate abended saying some tables dont exist on dest. I checked tables and there were about 200 tables that were not exported because they are FBDA tables and DataPump just ignores them. So, I recreated them on source with scripts.<br />
So, how is this done? Source and destination have their own FBDA and these tables should not be neither recreated with scripts on dest or replicated? Or they have to be replicated with contents?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oracle event SQL_TRACE in 11g by Book Review: Oracle Database 11g Performance Tuning Recipes (Part 2) &#171; Charles Hooper&#039;s Oracle Notes</title>
		<link>http://oraclue.com/2009/03/24/oracle-event-sql_trace-in-11g/#comment-808</link>
		<dc:creator><![CDATA[Book Review: Oracle Database 11g Performance Tuning Recipes (Part 2) &#171; Charles Hooper&#039;s Oracle Notes]]></dc:creator>
		<pubDate>Thu, 06 Oct 2011 06:06:56 +0000</pubDate>
		<guid isPermaLink="false">http://oraclue.wordpress.com/?p=691#comment-808</guid>
		<description><![CDATA[[...] Recipes 10-2, 10-11, and 10-16 seem to share a common ancestry with a blog article. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Recipes 10-2, 10-11, and 10-16 seem to share a common ancestry with a blog article. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

