alter index XYZ rebuild tablespace NEW_TS;
hth
connor
- rgaffuri_at_cox.net wrote: > We are using dictionary
managed tablespacse and yes
> I know I should use locally managed, but I am not
> allowed to change.
>
> I have significant fragmentation. I moved all my
> tables to a new tablespace, rebuild them properly so
> that they would not fragment(kept the Initial and
> Next extents the same) compacted them to PCTUSED 99
> and PCTFREE 1(wont be any inserts,updates or
> deletes)
>
> I coalesced the tablespace, but was unable to resize
> it. My indexes are fragmented too. Is there a simple
> command similiar to
>
> ALTER TABLE MOVE
>
> in order to move my indexes to the new tablespace?
> What is the best method to move indexes to a new
> tablespace? Should I generate a script to rebuild
> them and then drop them?
>
> --
> Please see the official ORACLE-L FAQ:
> http://www.orafaq.net
> --
> Author: <rgaffuri_at_cox.net
> INET: rgaffuri_at_cox.net
>
> Fat City Network Services -- 858-538-5051
> http://www.fatcity.com
> San Diego, California -- Mailing list and web
> hosting services
>
> 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).
>
Connor McDonald
web:
http://www.oracledba.co.uk
web:
http://www.oaktable.net
email: connor_mcdonald_at_yahoo.com
"GIVE a man a fish and he will eat for a day. But TEACH him how to fish, and...he will sit in a boat and drink beer all day"
Yahoo! Plus
For a better Internet experience
http://www.yahoo.co.uk/btoffer
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: =?iso-8859-1?q?Connor=20McDonald?=
INET: hamcdc_at_yahoo.co.uk
Fat City Network Services -- 858-538-5051 http://www.fatcity.com
San Diego, California -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Thu May 15 2003 - 10:51:21 CDT