ORA-12083: must use DROP MATERIALIZED VIEW 2004-05-10 - By Thomas Day
I have a snapshot that I dropped; however, it left the table.
When I query DBA_SNAPSHOTS the materialized view is not included. When I
query DBA_OBJECTS it shows that the object is present as a table.
When I try to drop the table it gives "ORA-12083 (See ORA-12083.ora-code.com): must use DROP
MATERIALIZED VIEW ... " . When I try to drop the materialized view it gives
"ORA-12003 (See ORA-12003.ora-code.com): materialized view 'xxxx ' does not exist ". When I try to rename
it it gives "ORA-32318 (See ORA-32318.ora-code.com): cannot rename a materialized view "
Any thoughts?
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe send email to: oracle-l-request@(protected)
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
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
|
|