Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Migrating TOOLS tablespace to ASSM
Tim,
Thanks, however, the "alter table ... move..." does not work when they have "Long" column types, and hence the question.
>From: Tim Gorman <tim_at_evdbt.com>
>Reply-To: tim_at_evdbt.com
>To: binhpham15_at_hotmail.com
>CC: oracle-l_at_freelists.org
>Subject: Re: Migrating TOOLS tablespace to ASSM
>Date: Mon, 11 Jun 2007 20:05:50 -0600
>
>Sure! Use "ALTER TABLE ... MOVE TABLESPACE <another-tablespace>" to move
>'em out.
>
>...don't forget to ALTER INDEX ... REBUILD on any indexes associated with a
>moved table...
>
>
>
>Binh Pham wrote:
>>We are trying to migrate this TOOLS tablespace to ASSM and encountering an
>>issue. There are objects (tables,indexes, materialized views, etc...)
>>owned
>>by SYSTEM that prevents us from changing this TOOLS tablespace to ASSM.
>>
>>Objects that are in the TOOLS for example:
>>
>>SYSTEM.USER_PROFILE
>>SYSTEM.SQLPLUS_PRODUCT_PROFILE
>>
>>
>>Any suggestion? Thanks.
>>
>>--
>>http://www.freelists.org/webpage/oracle-l
>>
>>
>>
>>
-- http://www.freelists.org/webpage/oracle-lReceived on Tue Jun 12 2007 - 20:23:45 CDT
![]() |
![]() |