<?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: Using Data Pump and Transportable Tablespaces with OWB10gR2 &#8220;Paris&#8221;</title>
	<atom:link href="http://www.rittmanmead.com/2006/04/10/using-data-pump-and-transportable-tablespaces-with-owb10gr2-paris/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rittmanmead.com/2006/04/10/using-data-pump-and-transportable-tablespaces-with-owb10gr2-paris/</link>
	<description>Delivered Intelligence</description>
	<lastBuildDate>Wed, 10 Mar 2010 20:28:28 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paul C</title>
		<link>http://www.rittmanmead.com/2006/04/10/using-data-pump-and-transportable-tablespaces-with-owb10gr2-paris/comment-page-1/#comment-764</link>
		<dc:creator>Paul C</dc:creator>
		<pubDate>Mon, 25 Jun 2007 09:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2006/04/10/using-data-pump-and-transportable-tablespaces-with-owb10gr2-paris/#comment-764</guid>
		<description>Wonder if anyone ou there can help ;-
I&#039;m trying this guide step by step, all passwords eneterd, dblinks precreated, but I get this error when I deploy

None
INFORMATIONAL
### find or create a useable dblink to source.
None
INFORMATIONAL
### step 11 begin: importing tts ...
None
INFORMATIONAL
### step10 end: skipped.
None
INFORMATIONAL
### failed dblink creation.
TARGET_MODULE
Create Error RPE-01036: Failed in creating a database link to source database.

any help appreciated
PC</description>
		<content:encoded><![CDATA[<p>Wonder if anyone ou there can help ;-<br />
I&#8217;m trying this guide step by step, all passwords eneterd, dblinks precreated, but I get this error when I deploy</p>
<p>None<br />
INFORMATIONAL<br />
### find or create a useable dblink to source.<br />
None<br />
INFORMATIONAL<br />
### step 11 begin: importing tts &#8230;<br />
None<br />
INFORMATIONAL<br />
### step10 end: skipped.<br />
None<br />
INFORMATIONAL<br />
### failed dblink creation.<br />
TARGET_MODULE<br />
Create Error RPE-01036: Failed in creating a database link to source database.</p>
<p>any help appreciated<br />
PC</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Gordon</title>
		<link>http://www.rittmanmead.com/2006/04/10/using-data-pump-and-transportable-tablespaces-with-owb10gr2-paris/comment-page-1/#comment-763</link>
		<dc:creator>Andrew Gordon</dc:creator>
		<pubDate>Tue, 11 Apr 2006 00:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2006/04/10/using-data-pump-and-transportable-tablespaces-with-owb10gr2-paris/#comment-763</guid>
		<description>Very nice post. Thanks.
In our case we are moving data from Oracle OLTP into SybaseIQ. And we also wanted to avoid using flat files. We used our own scripts in Pro*C first but it was too slow for us. Our architect got Fastreader wisdomforce tool which allowed us extract data into the pipe and then other process  readed from the pipe and pushed data into Sybase IQ. The strong feature of fastreader is extreme high speed while data extracted from Oracle into text csv format that SybaseIQ could read. DataPump is fast too, but data is extracted into binary only.</description>
		<content:encoded><![CDATA[<p>Very nice post. Thanks.<br />
In our case we are moving data from Oracle OLTP into SybaseIQ. And we also wanted to avoid using flat files. We used our own scripts in Pro*C first but it was too slow for us. Our architect got Fastreader wisdomforce tool which allowed us extract data into the pipe and then other process  readed from the pipe and pushed data into Sybase IQ. The strong feature of fastreader is extreme high speed while data extracted from Oracle into text csv format that SybaseIQ could read. DataPump is fast too, but data is extracted into binary only.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas Goodman</title>
		<link>http://www.rittmanmead.com/2006/04/10/using-data-pump-and-transportable-tablespaces-with-owb10gr2-paris/comment-page-1/#comment-762</link>
		<dc:creator>Nicholas Goodman</dc:creator>
		<pubDate>Mon, 10 Apr 2006 22:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2006/04/10/using-data-pump-and-transportable-tablespaces-with-owb10gr2-paris/#comment-762</guid>
		<description>I know I&#8217;m not really &#8220;doing the Oracle thing&#8221; anymore, but ahhhh heck.
I had kicked the tires extensively on this feature.  &#8220;ETL at the speed of copy&#8221; holds a lot of promise and is just really really cool.  I also liked how it could switch between Data Pump and Transportable Tablespaces.
At one point I started drafting an article to submit to OTN until &#8230; I hit what I believe is just a bizarre stipulation.
You can not &#8220;EXECUTE&#8221; the refresh process from OWB, Process Flows, etc.  The ONLY WAY to &#8220;re-transport&#8221; the module is by REDEPLOYING it.  Errrr&#8230;.
Setting up the Transportable Module is like setting up a mapping (SOURCE TAB -&gt; DBLINK -&gt; STAGE TAB).  Now, once you have the metadata setup to REFRESH THE DATA you should just be able to EXECUTE the object.  That is NOT the case with Trans Modules unfortunately.  The only time data moves from source to warehouse is when you are using OMB or Control center to deploy your objects.
In other words, if Oracle had designed mappings like they did Transportable modules you&#8217;d have to redeploy your mapping everytime you wanted to wanted to move data.
Oracle can improve on this.  Make Transportable Modules executable so that one can &#8220;execute the refresh.&#8221;  Until then, someone has to sit at the Control Center at 2am to move it (or write OMBPlus).</description>
		<content:encoded><![CDATA[<p>I know I&#38;#8217;m not really &#38;#8220;doing the Oracle thing&#38;#8221; anymore, but ahhhh heck.<br />
I had kicked the tires extensively on this feature.  &#38;#8220;ETL at the speed of copy&#38;#8221; holds a lot of promise and is just really really cool.  I also liked how it could switch between Data Pump and Transportable Tablespaces.<br />
At one point I started drafting an article to submit to OTN until &#38;#8230; I hit what I believe is just a bizarre stipulation.<br />
You can not &#38;#8220;EXECUTE&#38;#8221; the refresh process from OWB, Process Flows, etc.  The ONLY WAY to &#38;#8220;re-transport&#38;#8221; the module is by REDEPLOYING it.  Errrr&#38;#8230;.<br />
Setting up the Transportable Module is like setting up a mapping (SOURCE TAB -&#38;gt; DBLINK -&#38;gt; STAGE TAB).  Now, once you have the metadata setup to REFRESH THE DATA you should just be able to EXECUTE the object.  That is NOT the case with Trans Modules unfortunately.  The only time data moves from source to warehouse is when you are using OMB or Control center to deploy your objects.<br />
In other words, if Oracle had designed mappings like they did Transportable modules you&#38;#8217;d have to redeploy your mapping everytime you wanted to wanted to move data.<br />
Oracle can improve on this.  Make Transportable Modules executable so that one can &#38;#8220;execute the refresh.&#38;#8221;  Until then, someone has to sit at the Control Center at 2am to move it (or write OMBPlus).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
