<?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 on: Using Datapump Restart Capability for ORA-39095</title>
	<atom:link href="http://coskan.wordpress.com/2007/03/21/datapump-restart-capability-for-ora-39095/feed/" rel="self" type="application/rss+xml" />
	<link>http://coskan.wordpress.com/2007/03/21/datapump-restart-capability-for-ora-39095/</link>
	<description>What I learned about Oracle</description>
	<lastBuildDate>Mon, 06 May 2013 17:37:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Luciano Barros Pires</title>
		<link>http://coskan.wordpress.com/2007/03/21/datapump-restart-capability-for-ora-39095/#comment-6077</link>
		<dc:creator><![CDATA[Luciano Barros Pires]]></dc:creator>
		<pubDate>Tue, 14 Feb 2012 14:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/03/21/datapump-restart-capability-for-ora-39095/#comment-6077</guid>
		<description><![CDATA[hi everyone,
in my case, i just changed the number of parallel. (my english is vary bad!)
bye!

Luciano Barros Pires.]]></description>
		<content:encoded><![CDATA[<p>hi everyone,<br />
in my case, i just changed the number of parallel. (my english is vary bad!)<br />
bye!</p>
<p>Luciano Barros Pires.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nasir</title>
		<link>http://coskan.wordpress.com/2007/03/21/datapump-restart-capability-for-ora-39095/#comment-3384</link>
		<dc:creator><![CDATA[Nasir]]></dc:creator>
		<pubDate>Mon, 09 Feb 2009 13:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/03/21/datapump-restart-capability-for-ora-39095/#comment-3384</guid>
		<description><![CDATA[Thanks Ayoub excellent Tip,
We have an alternative solution for those who have already started their expdp job.

what i did was i had given parallel=5 and dumpfile as only 1  file_name.
so i attached to that expdp job  and added 4 more files.

eg.


expdp attach=SYS_EXPORT_SCHEMA_02

Export&gt; add_file=exppd_09Feb_02.dmp

Export&gt; add_file=exppd_09Feb_03.dmp

Export&gt; add_file=exppd_09Feb_04.dmp

Export&gt;  add_file=exppd_09Feb_05.dmp]]></description>
		<content:encoded><![CDATA[<p>Thanks Ayoub excellent Tip,<br />
We have an alternative solution for those who have already started their expdp job.</p>
<p>what i did was i had given parallel=5 and dumpfile as only 1  file_name.<br />
so i attached to that expdp job  and added 4 more files.</p>
<p>eg.</p>
<p>expdp attach=SYS_EXPORT_SCHEMA_02</p>
<p>Export&gt; add_file=exppd_09Feb_02.dmp</p>
<p>Export&gt; add_file=exppd_09Feb_03.dmp</p>
<p>Export&gt; add_file=exppd_09Feb_04.dmp</p>
<p>Export&gt;  add_file=exppd_09Feb_05.dmp</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coskan</title>
		<link>http://coskan.wordpress.com/2007/03/21/datapump-restart-capability-for-ora-39095/#comment-3322</link>
		<dc:creator><![CDATA[coskan]]></dc:creator>
		<pubDate>Fri, 04 Jul 2008 16:10:55 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/03/21/datapump-restart-capability-for-ora-39095/#comment-3322</guid>
		<description><![CDATA[excellent tip Ayoup. Thank you very much for your comments .]]></description>
		<content:encoded><![CDATA[<p>excellent tip Ayoup. Thank you very much for your comments .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ayoub BENSEGHIR</title>
		<link>http://coskan.wordpress.com/2007/03/21/datapump-restart-capability-for-ora-39095/#comment-3320</link>
		<dc:creator><![CDATA[Ayoub BENSEGHIR]]></dc:creator>
		<pubDate>Thu, 03 Jul 2008 11:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/03/21/datapump-restart-capability-for-ora-39095/#comment-3320</guid>
		<description><![CDATA[You have to create a dump file for each parallel process.
Best solution is DUMPFILE=expdata_%U.dmp.


Ayoub BENSEGHIR
FRANCE]]></description>
		<content:encoded><![CDATA[<p>You have to create a dump file for each parallel process.<br />
Best solution is DUMPFILE=expdata_%U.dmp.</p>
<p>Ayoub BENSEGHIR<br />
FRANCE</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mladen</title>
		<link>http://coskan.wordpress.com/2007/03/21/datapump-restart-capability-for-ora-39095/#comment-3317</link>
		<dc:creator><![CDATA[Mladen]]></dc:creator>
		<pubDate>Mon, 23 Jun 2008 12:39:34 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/03/21/datapump-restart-capability-for-ora-39095/#comment-3317</guid>
		<description><![CDATA[Eduardo has right. It is really problem if you use PARALLEL. I had a same problem and without parallel everything just gone fine.

Than You very much.]]></description>
		<content:encoded><![CDATA[<p>Eduardo has right. It is really problem if you use PARALLEL. I had a same problem and without parallel everything just gone fine.</p>
<p>Than You very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luzz</title>
		<link>http://coskan.wordpress.com/2007/03/21/datapump-restart-capability-for-ora-39095/#comment-3269</link>
		<dc:creator><![CDATA[luzz]]></dc:creator>
		<pubDate>Wed, 05 Mar 2008 11:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/03/21/datapump-restart-capability-for-ora-39095/#comment-3269</guid>
		<description><![CDATA[Try SQL&gt;PURGE SYS_EXPORT_TABLE_03.]]></description>
		<content:encoded><![CDATA[<p>Try SQL&gt;PURGE SYS_EXPORT_TABLE_03.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eduardo Valentim</title>
		<link>http://coskan.wordpress.com/2007/03/21/datapump-restart-capability-for-ora-39095/#comment-3251</link>
		<dc:creator><![CDATA[Eduardo Valentim]]></dc:creator>
		<pubDate>Sun, 03 Feb 2008 03:24:06 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/03/21/datapump-restart-capability-for-ora-39095/#comment-3251</guid>
		<description><![CDATA[This error may be caused by PARALLELISM in EXPDP jobs.
Don&#039;t use parallel clause.

Eduardo Valentim
OCA
Fortaleza-CE
Brazil]]></description>
		<content:encoded><![CDATA[<p>This error may be caused by PARALLELISM in EXPDP jobs.<br />
Don&#8217;t use parallel clause.</p>
<p>Eduardo Valentim<br />
OCA<br />
Fortaleza-CE<br />
Brazil</p>
]]></content:encoded>
	</item>
</channel>
</rss>
