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: Can I safely get rid of the EXAMPLE tablespace?

Re: Can I safely get rid of the EXAMPLE tablespace?

From: Mladen Gogala <gogala_at_sbcglobal.net>
Date: Thu, 12 Jan 2006 01:09:34 GMT
Message-Id: <pan.2006.01.12.01.09.34.80307@sbcglobal.net>


On Wed, 11 Jan 2006 18:50:23 -0500, ohaya wrote:

> drop tablespace EXAMPLE and datafiles;

Nope. I would try with:
drop tablespace EXAMPLE including contents and datafiles;

-- 
http://www.mgogala.com
Received on Wed Jan 11 2006 - 19:09:34 CST

Original text of this message

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