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 -> dropping a datafile that is offline, temporary tablepsace

dropping a datafile that is offline, temporary tablepsace

From: George Leonard <george_at_is.co.za>
Date: Fri, 25 Aug 2000 14:19:32 +0200
Message-ID: <39a66370$0$225@hades.is.co.za>

platform <Oracle 8.1.5 EE on Solaris 7)

Hi there

Having problems dropping a datafile from my Temp tablespace.

file is offline (needs recovery).

tried: alter database datafile <name> offline drop;

it returns and says statement processed but then when I do select name, file#, status from v$datafile where ts# = 2; it still shows the file as part of the tablespace.

any ideas.
pls email responces
george_at_is.co.za
thx

George Received on Fri Aug 25 2000 - 07:19:32 CDT

Original text of this message

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