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 -> DROP TABLESPACE does not remove the .ora file

DROP TABLESPACE does not remove the .ora file

From: Gijo Varghese <gijovarghese_at_yahoo.com>
Date: 7 Jan 2003 05:35:24 -0800
Message-ID: <f94477e9.0301070535.704a8f2d@posting.google.com>


[Oracle 8i Solaris.]

I have created a tablespace WpTest.ora

Now I am using the command

DROP TABLESPACE WpTest.ora INCLUDING CONTENTS CASCADE CONSTRAINTS;

I am getting Tablespace dropped message.

But I can still see the file WpTest.ora.

Why is it so? Is it that the .ora file is not removed by Drop Tablespace command?

if not, is there any command available to remove the .ora file too?

[rather than manually deleting the .ora file]

Thanks ,
Gijo Received on Tue Jan 07 2003 - 07:35:24 CST

Original text of this message

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