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: Move Table to another tablespace?

Re: Move Table to another tablespace?

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Thu, 6 Feb 2003 22:40:47 +0100
Message-ID: <v45m1rdm8pambc@corp.supernews.com>

"Lars Steinmetz" <no_spam_lsteinmetz_at_jakrause.com> wrote in message news:b1uihe$17l65v$1_at_ID-97972.news.dfncis.de...
> Hello NG,
>
> how can I move a table with it's data move to another tablespace? Is there
> an "alter table move" command?
> May someone help me?
>
> Thanx
>
> Greets Lars
>
>

There is in 8i and higher
alter table ... move tablespace ...
Note: this command doesn't work for tables with a LONG column.

Hth

--
Sybrand Bakker
Senior Oracle DBA

to reply remove '-verwijderdit' from my e-mail address
Received on Thu Feb 06 2003 - 15:40:47 CST

Original text of this message

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