Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Drop tablespace Problem
Okay,
So now the plot thickens.
First there are no foreign keys or any other tables left in the database.
Second, I needed to create another user with a default tablespace (to a
different tablespace) and received an ora-00959 error tablespace does not
exists. (I tried doing this as system and sys. it still failed). Here's
the weird part. The database is functioning normally. I just can't do
alter/add/delete any tablespaces.
IDEA?
thanks
greg
Greg Westendorf <westendorf_at_nospamcp-consulting.com> wrote in article
<01bcd593$57ff4ff0$8e0112c7_at_gwestendorf>...
> Hi and thanks in advance,
> This is Oracle 7.3 for WinNT. I'm trying to drop a tablespace using
'drop
> table DATACS including contents;'.
> It keeps returning an oracle error 'ORA-00959 tablespace does not
exists'.
> I have already truncated and then dropped any tables in the tablespace.
> I've searched DBA_TABLES for any tables that might be left over in that
> tablespace. WHen I search on the dba_tablespace_names the tablespace is
> listed (and status is ONLINE). I've tried to delete that datafile and
> Oracle has a thread on it because I get a locked error .
> So, does anybody have any ideas? I'd like to delete this so I can free
the
> disk space on the server.
>
> thanks again
> greg
>
> westendorf_at_NOSPAMcp-consulting.com
> remove nospam from address before responding
>
Received on Tue Oct 14 1997 - 00:00:00 CDT
![]() |
![]() |