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

RE: What is the point to use "alter database rename file" command

From: Rao Vln (dbm1vxr) <dbm1vxr_at_ups.com>
Date: Tue, 09 Jul 2002 12:33:33 -0800
Message-ID: <F001.00492D82.20020709123333@fatcity.com>


In Oracle's point of view you will use 'alter database rename datafile' command when : In case of media recovery AND you cannot restore the data files it its original location :

A) you will restore the datafile to new location 
B) issue 'alter database rename file' command to update controlfile.
C) And then start your recovery process....



-----Original Message-----
Sent: Tuesday, July 09, 2002 4:15 PM
To: Multiple recipients of list ORACLE-L

Well, one reason for it is that 'alter database rename file' does not require taking the database down, just offlining the datafile ( or tablespace, too lazy to RTFM, you do it :)

Jared

Jalil Zabourdine <jalilza_at_yahoo.com>
Sent by: root_at_fatcity.com
07/09/2002 05:48 AM
Please respond to ORACLE-L  

        To:     Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
        cc: 
        Subject:        What is the point to use "alter database rename
file" command?

Hi list,
What is the point to use "alter database rename file" command to move datafile? as we will need to update controle file anyway. So why not do the following directly to move datafile:

Do You Yahoo!?
New! SBC Yahoo! Dial - 1st Month Free & unlimited access

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author:
  INET: Jared.Still_at_radisys.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: Rao Vln (dbm1vxr)
  INET: dbm1vxr_at_ups.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 - 15:33:33 CDT

Original text of this message

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