<?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: Pipelining 10g Database Export and Import</title>
	<atom:link href="http://technology.amis.nl/2005/02/23/pipelining-10g-database-export-and-import/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2005/02/23/pipelining-10g-database-export-and-import/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pipelining-10g-database-export-and-import</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: glamour-agency</title>
		<link>http://technology.amis.nl/2005/02/23/pipelining-10g-database-export-and-import/#comment-1821</link>
		<dc:creator>glamour-agency</dc:creator>
		<pubDate>Mon, 01 Oct 2007 06:08:13 +0000</pubDate>
		<guid isPermaLink="false">/?p=428#comment-1821</guid>
		<description><![CDATA[&lt;strong&gt;Glamour Modeling Agency&lt;/strong&gt;

hey great stuff]]></description>
		<content:encoded><![CDATA[<p><strong>Glamour Modeling Agency</strong></p>
<p>hey great stuff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad</title>
		<link>http://technology.amis.nl/2005/02/23/pipelining-10g-database-export-and-import/#comment-1820</link>
		<dc:creator>Chad</dc:creator>
		<pubDate>Mon, 11 Apr 2005 01:23:55 +0000</pubDate>
		<guid isPermaLink="false">/?p=428#comment-1820</guid>
		<description><![CDATA[A lot of times I need quickly transfer data from my VLDB Oracle tables into flat csv files for various reasons. Even in 10g there is no efficient way to do this. We ended up using fastreader to do this job: http://www.wisdomforce.com]]></description>
		<content:encoded><![CDATA[<p>A lot of times I need quickly transfer data from my VLDB Oracle tables into flat csv files for various reasons. Even in 10g there is no efficient way to do this. We ended up using fastreader to do this job: <a href="http://www.wisdomforce.com" rel="nofollow">http://www.wisdomforce.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jametong</title>
		<link>http://technology.amis.nl/2005/02/23/pipelining-10g-database-export-and-import/#comment-1819</link>
		<dc:creator>jametong</dc:creator>
		<pubDate>Sat, 26 Mar 2005 07:20:47 +0000</pubDate>
		<guid isPermaLink="false">/?p=428#comment-1819</guid>
		<description><![CDATA[In pre Oracle10g releases , we can also use a named pipe to export/import datas.
mknod web.dat p
exp userid=user/pass@host1 buffer=21971520 file=web.dat .... &amp;
imp userid=user/pass@host1 buffer=21971520 file=web.dat ....]]></description>
		<content:encoded><![CDATA[<p>In pre Oracle10g releases , we can also use a named pipe to export/import datas.<br />
mknod web.dat p<br />
exp userid=user/pass@host1 buffer=21971520 file=web.dat &#8230;. &#038;<br />
imp userid=user/pass@host1 buffer=21971520 file=web.dat &#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
