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: Tim Gorman <Tim_at_SageLogix.com>
Date: Tue, 09 Jul 2002 17:43:18 -0800
Message-ID: <F001.00493287.20020709174318@fatcity.com>


If you don't mind SHUTDOWN and then STARTUP NOMOUNT in order to run CREATE CONTROLFILE, then the methods are pretty much equivalent. Often, though, uptime requirements don't permit that luxury...

If you are using RMAN with NOCATALOG, then CREATE CONTROLFILE can destroy some valuable information also...

  Isn't alter-way at least easier? that's enough.   and you can do it online.
  and you would not mess up with control files.   and much faster
  and... nothing more I can think of right now...

  Alexandre

    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:

    So what is the point of "alter database rename file" command?

    Thanks in advance.
    Regards,
    -Jalil


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

--

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

Author: Tim Gorman
  INET: Tim_at_SageLogix.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 - 20:43:18 CDT

Original text of this message

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