Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: cannot drop snapshot with partition.
Sandesh,
This is a known bug (1335477) that allows you to rename a snapshot/materialized view, which you shouldn't be allowed to do. What you've got now is data dictionary corruption because not all of the data dictionary entries were changed when the snapshot was renamed.
You can try renaming the snapshot back to its original name, but I suspect you'll get an error that the object already exists.
Your only option, other than a PITR prior to when the snapshot was renamed, is probably to log a tar with support so they can walk you through correcting the data dictionary corruption. This is not something I'd advise trying on your own unless you can afford to lose this db.
HTH,
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: A. Bardeen INET: abardeen1_at_yahoo.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu May 31 2001 - 09:32:07 CDT
![]() |
![]() |