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: Igor Neyman <ineyman_at_perceptron.com>
Date: Tue, 09 Jul 2002 07:43:30 -0800
Message-ID: <F001.00492539.20020709074330@fatcity.com>


Moving datafile will not remove it from SYSTEM tablespace. You can not reassign datafile from one tablespace to another. Now I'm not sure, what are trying to do? Did you find may be "user" objects in SYSTEM tablespace? Then, it's totally different story.

Igor Neyman, OCP DBA
ineyman_at_perceptron.com

  Well, I have recieved a server and found some datafiles   are reside in System tablespace - in this case to move   those datafile we can not put system tablespace offline   therefore can not use alter command...

  Regards,
  -Jalil

    Rachel Carmichael <wisernet100_at_yahoo.com> wrote:

    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).

  Do You Yahoo!?
  New! SBC Yahoo! Dial - 1st Month Free & unlimited access
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Igor Neyman
  INET: ineyman_at_perceptron.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:43:30 CDT

Original text of this message

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