ORA-23329: successful user-provided ddl but no materialized view “string”.”string”

文档解释

ORA-23329: successful user-provided ddl but no materialized view “string”.”string”

Cause: The DDL provided by the user to create a materialized view was executed without error, but materialized view does not exist.

Action: Manually back-out the DDL, and reregister with matching ddl and materialized view.

你可能感兴趣的