Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: assistance dropping lost tablespace, contains partitioned tables
You can try
alter database datafile <datafilename> offline drop;
At that point you should be able to drop the TS.
HTH,
Mike
|---------+----------------------------->
| | "George Leonard" |
| | <leonarge_at_vodacom.|
| | co.za> |
| | Sent by: |
| | oracle-l-bounce_at_fr|
| | eelists.org |
| | |
| | |
| | 04/22/2004 07:07 |
| | AM |
| | Please respond to |
| | oracle-l |
| | |
|---------+-----------------------------> >-----------------------------------------------------------------------------------------------------------------------| | | | To: <oracle-l_at_freelists.org> | | cc: | | Subject: assistance dropping lost tablespace, contains partitioned tables | >-----------------------------------------------------------------------------------------------------------------------|
Hi all
Scenario
We lost a set of discs, they were only being used as a scratch pad and contained no production data.
About 10 tablespace was located on the disc.
The tablespace had in them partitioned tables by list and then sub portioned by hash.
I am having problems dropping the tablespaces including contents since it picks up that it is a partitioned table that contains segments in other tablespaces.
I have tried dropping the user with cascade but this tries to access the actual datafiles which is of course not reachable.
George
=20
=93This e-mail is sent on the Terms and Conditions that can be accessed b= y Clicking on this link http://www.vodacom.net/legal/email.asp "
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html ----------------------------------------------------------------- ---------------------------------------------------------------- Please see the official ORACLE-L FAQ: http://www.orafaq.com ---------------------------------------------------------------- To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Thu Apr 22 2004 - 06:51:57 CDT
![]() |
![]() |