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: Moving IOT overflow tablespace ?

Re: Moving IOT overflow tablespace ?

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Tue, 7 Aug 2001 10:19:44 +0100
Message-ID: <997176665.24942.0.nnrp-10.9e984b29@news.demon.co.uk>

Statements of the form

    alter table XXX
    move overflow tablespace new_tablespace     nologging
    ;

used to work in 8.1.5. Which version are you running.

--
Jonathan Lewis

Seminars on getting the best out of Oracle
Last few places available for Sept 10th/11th
See http://www.jlcomp.demon.co.uk/seminar.html




Winner Manurung wrote in message ...

>Hi all,
>Does any body know how to move overflow segment of IOT
>separated from data segment ?
>I've tried several alter table move ... overflow ... statements,
>but both segments move to the (data) tablespace.
>
>TIA,
>Winner
>
>
>
>
>
>
>
>
Received on Tue Aug 07 2001 - 04:19:44 CDT

Original text of this message

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