Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Changing the name of a tablespace with Oracle ?
As far as I know, the only way to do that is "the old-fashioned way"
export the data, drop the tablespace, recreate it with the new name, either create the objects (empty) in the new tablespace, or change the default tablespace of the objects owner to the new one, and then import.
Rachel
>From: Yannick Tireford <yannick_tireford_at_hp.com>
>Reply-To: ORACLE-L_at_fatcity.com
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Subject: Changing the name of a tablespace with Oracle ?
>Date: Wed, 06 Dec 2000 06:55:51 -0800
>
>Hello,
>
> does anybody know if there is a way to change the name of an already
>created tablespace ? Oracle version is 8.0.6.
>
>Thanks,
>
> Yannick
>
>
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author: Yannick Tireford
> INET: yannick_tireford_at_hp.com
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).
![]() |
![]() |