Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Move index to another tablespace
You can do that in 8.0.6 too.
Ruth
----- Original Message -----
To: "Multiple recipients of list ORACLE-L" <ORACLE-L_at_fatcity.com>
Sent: Tuesday, April 02, 2002 9:43 AM
>
>
> > -----Original Message-----
> > From: CHAN Chor Ling Catherine (CSC) [mailto:clchan_at_nie.edu.sg]
> > Sent: Tuesday, April 02, 2002 12:13 AM
> > To: Multiple recipients of list ORACLE-L
> > Subject: RE: Move index to another tablespace
> >
> >
> > Hi Ayyappan,
> >
> > Correct me if I am wrong. I think in 8.1.6, you can use the
> > alter index
> > command to move an index to a different tablespace
> > eg. ALTER INDEX summit.orders_idx REBUILD TABLESPACE
> > new_tablespace_name;
>
>
> That is available since 7.3. Moving tables is available as of 8i. There
are
> few
> missing links now. I'd like to see "RENAME USER" command added to the lot.
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Gogala, Mladen
> INET: MGogala_at_oxhp.com
>
> 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).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Ruth Gramolini INET: rgramolini_at_tax.state.vt.us 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 Apr 02 2002 - 09:33:34 CST
![]() |
![]() |