Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: MOVE Tables from One Tablespace to Another Tablespace !!
Before importing, make sure you set the schema owner's quota to 0 for the first tablespace. Otherwise, import will create the tables in the first tablespace again.
Dennis
Rukmini Devi wrote:
> Hi,
>
> 1. Export the tables in 1st tablespace
> 2. drop the tables from 1st tablespace
> 2. import the tables into 2nd tablespace
> or
> alter table tablename default tablespace tablespacename
>
> rukmini
>
> ----- Original Message -----
> To: "Multiple recipients of list ORACLE-L" <ORACLE-L_at_fatcity.com>
> Sent: Tuesday, August 21, 2001 1:45 PM
>
> >
> > Hello All,
> >
> >
> > Please tell me the detailed steps to move tables from one tablespace to
> > another tablespace.
> >
> > Regards,
> > Saroj.
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Dennis M. Heisler INET: dheisler_at_binghamton.edu Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Tue Aug 21 2001 - 04:52:40 CDT
![]() |
![]() |