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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: moving objects between tablespaces

Re: moving objects between tablespaces

From: Alexander Fatkulin <afatkulin_at_gmail.com>
Date: Fri, 23 Mar 2007 09:55:10 +1000
Message-ID: <49d668000703221655s5848f5bcnbe01fb3c3f00ee4@mail.gmail.com>


Godwin,

you can consider using the dbms_redefinition package. It will make the move process more "online like". However you still will be faced with invalidations due to dependency tracking mechanism.

> > 2. Can i perform this moving on fly or do i have to restrict anything before
> > moving the table?
> >

-- 
Alexander Fatkulin
--
http://www.freelists.org/webpage/oracle-l
Received on Thu Mar 22 2007 - 18:55:10 CDT

Original text of this message

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