Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: imp - BLOB - reduce imp time

Re: imp - BLOB - reduce imp time

From: <groups_at_karsten-schmidt.com>
Date: 16 Jun 2005 11:57:11 -0700
Message-ID: <1118948231.341512.163330@z14g2000cwz.googlegroups.com>


Hi,
well, for transportable tablespaces you need some downtime, at least make the tablespace read-only.
many times this will not work due to not getting the chance to make it read-only, which for many equals downtime. Still, restoring your database somewhere, and doing the transportable tablespace trick might be faster than exp/imp. Really depends on the size of your database (to be precise the number of rows in the table with BLOB columns).

If the imp only takes two hours, it's probably not worth investigating other options.

Karsten Received on Thu Jun 16 2005 - 13:57:11 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US