My Oracle Support Banner

ORA-20000: ORA-01031: Insufficient Privileges Refresh Materialized View (Doc ID 2784172.1)

Last updated on JULY 20, 2024

Applies to:

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

Symptoms

SQL> exec dbms_mview.REFRESH ('Mview_name');
BEGIN dbms_mview.REFRESH ('Mview_name'); END;

*
ERROR at line 1:
ORA-20000: ORA-01031: insufficient privileges
ORA-06512: at "SYS.DBMS_SNAPSHOT_KKXRCA", line 3012
ORA-06512: at "SYS.DBMS_IREFRESH", line 186
ORA-06512: at "SYS.DBMS_ISNAPSHOT", line 189
ORA-06512: at "SYS.DBMS_SNAPSHOT_KKXRCA", line 2844
ORA-04031: unable to allocate 4072 bytes of shared memory ("shared pool","unknown object","KGLH0^769b7f09","kkscs")

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.