Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Trying to drop old undo tablespace that needs recovery
Mark,
Your problem is likely the oracle (transactions) are still holing on to and UNDO segment and oracle want to right itself.
>>They [offline undo segments] don't show a status of needing recovery.
I have not been in the exact position, but in a very similar one...sadly several times. I would like to see more of the ORA-00600 or other ORA- error details.
I have my own notes titled;
Drop Rollback or UNDO Tablspace With Active / Corrupt / "NEEDS RECOVERY" Segments
I will send them to you directly.
But in a basically it goes like this;
I will past the whole doc in another post but not sure if it will make it through?
hth
Chris Marquez
Oracle DBA
-----Original Message-----
From: oracle-l-bounce_at_freelists.org on behalf of Strickland, Mark
Sent: Wed 10/26/2005 6:19 PM
To: oracle-l_at_freelists.org
Subject: Trying to drop old undo tablespace that needs recovery
I've opened a TAR, but I wanted to also solicit ideas from the list. I inherited a database that has an old undo tablespace "UNDO2" that had a datafile that has needed recovery since August 9th. I don't have archived logs going back that far. The tablespace isn't being used. A new undo tablespace called "UNDO" was created sometime back and is being used. The database has been shutdown and restarted successfully since the problem started. Every night when the tablespaces are put in backup mode, errors are thrown in the alert log for the undo2 tablespace because the file that needs recovery is offline. The tablespace has offline undo segments. They don't show a status of needing recovery. I researched it in Metalink and believed that I could offline drop the datafiles in that old tablespace and then drop the tablespace. I was able to execute the alter database offline drop statements successfully, but when I tried to drop the tablespace, I got an ORA-00600. Anybody got any ideas?
Mark Strickland
Seattle, WA
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Oct 26 2005 - 17:42:23 CDT
![]() |
![]() |