Database Administration (MOSC)

MOSC Banner

Error when dropping materialized view

edited Jul 25, 2012 2:09AM in Database Administration (MOSC) 5 commentsAnswered ✓
When I try to drop a materialized view, I get errors, and the MV is not dropped:
SQL> DROP MATERIALIZED VIEW TVIC.VEHICLE_SIMPLE_MV ;
DROP MATERIALIZED VIEW TVIC.VEHICLE_SIMPLE_MV
*
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-20200: Operation not allowed
ORA-06512: at line 2

What can I do to remove this MV?

Thanks.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center