Alexander, September 02, 2011 - 10:34 am UTC
How about a transport tablespace to past point in time before the drop into an existing database, then expdb back over.
Although on 10g there are bugs related to the automation of the auxiliary instance that have prevented me from being able to get it to work, maybe they'd have better luck.
September 02, 2011 - 11:16 am UTC
what do you mean by "transport tablespace to past point in time"?
if you are taking about a tablespace point in time recovery - that is option 1 above.
Alexander, September 02, 2011 - 11:40 am UTC
September 02, 2011 - 12:19 pm UTC
right, a tablespace point in time recovery basically - because you'd need that auxillary instance (rman will create a new instance, restore system and undo and your tablespace to it, recovery to a point in time and transport it).
it would just be faster to do that and then extract the data - why bother finding another database with the right character set that doesn't have that schema yet to attach it to - you can just get it straight away.