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: RE: Renaming tablespace by updating SYS.TS$

Re: RE: Renaming tablespace by updating SYS.TS$

From: <rgaffuri_at_cox.net>
Date: Fri, 09 May 2003 07:42:55 -0800
Message-ID: <F001.0059530F.20030509074255@fatcity.com>


tablespace name needs to be unique. So we import a tablespace. Drop the old one. Rename the new one to the name of the old one.

Allows us to keep the system in real time. Otherwise we have to take the tablespace offline. This way the user does not notice any downtime. Actually we have tested this against in doubt queries(users do not do DML against these tablespaces) and Oracle appears smart enough to complete the query accurately.
>
> From: "Deshpande, Kirti" <kirti.deshpande_at_verizon.com>
> Date: 2003/05/09 Fri AM 11:21:42 EDT
> To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
> Subject: RE: Renaming tablespace by updating SYS.TS$
>
> How does renaming tablespace makes this process simpler?
>
> - Kirti
>
> -----Original Message-----
> Sent: Friday, May 09, 2003 9:32 AM
> To: Multiple recipients of list ORACLE-L
>
>
> We are doing this to make our transportable tablespace process simpler. We import the transported tablespace. Drop the old one. Rename the new one.
>
> Anyone else do this? Any pitfuls other than the shock and awe of us touching TS$? I know its not supported.
>
> For those of you who hate this idea, they've been doing it since before I got here. Just looking for outside opinions on this.
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Deshpande, Kirti
> INET: kirti.deshpande_at_verizon.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> 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.net
-- 
Author: <rgaffuri_at_cox.net
  INET: rgaffuri_at_cox.net

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Fri May 09 2003 - 10:42:55 CDT

Original text of this message

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