Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re[2]: Changing the name of a tablespace with Oracle ?
Yannick,
I'm sure some one out there has a way to do this via updates to the data dictionary, but I would NOT touch it with a 100 mile pole!
Dick Goulet
____________________Reply Separator____________________Subject: Re: Changing the name of a tablespace with Oracle ? Author: "Rachel Carmichael" <carmichr_at_hotmail.com> Date: 12/6/2000 8:06 AM
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).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Rachel Carmichael INET: carmichr_at_hotmail.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).Received on Wed Dec 06 2000 - 11:38:31 CST
![]() |
![]() |