Materialized View Refresh Using Huge Amount Of PGA When Executed Through Automatic DBMS_JOB
(Doc ID 2700236.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 18.9.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
When Materialized view refresh is executed automatically and ORA-4030 is hit due to the session PGA. But issue does not happen when the same Materialized view is refreshed manually using dbms_refresh or DBMS_JOB.RUN called manually.
Changes
None, Materialized view originally created with START WITH / NEXT clauses, so DBMS_JOB was created automatically.
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 |