Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> How to get rid off file permanently?

How to get rid off file permanently?

From: Andrea Oracle <andreaoracle_at_yahoo.com>
Date: Thu, 12 Apr 2001 09:29:57 -0700
Message-ID: <F001.002E84F1.20010412093606@fatcity.com>

Hi all,

I need to permanently get rid off some files from the database. I did this:

  1. alter database datafile '/orafs/ora1/oradata/LUCP/users02.dbf' offline drop
  2. rm the file from physical directory

After I shutdown and restart the db, I still see the file in dba_data_files table. So how to tell the control file that the file is already gone?

Thank you.



Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/
--

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

Author: Andrea Oracle
  INET: andreaoracle_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). Received on Thu Apr 12 2001 - 11:29:57 CDT

Original text of this message

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