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 Table in Tablespace

Re: Moving Table in Tablespace

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: 2000/04/04
Message-ID: <954876200.1778.3.nnrp-09.9e984b29@news.demon.co.uk>#1/1

Get 8.1 and use 'alter table XXX move tablespace YYY'; Then 'alter index xxx_pk rebuild tablespace zzz' etc. The nologging option will make it faster but may not be appropriate.

--

Jonathan Lewis
Yet another Oracle-related web site:  http://www.jlcomp.demon.co.uk

Duarte Nuno Sousa wrote in message <38E9E89A.5576F60_at_solsuni.pt>...

>
>What is the best mode of moving tables, with data, across Tablespaces ?
>
>Duarte Nuno de Sousa
>duarte.sousa_at_solsuni.pt
>
>
Received on Tue Apr 04 2000 - 00:00:00 CDT

Original text of this message

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