Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Migrating TOOLS tablespace to ASSM

Re: Migrating TOOLS tablespace to ASSM

From: Tim Gorman <tim_at_evdbt.com>
Date: Mon, 11 Jun 2007 20:05:50 -0600
Message-ID: <466DFF7E.4090305@evdbt.com>


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-l
Received on Mon Jun 11 2007 - 21:05:50 CDT

Original text of this message

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