Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Moving tables/indexes from one tablespace to another
It's also worth mentioning that you can't use this approach when the
table contains a LONG or LONG RAW column. I haven't checked 10g, but
this is true as of 9iR2 anyway.
On 6/14/05, Christian Antognini <Christian.Antognini_at_trivadis.com> wrote:
> The easy way is:
> - ALTER TABLE ... MOVE TABLESPACE ...
> - ALTER INDEX ... REBUILD TABLESPACE ...
--=20
"I'm too sexy for my code." - Awk Sed Fred.
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Jun 14 2005 - 09:58:54 CDT
![]() |
![]() |