Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: simple query
"priya" <priya.palanivelu_at_gmail.com> wrote in message
news:1130016720.960091.98820_at_f14g2000cwb.googlegroups.com...
> How will you swap objects into a different table space for an existing
> database ?
> i know one method is by export user
> is there any other way?
>
ALTER TABLE mytable MOVE TABLESPACE mytablespace
+ rebuild indexes and recalculate stats after the MOVE operation
Matthias Received on Sat Oct 22 2005 - 17:02:12 CDT
![]() |
![]() |