Monday 21 May 2012

ORA-30380: REWRITE_TABLE does not exist

ORA-30380: REWRITE_TABLE does not exist

Cause: You have used the DBMS_MVIEW.EXPLAIN_REWRITE() API before you have created the REWRITE_TABLE.

Action: Create it using the admin or utlxrw.sql script after connecting to the desired schema

No comments:

Post a Comment