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

Home -> Community -> Usenet -> c.d.o.server -> Re: cannot delete datafile after droping tablespace for Oracle9i

Re: cannot delete datafile after droping tablespace for Oracle9i

From: DA Morgan <damorgan_at_psoug.org>
Date: Tue, 06 Dec 2005 11:35:28 -0800
Message-ID: <1133897708.329133@jetspin.drizzle.com>


cnwy_at_263.net wrote:
> Hello
>
> I have run the SQL "drop tablespace undotbs2 including contents and
> datafiles" sucessfully, but I can find this file in OS folder still
> ,why? Furthermore, when I delete this file in OS folder by manual, it
> shows error message "the file is using, cannot be deleted". Who can
> give me any suggestions? Thanks!
>
> B&R
> wy

DROP TABLESPACE <tablespace_name> INCLUDING CONTENTS AND DATAFILES;

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Tue Dec 06 2005 - 13:35:28 CST

Original text of this message

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