My Oracle Support Banner

ORA-00942 Upon Materialized View Fast Refresh (Doc ID 2662261.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 11.2.0.4 and later
Information in this document applies to any platform.

Symptoms

When I try to execute the materialiezed view refresh, I receive the following error:
----
SQL > exec dbms_mview.refresh('<table_mv>');
BEGIN dbms_mview.refresh('<table_mv>'); END;
*
ERROR at line 1:
ORA-00942: table or view does not exist
ORA-02063: preceding line from db2
ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2809
ORA-06512: at "SYS.DBMS_SNAPSHOT", line 3025
ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2994
ORA-06512: at line 1

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.