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[2]: What is the point to use "alter database rename file"

Re[2]: What is the point to use "alter database rename file"

From: <dgoulet_at_vicr.com>
Date: Tue, 09 Jul 2002 07:18:25 -0800
Message-ID: <F001.0049245D.20020709071825@fatcity.com>


One other point, when recreating the control file you many times have to do a resetlogs at the end which invalidates all of your previous backups. I for one hate to loose any avenue to a recovery if needed. Actually I hate anything that forces me to rebuild the control file(s), you can loose too much history that way. Now I will admit it would be one great enhancement to the command if the kernel would then move the datafile for you. Of course it would be good if drop tablespace also cleaned up after itself, but then that's a 9i feature, only if you have a storage vendor who supports Oracle's OMF API.

Dick Goulet

____________________Reply Separator____________________
Author: Rachel Carmichael <wisernet100_at_yahoo.com>
Date:       7/9/2002 5:58 AM

well, I can think of one off the top of my head -- your way the database has to be shutdown.

using alter database rename file you can just take the tablespace that owns that datafile offline and do the work. All users who don't need that particular tablespace are not affected.


Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Rachel Carmichael
  INET: wisernet100_at_yahoo.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: 
  INET: dgoulet_at_vicr.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 Tue Jul 09 2002 - 10:18:25 CDT

Original text of this message

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