ORA-8103 When Selecting From A Materialized View While It Is Refreshed
(Doc ID 1377087.1)
Last updated on NOVEMBER 11, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 11.1.0.7 to 11.2.0.3 [Release 11.1 to 11.2]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
Performing a SELECT from a materialized view while it is currently refreshing using:
DBMS_MVIEW.REFRESH with ATOMIC_REFRESH => FALSE fails with:
ORA-08103: object no longer exists.
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 |
Cause |
Solution |
References |