Oracle DBA, How To, Error, Cause and Action

ORA-12083: must use DROP MATERIALIZED VIEW to drop string.string

ORA-12083: must use DROP MATERIALIZED VIEW to drop "string"."string"


Cause:


An attempt was made to drop a materialized view using a command other than DROP MATERIALIZED VIEW.



Action:


Use the DROP MATERIALIZED VIEW command.

No comments:

Post a Comment

Thanks for your comment.